2011-06-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-29 |
Sylvain Thénault |
[repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276
stable
|
file |
diff |
annotate
|
2011-06-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-16 |
Julien Jehannet |
[book] add autoload section from code and fix sphinx warnings
stable
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
2011-04-06 |
Sylvain Thénault |
[test] drop some warnings introduced by new test dabase handling
stable
|
file |
diff |
annotate
|
2011-03-28 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
file |
diff |
annotate
|
2011-03-17 |
Pierre-Yves David |
merge oldstable into default
stable
|
file |
diff |
annotate
|
2011-03-15 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
stable
|
file |
diff |
annotate
|
2011-03-15 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
oldstable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
[dbapi] split in_memory_cnx functions
stable
|
file |
diff |
annotate
|
2011-02-09 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
[repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources
stable
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
[repo] on repository initialization, properly shutdown intermediary repository
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo creation] removing existing entities of 'single' cardinality relatino should be considered as 'activeintegrity' hook. Also don't disable that category during repo creation to avoid pb such as two default workflows for one entity types
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[repo config] cleanup read_instance_schema / bootstrap_schema / creating mess
stable
|
file |
diff |
annotate
|
2010-03-01 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
misc fixes to ensure logilab.db compatibility
stable
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
[test] get a chance to get proper garbage collection when running pytest on whole cw
|
file |
diff |
annotate
|
2010-03-03 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-02-18 |
Sylvain Thénault |
fix create_user function introduced in d6ae30c5d055 for database initialization: messup admin user groups when anon is created due to missing restriction
stable
|
file |
diff |
annotate
|
2010-02-17 |
Sylvain Thénault |
added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it
stable
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
new DBG_ALL debug level
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-10 |
Sylvain Thénault |
disable everything but metadata hooks while inserting schema
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-11-23 |
Sylvain Thénault |
fix #544758 by calling custom sql scripts in add_cubes.
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-12 |
Sylvain Thénault |
fix cut and paste
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
disable syncschema hooks during db initialization
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-16 |
Sylvain Thénault |
initialize entity classes in repository initialization
stable
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
refactor repo authentication to allow pluggable authentifier to login with something else than a password
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
call special sql files in correct order
stable
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
move some stuff from server/__init__ to postcreate, fixing instance creation bug
3.5
|
file |
diff |
annotate
|
2009-08-18 |
Sylvain Thénault |
we have to ensure a pool is set there
stable
|
file |
diff |
annotate
|
2009-08-18 |
Sylvain Thénault |
[migration] drop rqlcursor
stable
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
DBG_MS flag
|
file |
diff |
annotate
|
2009-08-07 |
Sylvain Thénault |
to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
get_csv is being renamed to splitstrip
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
document and replace debugged by a contextmanager/decorator class
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[F server test] sort for test predictability
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
F: start to handle binary debug log level on the server side
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[F schema serial] #344876: missing some 'is'/'is_instance_of' relation for newly created instances
stable
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-23 |
Adrien Di Mascio |
backport stable branch into default
|
file |
diff |
annotate
|
2009-07-19 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-07-18 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-07-18 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|