Fri, 14 Sep 2012 17:42:24 +0200 |
Sylvain Thénault |
[repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing
stable
|
file |
diff |
annotate
|
Wed, 04 Apr 2012 17:47:58 +0200 |
Vincent Michel and Alain Leufroy |
[pyro] Refactor the pyrorql source
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 14:17:53 +0100 |
Sylvain Thénault |
[web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 15:28:41 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 12:55:28 +0200 |
Sylvain Thénault |
[ms, test] propagate exception in test mode
stable
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 12:55:20 +0200 |
Sylvain Thénault |
[repo] cleanup [_]delete_info prototype: extid argument isn't used
stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:34:42 +0200 |
Sylvain Thénault |
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
|
file |
diff |
annotate
|
Tue, 12 Jul 2011 11:27:42 +0200 |
Sylvain Thénault |
[repo] closes #1821172: fix source deletion
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:53:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 19:38:28 +0200 |
Sylvain Thénault |
cleanup and assert we don't import unexpected stuff
stable
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 13:43:36 +0200 |
Sylvain Thénault |
[pyrorql] don't display traceback on connection error
stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:17 +0200 |
Sylvain Thénault |
[multi-sources] support for moving an entity from an external source (closes #343818)
|
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
|
Mon, 02 May 2011 15:06:20 +0200 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:06:18 +0100 |
Sylvain Thénault |
[pyro source] benefit from addition of latest_retrieval on CWSource
|
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
|
Mon, 07 Feb 2011 18:19:40 +0100 |
Sylvain Thénault |
[pyrorql source] using 'time' option type is more convenient
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:19:39 +0100 |
Sylvain Thénault |
[sources] refactor source creation and options handling
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:19:36 +0100 |
Sylvain Thénault |
[sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 15:13:04 +0100 |
Sylvain Thénault |
[repo, ms] optimise external source deletion by using source's eid instead of name
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 17:11:35 +0100 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 09:14:10 +0100 |
Sylvain Thénault |
[ms] fix error in synchronisation: local_eid return a 2-uple
stable
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 20:28:57 +0200 |
Sylvain Thénault |
[ms pyro] skipping external entities is not enough else we may miss some relations with our configuration (eg X refinement_of Y WHERE X comes from cwo while Y comes from elo)
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 20:22:30 +0200 |
Sylvain Thénault |
[3.10] use cw_attr_cache, entity has no more iteritems method
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:15:51 +0200 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 15:42:42 +0200 |
Sylvain Thénault |
[pyro source] when cleaning relations of an external entity being cleaned up, only delete local relationsd
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 15:41:13 +0200 |
Sylvain Thénault |
[pyro source] new option to control wether external entities should be skipped or not
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 09:15:35 +0200 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
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
|
Wed, 22 Sep 2010 18:23:42 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 08:36:58 +0200 |
Sylvain Thénault |
oops, missing part of 6125:628cf5213154 (mapping file checking)
stable
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 08:31:02 +0200 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 12:19:02 +0200 |
Sylvain Thénault |
[ms] ensure owned_by/created_by can't be crossed among pyro-rql sources
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 17:26:26 +0200 |
Alexandre Fayolle |
backport improved on-site change
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 17:23:42 +0000 |
Alexandre Fayolle |
TimedCache now only accepts values expressed in seconds
stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 10:28:48 +0200 |
Sylvain Thénault |
[rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
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 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
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
|
Tue, 20 Apr 2010 18:34:07 +0200 |
Sylvain Thénault |
[3.8 api update] remaining cache keys
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 12:43:23 +0200 |
Sylvain Thénault |
[config] with lgc >= 0.50, option's dict inputlevel becomes level
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 11:26:14 +0100 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 17:24:01 +0100 |
Sylvain Thénault |
repair stuff broken by fti handling changes
stable
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 18:41:17 +0200 |
Sylvain Thénault |
fix debug msg
stable
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 16:06:04 +0200 |
Sylvain Thénault |
log when connecting to an external pyro source
stable
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 17:04:50 +0200 |
Sylvain Thénault |
force cache clear when external entity is edited, we don't know what may occurs in external repository hooks
3.5
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 13:27:03 +0200 |
Sylvain Thénault |
[rset] fix #231354 w/ rql 0.22.3 api
stable
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:02:50 +0200 |
Sylvain Thénault |
[ms] proper reset cache on external source
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 17:20:20 +0200 |
Sylvain Thénault |
[pyro] use lgc.pyro_ext, simplify pyro related options
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 16:13:40 +0200 |
Sylvain Thénault |
R [server debug] more server side debugging tweaks
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:25:02 +0200 |
Sylvain Thénault |
F: start to handle binary debug log level on the server side
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 10:42:02 +0200 |
Sylvain Thénault |
avoid additional tb in logs when we can't connect to the external source
stable
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 09:44:53 +0200 |
Sylvain Thénault |
renamed arg
stable
|
file |
diff |
annotate
|