server/repository.py
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
2009-04-06 sylvain thenault new recreate argument to extid2eid when an external source want to recreate entities previously imported with a predictable ext id
2009-04-03 sylvain thenault * refactor ms planner (renaming, reorganization)
2009-04-02 sylvain thenault oops, missing a not here 25480a710422
2009-03-27 sylvain thenault do_fti should be set earlier
2009-03-26 sylvain thenault new delay-full-text-indexation configuration option
2009-03-25 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-16 Arthur Lutz handle register with email adress
2009-02-11 Arthur Lutz return success or not on creation of user
2009-01-27 sylvain thenault update some copyrights
2009-01-20 Aurelien Campeas a note for later
2009-01-07 Sylvain Thenault fixes for some cases of neged inlined relations, may have to use (new) IntersectStep. XXX: write IntersectFetchStep
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip