Mon, 14 Apr 2014 12:07:00 +0200 |
Rémi Cardona |
an unicode string -> a unicode string
stable
|
file |
diff |
annotate
|
Fri, 19 Jul 2013 17:38:15 +0200 |
Vladimir Popescu |
[server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 11:04:13 +0200 |
Julien Cristau |
[server] make internal_cnx get and keep a connection to the db
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 14:05:54 +0200 |
Julien Cristau |
[repo] fix deprecation messages for stats and gc_stats
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 18:14:45 +0200 |
Julien Cristau |
[repo] Fix register_user
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 14:44:49 +0200 |
Julien Cristau |
[repo] make extid2eid work with either a session or a connection
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 14:23:01 +0200 |
Sylvain Thénault |
[repository] extid2eid's 'commit' argument no more necessary
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 12:46:35 +0200 |
Sylvain Thénault |
[repository] complete argument is no more needed since we have no more 'true' multisource.
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 12:39:59 +0200 |
Sylvain Thénault |
[repository] 'session' argument is always given to type[_and_source]_from_eid, make it mandatory and simplify code accordingly
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 14:48:51 +0200 |
Julien Cristau |
[repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 18:16:28 +0200 |
Sylvain Thénault |
some copyright updates
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 18:09:57 +0200 |
Sylvain Thénault |
[repo] don't set cnxset when getting the session to close it
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 12:38:02 +0200 |
Julien Cristau |
[repo] handle connection explicitly when calling session open/close hooks
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 15:53:21 +0200 |
Julien Cristau |
[repository] operations get a connection instead of a session
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 15:46:17 +0200 |
Julien Cristau |
[repository] Use an internal connection in register_user
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 10:46:53 +0200 |
Julien Cristau |
[server] move security/integrity hook management away from InternalSession.__init__
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 08:45:52 +0100 |
Sylvain Thénault |
[sources] Skip problematic sources when starting shell instead of crashing. Closes #3670208
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 16:38:57 +0100 |
Laura Médioni |
[server] Fix AttributeError in extid2eid
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 13:43:42 +0100 |
Julien Cristau |
[server] use a connection instead of a session for user authentication
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 16:07:06 +0100 |
Julien Cristau |
[server/repo] use internal_cnx in init_sources_from_database
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 15:55:21 +0100 |
Julien Cristau |
[repo] Use a connection instead of a session for repo.stats()
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 15:55:48 +0100 |
Julien Cristau |
[repo] Use a connection instead of a session for repo.gc_stats()
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 15:56:44 +0100 |
Julien Cristau |
[repo] Use a connection instead of a session for repo.get_versions()
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 15:50:19 +0100 |
Julien Cristau |
[server/repo] Use session.sessionid instead of session.id
|
file |
diff |
annotate
|
Mon, 03 Feb 2014 19:00:52 +0100 |
Julien Cristau |
[repo] restore python 2.6 compatibility
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 18:24:29 +0100 |
Julien Cristau |
[server] use internal_cnx instead of internal_session in deserialize_schema
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 15:57:48 +0100 |
Julien Cristau |
[repo] Use a connection instead of a session in Repository.properties()
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:47:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 12:32:16 +0100 |
Julien Cristau |
[repo] pylint cleanup, mainly of imports, with a bit of style
|
file |
diff |
annotate
|
Mon, 01 Jul 2013 16:13:17 +0200 |
Sylvain Thénault |
[multi-sources-removal] Drop no more used federated ('true') multi-sources related code
|
file |
diff |
annotate
|