Mon, 29 Apr 2013 11:43:36 +0200 |
Pierre-Yves David |
merge with stable
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 16:51:18 +0200 |
Julien Cristau |
[server] add a looping task to free unused cnxsets capture by dead pyro
stable cubicweb-centos-version-3.16.4-1 cubicweb-debian-version-3.16.4-1 cubicweb-version-3.16.4
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 18:06:44 +0200 |
Sylvain Thénault |
[repo] straightforward bootstrap sequence. Closes #2841188
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 14:49:49 +0200 |
Sylvain Thénault |
[repo] minor cleanups to bootstrap sequence
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 14:42:43 +0200 |
Sylvain Thénault |
[repo] kill rebuildinfered feature from Repository.set_schema
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 15:37:43 +0200 |
Pierre-Yves David |
merge 3.16.x fix in 3.17.x branch
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 15:33:50 +0200 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 13:44:01 +0200 |
Pierre-Yves David |
[clean_session] revert itervalues usage from 0bb18407c053
stable
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 13:18:01 +0200 |
Pierre-Yves David |
merge 3.16.x fix
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 14:23:24 +0200 |
Julien Cristau |
[service] make sure synchronous call_service has a cnxset
stable
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 18:15:24 +0200 |
Pierre-Yves David |
merge with stable fix
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 15:11:41 +0200 |
Pierre-Yves David |
[service] split session retrieval and service execution
stable
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 15:11:21 +0200 |
Pierre-Yves David |
[service] handle cnxset in the async case only
stable
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 14:46:13 +0200 |
Pierre-Yves David |
[service] extract session retrieval from "task" closure
stable
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 20:10:19 +0100 |
Pierre-Yves David |
[session] rename `_threaddata` to `_tx`
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 19:42:33 +0100 |
Pierre-Yves David |
[session] rename _tx_data into _txs
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:50:05 +0100 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
Sat, 16 Feb 2013 21:46:24 +0100 |
Nicolas Chauvat |
[towards py3k] fix bug introduced by 0bb18407c053
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
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
|
Thu, 10 Jan 2013 22:51:10 +0100 |
Sylvain Thénault |
[repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 22:50:34 +0100 |
Sylvain Thénault |
cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
|
file |
diff |
annotate
|
Fri, 09 Nov 2012 17:14:18 +0100 |
Pierre-Yves David |
[server] fix repository initialisation
|
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
|
Fri, 12 Oct 2012 16:05:16 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 14:15:39 +0200 |
Sylvain Thénault |
[session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
|
file |
diff |
annotate
|
Thu, 06 Sep 2012 15:03:52 +0200 |
Aurelien Campeas |
[repo] fix debug code in DBG_REPO mode (closes #2469942)
stable
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 17:26:15 +0200 |
Sylvain Thénault |
[datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156
stable
|
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
|
Mon, 10 Sep 2012 13:53:59 +0200 |
Sylvain Thénault |
[request/session] refactor language handling: don't attempt to sync web/repo languages
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 14:00:09 +0200 |
Sylvain Thénault |
[config] turn internal configuration methods building appobjects search path into normal method rather than class method
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 14:01:09 +0200 |
Sylvain Thénault |
[repository] drop unused argument
|
file |
diff |
annotate
|
Wed, 06 Jun 2012 10:26:34 +0200 |
Aurelien Campeas |
[server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
|
file |
diff |
annotate
|
Wed, 09 May 2012 16:43:48 +0200 |
Aurelien Campeas |
[events] add a new before_shutdown event (closes #2345728)
|
file |
diff |
annotate
|
Wed, 11 Apr 2012 14:43:51 +0200 |
Florent Cayré |
fix ``call_service`` API and add test service API
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 17:07:03 +0200 |
David Douard |
[repository] fire 'server_shutdown' hooks before waiting for theads
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 18:25:06 +0100 |
Pierre-Yves David |
[repository] move task manager instantiation outside repository.
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 18:24:46 +0100 |
Pierre-Yves David |
[repository] split repo initialization from starting looping task (closes #2204047)
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 18:24:35 +0100 |
Pierre-Yves David |
[repo looping task] move looping task logic in a dedicated object (progress #2204047)
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 18:15:23 +0100 |
Sylvain Thénault |
[repo services] set cnxset before calling the service then ensure it's freed
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 13:00:36 +0100 |
Pierre-Yves David |
{repository] add documentation explaining ``fix_user_classes`` hook
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 15:39:19 +0100 |
Pierre-Yves David |
[typo] "lod" --> "load"
|
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
|
Thu, 16 Feb 2012 14:15:37 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 14:14:52 +0100 |
Sylvain Thénault |
[spelling] fix dictionnary -> dictionary typo
stable
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 15:16:42 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 09:49:13 +0100 |
Sylvain Thénault |
[ldapfeed] make authentication actually working
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 12:41:04 +0100 |
David Douard |
[repository] add a ``gc_stats`` method and 2 more cache size for ``stats`` (closes #2179735)
stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:31:39 +0100 |
Sylvain Thénault |
[event bus] event has been renamed to publish
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:20:35 +0100 |
Julien Cristau |
[repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Tue, 20 Dec 2011 09:32:27 +0100 |
Sylvain Thénault |
[repo cache] fix cache clearing for an eid: keys are now always a tuple
stable
|
file |
diff |
annotate
|
Wed, 09 Nov 2011 18:41:12 +0100 |
Sylvain Thénault |
add some notes
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 16:01:41 +0100 |
Alexandre Fayolle |
[rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 08:50:09 +0200 |
Sylvain Thénault |
[ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
|
file |
diff |
annotate
|
Tue, 11 Oct 2011 11:00:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 15:55:15 +0200 |
Sylvain Thénault |
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 12:23:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 11:16:29 +0200 |
Sylvain Thénault |
[ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4
stable
|
file |
diff |
annotate
|