2010-06-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
[transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes
stable
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
[repo] call entity.check() once before_update hooks has been called, to let them a chance to transform data
stable cubicweb-version-3.8.5
|
file |
diff |
annotate
|
2010-06-17 |
Sylvain Thénault |
[entity] can't do anymore dict(entity) since entity doesn't inherit from dict
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
[repo] on repository shutdown, we've to close the new eid creation connection
stable
|
file |
diff |
annotate
|
2010-06-14 |
Aurelien Campeas |
[rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand
stable
|
file |
diff |
annotate
|
2010-06-11 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-11 |
Sylvain Thénault |
[json] fix json serialization for recent simplejson implementation, and test encoding of entities
|
file |
diff |
annotate
|
2010-06-10 |
Aurelien Campeas |
[repo] fix typo
stable
|
file |
diff |
annotate
|
2010-06-03 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
backported to stable some changes made on site for a customer
stable
|
file |
diff |
annotate
|
2010-06-02 |
Alexandre Fayolle |
log the user name on session opening for easier debugging
stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-29 |
Alexandre Fayolle |
merge back to stable some changes made on site for a customer.
stable
|
file |
diff |
annotate
|
2010-05-29 |
Alexandre Fayolle |
ldap source logging
stable
|
file |
diff |
annotate
|
2010-05-29 |
Alexandre Fayolle |
/siteinfo page: display information about the names of the running threads
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[web] dont attempt to update last login time on ldap users, avoiding spurious tb in logs (closes #914464)
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
2010-04-30 |
Sylvain Thénault |
[vreg repo] shouldn't call init_registration in on hook registry bootstrap, already done before
|
file |
diff |
annotate
|
2010-04-29 |
Sylvain Thénault |
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
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 |
backport default into stable: stable is now cw 3.8
|
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-04-23 |
Sylvain Thénault |
[repo] cleanup
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-22 |
Alexandre Fayolle |
[python2.6] don't add a name property on Thread
stable
|
file |
diff |
annotate
|
2010-04-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-15 |
Sylvain Thénault |
[repo] fix more indentation pb in repo.glob_update_entity, causing duplicated inline relation hooks call
stable
|
file |
diff |
annotate
|
2010-04-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-08 |
Adrien Di Mascio |
[repository] fix bad indentation in glob_update_entity, source.update_entity() should be called once per update
stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-04-06 |
Alexandre Fayolle |
log RQL query in case of unexpected failure (priceless when porting to new database)
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[repository] forbid usage of set_attributes() in before_add_entity
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[optimization] improve massive write performance by optimizing hooks selection
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-30 |
Sylvain Thénault |
[repo] we want a hooks manager and hooks initialized event on quick start (we trigger events such as server_backup / server_restore for instance)
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[reload] on registry reloading, we should change class of users of opened session
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo] don't need rset description on those queries
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[cleanup] style fixes, add nodes, 0.2 cents refactorings
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo] on add entity, set cache as soon as possible + fill type/source cache
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo] more efficient eid cache operations handling based on set_operation; refactor
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-26 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[form] put qualified name on validation error, should fix #784299
stable
|
file |
diff |
annotate
|
2010-03-24 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-23 |
Sylvain Thénault |
fix bug with damned transmutation functionality, occuring when using an INSERT query which also add relation to the entity
stable
|
file |
diff |
annotate
|
2010-03-19 |
Sylvain Thénault |
[repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
[repo] don't call server_shutdown hooks when creating/repairing instance to be consistence with server_startup hooks
stable
|
file |
diff |
annotate
|
2010-03-01 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-11 |
Sylvain Thénault |
[repo stats] add cache size
stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
fix hooks control method name + other litle cleanups
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|