2010-04-06 Sylvain Thénault backport stable
2010-04-06 Sylvain Thénault [test] _gc_debug deleted from etwist.server
2010-04-06 Aurelien Campeas [doc/book] talk about reloadComponent, misc tweaks and notes stable
2010-04-06 Aurelien Campeas [doc/book] add q/a on i18n customisation, misc tweaks stable
2010-04-06 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
2010-04-06 Sylvain Thénault merge stable
2010-04-06 Sylvain Thénault [ldap] fix email synchronization code: bad rql query + avoid integrity error on creating the address + nicer use_email / primary_email handling stable
2010-04-06 Aurelien Campeas [doc/book] adjust a bit stable
2010-04-06 Aurelien Campeas [doc/book] expand the js chapter with an ajax story stable
2010-04-06 Sylvain Thénault [doc] remove useless directories stable
2010-04-06 Sylvain Thénault temporary move stable
2010-04-06 Sylvain Thénault [web components] refactor as book recommends :$ stable
2010-04-06 Sylvain Thénault more / cleaner / in code documentation of vreg, selectors and appobject stable
2010-04-06 Sylvain Thénault add note about running repository / client code stable
2010-04-05 Alexandre Fayolle added information about the naming conventions in schema.py stable
2010-04-02 Aurelien Campeas [doc/book] a new chapter on how to use the ORM stable
2010-04-02 Sylvain Thénault improved doc on selectors an vregistry stable
2010-04-02 Sylvain Thénault fix rest formatting stable
2010-04-02 Alexandre Fayolle typo fix stable
2010-04-02 Alexandre Fayolle merge stable
2010-04-02 Alexandre Fayolle catch and log errors caused by bad json data stable
2010-04-02 Alexandre Fayolle list allowed values for ldap protocol setting in help, so that the generated file includes this in a comment stable
2010-04-02 Aurelien Campeas [doc/book] enhance i18n section #656191 stable
2010-04-02 Sylvain Thénault [doc] more (doc oriented) feature in list stable
2010-04-02 Sylvain Thénault [doc] enhanced setup section: fix sections'level, more postgres tips, merge environment doc with cwconfig.py module docstring using custom autodocstring directive stable
2010-04-02 Sylvain Thénault [doc] enhanced concepts section stable
2010-04-02 Sylvain Thénault remove ref to no more existing file stable
2010-04-02 Adrien Di Mascio [cleaning] simpler implementation of cmd_create_entity stable
2010-04-02 Adrien Di Mascio [storages] fix fs_importing side-effect on entity.data stable
2010-04-01 Sylvain Thénault nicer warning stable
2010-04-01 Sylvain Thénault [doc] started full features list stable
2010-04-01 Sylvain Thénault [python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred stable
2010-04-01 Sylvain Thénault [entity] explain why the assert failed stable
2010-04-01 Sylvain Thénault [test] fix expected error stable
2010-03-31 Sylvain Thénault fix bad merge
2010-03-31 Sylvain Thénault fix #822890, missing argument on abstract source backup method make backup failed on multi-sources instances stable
2010-03-31 Sylvain Thénault merge stable
2010-03-31 Sylvain Thénault [schema] ensure we don't remove has_text relation type unfortunatly stable
2010-03-31 Sylvain Thénault merge
2010-03-31 Sylvain Thénault Added tag cubicweb-debian-version-3.7.3-1 for changeset 44c7bf90df71 stable
2010-03-31 Sylvain Thénault Added tag cubicweb-version-3.7.3 for changeset 768beb8e15f1 stable cubicweb-debian-version-3.7.3-1
2010-03-31 Sylvain Thénault [distrib] fix pkginfo stable cubicweb-version-3.7.3
2010-03-31 Sylvain Thénault 3.7.3 stable
2010-03-31 Sylvain Thénault [hooks] better message on bad .event class attribute stable
2010-03-31 Sylvain Thénault [repository] forbid usage of set_attributes() in before_add_entity stable
2010-03-31 Sylvain Thénault merge stable
2010-03-31 Sylvain Thénault [cleanup] tb already printed by self.exception; add note stable
2010-03-31 Sylvain Thénault [facet] fix 'bookmark this search': stable
2010-03-31 Sylvain Thénault [widget] more wide textarea on bookmark edition stable
2010-03-31 Sylvain Thénault [distribution] the web/data/images directory has to be handled in pkginfo stable
2010-03-31 Adrien Di Mascio [test] use the new temporary_appojects CM to simplfy unittest_storage stable
2010-03-31 Sylvain Thénault [session] try to reconnect on unexpected error in system_sql. We need this for proper reconnection of pool used by hooks or looping task doing sql queries (such as cw_cleanup_transaction) stable
2010-03-31 Sylvain Thénault [source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged) stable
2010-03-31 Sylvain Thénault [test] avoid critical log by informing the source we consider Personne as a multi-sources type stable
2010-03-31 Sylvain Thénault [test] use new temporary_appobjects context manager stable
2010-03-31 Sylvain Thénault [test] that doesn't smell good but fix the test... stable
2010-03-31 Sylvain Thénault [vreg] we do want the opposite... stable
2010-03-31 Sylvain Thénault [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager stable
2010-03-31 Sylvain Thénault [undo] fix transactions table name in cleanup operation stable
2010-03-31 Pierre-Yves David Add context management methode to dbapi.Connection stable
2010-03-31 Sylvain Thénault i18n update stable
2010-03-31 Sylvain Thénault [i18n] use named substitution to avoid gettext warnings stable
2010-03-31 Sylvain Thénault [dataimport] print transaction id when we get one stable
2010-03-31 Sylvain Thénault [cleanup] add some notes stable
2010-03-31 Sylvain Thénault [optimisation] _select_best is used very intensivly. Peanuts optimization may count :) stable
2010-03-31 Sylvain Thénault [optimization] traced_selection is used very intensively in debug mode stable
2010-03-31 Sylvain Thénault [optimization] improve massive write performance by optimizing hooks selection stable
2010-03-31 Sylvain Thénault [upgrade] after upgrade, fork command to start instance avoid grave uicfg pb (explicit rules all removed...) stable
2010-03-30 Sylvain Thénault merge stable
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
2010-03-30 Alexandre Fayolle merge stable
2010-03-30 Alexandre Fayolle handle Service Close request correctly (closes #736039) stable
2010-03-30 Sylvain Thénault [js form validation] fix case where we've None/null keys in the errors dictionnary stable
2010-03-30 Sylvain Thénault [cleanup] exists imported, use it stable
2010-03-30 Sylvain Thénault [form] CompoundField should not return itself in actual_fields, this avoid error on iliane with 3.7.2 where it's marked as required (from the schema) while value are provided by subfields stable
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
2010-03-30 Sylvain Thénault [distribution] sql extensions files now have proper extension, fix manifest file stable
2010-03-30 Sylvain Thénault backport stable
2010-03-30 Sylvain Thénault [events manager] onevent decorator may be given extra arguments to give to em.bind stable
2010-03-30 Sylvain Thénault [cleanup] some notes stable
2010-03-30 Sylvain Thénault [reload] on registry reloading, we should change class of users of opened session stable
2010-03-30 Sylvain Thénault [appobject imports] don't include __init__ in package's name. See comment for more info stable
2010-03-30 Sylvain Thénault [rset] cubes such as iliane hi-jack rset description by poping some lines from it. Handle this on RepeatList stable
2010-03-30 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
2010-03-30 Sylvain Thénault [undo] init entity cache when undoing an entity deletion stable
2010-03-30 Sylvain Thénault [undo] consistent is/is_instance_of processing stable
2010-03-30 Sylvain Thénault [repo] don't need rset description on those queries stable
2010-03-30 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
2010-03-30 Sylvain Thénault [undo] during undoing, call hooks in the [active]integrity and undo categories stable
2010-03-30 Sylvain Thénault [repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index stable
2010-03-30 Sylvain Thénault [querier] introduce RepeatList class, used to optimize size of data returned for result set description stable
2010-03-30 Sylvain Thénault [repo] on add entity, set cache as soon as possible + fill type/source cache stable
2010-03-30 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
2010-03-30 Sylvain Thénault [repo] move eschema_eid function from hooks.metadata to server.utils stable
2010-03-30 Sylvain Thénault [primary view] skip virtual rtypes anyway stable
2010-03-30 Sylvain Thénault [test] CubicWebTC.create_user expect an actual query, and we don't need to give session here stable
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip