Mon, 05 Oct 2015 15:48:19 +0200 |
Julien Cristau |
[server] import filter from six.moves
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 17:32:30 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 14:52:09 +0200 |
Samuel Trégouët |
[py3k] print function
|
file |
diff |
annotate
|
Fri, 26 Jun 2015 13:04:25 +0200 |
Sylvain Thénault |
avoid sanitizing warnings
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 16:01:49 +0200 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 13:54:28 +0200 |
Aurelien Campeas |
[migractions] remove any session related leftovers
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 18:17:29 +0100 |
Aurelien Campeas |
[entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 14:35:25 +0100 |
Aurelien Campeas |
[warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 11:13:10 +0100 |
Julien Cristau |
merge 3.19.6 into 3.20 branch
|
file |
diff |
annotate
|
Fri, 10 Oct 2014 09:18:28 +0200 |
Denis Laxalde |
[server] Add missing import of logilab.database
|
file |
diff |
annotate
|
Tue, 04 Nov 2014 14:10:02 +0100 |
Julien Cristau |
[server] commit after serializing schema
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 11:55:37 +0200 |
Sylvain Thénault |
[testlib] call init_config once the config has been properly bootstraped
|
file |
diff |
annotate
|
Tue, 18 Feb 2014 17:58:45 +0100 |
Julien Cristau |
[server/migractions] finish migration to repoapi objects
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 10:44:45 +0100 |
Julien Cristau |
[server] use the ClientConnection directly now that it has more methods available
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 17:29:58 +0100 |
Julien Cristau |
Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 15:29:23 +0100 |
Julien Cristau |
[server] Use internal_cnx instead of internal_session in init_repository
|
file |
diff |
annotate
|
Tue, 02 Jul 2013 17:07:34 +0200 |
Sylvain Thénault |
[config] cleanup/refactor server sources file values handling
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 16:01:59 +0200 |
Sylvain Thénault |
[multi-sources-removal] Kill repo.sources
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 17:34:31 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop pyrorql and zmqrql sources
|
file |
diff |
annotate
|
Mon, 13 Jan 2014 13:47:47 +0100 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
Mon, 09 Dec 2013 16:13:10 +0100 |
Julien Cristau |
merge 3.17.11
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 18:28:18 +0200 |
Aurelien Campeas |
[server/initrepo] show failed sql statements and abort if necessary (closes #3308564)
stable
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 11:20:59 +0100 |
Denis Laxalde |
[doc] Use string debug mode in debugged docstring
stable
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 12:11:42 +0200 |
Aurelien Campeas |
[schema,server] add a security debugging aid (closes #2920304)
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 12:05:35 +0200 |
Pierre-Yves David |
[repo] move repo stats to Service (closes #2951067)
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 17:27:43 +0200 |
Pierre-Yves David |
[sources] drop support for ldapuser source (closes #2936496)
|
file |
diff |
annotate
|
Tue, 18 Oct 2011 16:55:16 +0200 |
Alain Leufroy |
[server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743)
stable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 18:20:00 +0100 |
Aurelien Campeas |
[server] add debugging for Hooks & Operations (closes #2470048)
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 16:54:22 +0200 |
Sylvain Thénault |
[repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 14:50:06 +0200 |
Sylvain Thénault |
[session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 14:02:06 +0200 |
Sylvain Thénault |
[repo initialisation] during repo creation, load all hooks and entities code
|
file |
diff |
annotate
|
Wed, 04 Apr 2012 17:46:34 +0200 |
Vincent Michel |
[zmq] Add a new ZMQ-based RQL source (closes #2290203)
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 10:11:04 +0100 |
Florent Cayré |
[repository] implement a generic way to call repo-side services; closes #2203418
|
file |
diff |
annotate
|
Tue, 31 Jan 2012 21:43:24 +0100 |
Sylvain Thénault |
[repository] ldap-feed source. Closes #2086984
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:24:29 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore
stable
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 11:59:20 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 06 Oct 2011 16:15:16 +0200 |
Sylvain Thénault |
[migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498)
stable
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 18:10:28 +0200 |
Alexandre Fayolle |
repaire cctl db-init -d on sqlserver (closes #1979670)
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 16:04:01 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 16:02:24 +0200 |
Sylvain Thénault |
[repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276
stable
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:53:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 12:31:27 +0200 |
Julien Jehannet |
[book] add autoload section from code and fix sphinx warnings
stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 16:00:56 +0200 |
Sylvain Thénault |
[test] drop some warnings introduced by new test dabase handling
stable
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 18:56:55 +0200 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 12:21:36 +0100 |
Pierre-Yves David |
merge oldstable into default
stable
|
file |
diff |
annotate
|
Tue, 15 Mar 2011 09:41:45 +0100 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
stable
|
file |
diff |
annotate
|
Tue, 15 Mar 2011 09:41:45 +0100 |
Nicolas Chauvat |
[doc] fix rql/debugging.rst and server.__init__ docstrings
oldstable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:32:19 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:08:12 +0100 |
Sylvain Thénault |
[dbapi] split in_memory_cnx functions
stable
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:06:17 +0100 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 08:21:15 +0200 |
Sylvain Thénault |
[repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources
stable
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:00:29 +0200 |
Sylvain Thénault |
[repo] on repository initialization, properly shutdown intermediary repository
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|