server/repository.py
2009-09-16 Sylvain Thénault refactor to allow explicit card integrity check from client code (eg email hooks for instance) 3.5
2009-09-16 Sylvain Thénault refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
2009-08-31 Sylvain Thénault backport 3.5 branch
2009-08-27 Sylvain Thénault [multi-sources] enhance relation'source detection to avoid inconsistency 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21 Sylvain Thénault backport stable 3.5
2009-08-21 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
2009-08-21 Sylvain Thénault cleanup stable
2009-08-21 Sylvain Thénault make db-restore command work even with no/corrupted database stable
2009-08-20 Sylvain Thénault backport stable branch 3.5
2009-08-20 Sylvain Thénault fix edited_attributes handling when adding entity stable
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-17 Sylvain Thénault set edited_attributes before calling hooks for entities from external sources
2009-08-17 Sylvain Thénault fix set_schema/init_cubes order
2009-08-17 Sylvain Thénault backport stable branch
2009-08-17 Sylvain Thénault towards better edited attributes handling stable
2009-08-17 Sylvain Thénault [repo] misc cleanup stable
2009-08-16 Nicolas Chauvat backport stable branch
2009-08-14 Sylvain Thénault oops stable
2009-08-14 Sylvain Thénault [repo] typo stable
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault imports cleanup
2009-08-14 Sylvain Thénault [hooks] major refactoring:
2009-08-13 Sylvain Thénault deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
2009-08-12 Sylvain Thénault Backed out changeset 3f6dfc312760
2009-08-11 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
2009-08-10 Sylvain Thénault [server caching] should set cache before call to after_add_entity hooks
2009-08-07 Sylvain Thénault delete relations one by one to avoid too complex rql analysis
2009-08-05 Sylvain Thénault [hooksmanager] hooks should be reseted after vreg reload
2009-08-05 Sylvain Thénault allow to specify arbitrary argument when recording a looping task func
2009-08-03 Sylvain Thénault [repo] explicitly specifies edited attributes to glob_update_entity
2009-08-03 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-02 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
2009-08-01 Sylvain Thénault R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
2009-08-01 Sylvain Thénault cleanup
2009-07-31 Sylvain Thénault [F repo debugging] log repo event on DBG_REPO debug level
2009-07-31 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-24 Sylvain Thénault new distinguish repairing/creating from regular start.
2009-07-06 Sylvain Thénault euser->cwuser stable
2009-07-06 Sylvain Thénault move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side stable
2009-07-02 Sylvain Thénault new set_session_props method exposed by the repository, use it to be sure session language is in sync the request language stable
2009-06-29 Adrien Di Mascio [repository] do not rollback when freeing pool. This shouldn't be necessary and brings a not-so-small overhead when the page makes a lot of queries stable
2009-06-24 Sylvain Thénault call server_startup hook once pools have been initialized stable
2009-06-11 Sylvain Thénault update transaction data api stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault cleanup stable
2009-05-26 Sylvain Thénault #343379: disturbing message on upgrade stable
2009-05-20 Aurelien Campeas shuting -> shutting stable
2009-05-20 Sylvain Thénault two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received stable
2009-05-05 Florent add XXX before 2 calls to self.repo.internal_session() on the web interface side tls-sprint
2009-04-24 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-15 Florent register_user can now also set an email tls-sprint
2009-04-09 sylvain thenault cleanup tls-sprint
2009-04-09 sylvain thenault oops tls-sprint
2009-04-09 sylvain thenault introduce init_registration method and call it in repo initialization tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
less more (0) -60 tip