server/repository.py
2015-03-25 Sylvain Thénault [repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
2015-03-03 Aurelien Campeas Remove remote repository-access-through-pyro support
2015-01-16 Julien Cristau [server] change order of entities table modification vs entity creation/deletion
2014-06-12 Aurelien Campeas [repository] don't mangle the stack trace on exception
2014-11-13 Julien Cristau [server] typo fix
2014-07-17 Aurelien Campeas [repository] provide a .new_session entry point
2014-09-24 Julien Cristau merge 3.18.6 into 3.19
2014-09-02 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
2014-07-11 Rémi Cardona [server] Replace non portable strftime formatter (closes #4132161)
2014-06-02 Aurelien Campeas [repository] session -> cnx renaming (already done in the source object)
2014-05-02 Aurelien Campeas deprecate get/set_shared_data API
2014-06-10 Julien Cristau merge 3.18.5 into 3.19 branch
2014-06-10 Julien Cristau merge 3.17.15 into 3.18 branch stable
2014-05-30 Aurelien Campeas [testlib] complete the RepoAccess object (closes #3843614)
2014-04-09 Sylvain Thénault [repo] fix extid2entity to ensure connection's has a cnxset
2014-04-09 Sylvain Thénault [repo] make it clear in internal_cnx that security is disabled
2014-05-13 Aurelien Campeas [cache] fix a cache issue with an entity created without relation cache prefill stable
2014-04-14 Rémi Cardona an unicode string -> a unicode string stable
2013-07-19 Vladimir Popescu [server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
2014-04-10 Julien Cristau [server] make internal_cnx get and keep a connection to the db
2014-04-09 Julien Cristau [repo] fix deprecation messages for stats and gc_stats
2014-04-09 Julien Cristau [repo] Fix register_user
2014-04-07 Julien Cristau [repo] make extid2eid work with either a session or a connection
2014-04-04 Sylvain Thénault [repository] extid2eid's 'commit' argument no more necessary
2014-04-04 Sylvain Thénault [repository] complete argument is no more needed since we have no more 'true' multisource.
2014-04-04 Sylvain Thénault [repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
2014-04-04 Julien Cristau [repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
2014-04-03 Sylvain Thénault some copyright updates
2014-04-03 Sylvain Thénault [repo] don't set cnxset when getting the session to close it
2014-04-02 Julien Cristau [repo] handle connection explicitly when calling session open/close hooks
less more (0) -300 -100 -50 -30 tip