server/sources/pyrorql.py
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-01-04 Sylvain Thénault [rql sources] uses an URL as remote host address for pyro/zmq rql sources,
2012-09-14 Sylvain Thénault [repo pyro] fix previous commit: should not import Pyro in remoterql module/base class, it may be missing stable
2012-04-04 Vincent Michel and Alain Leufroy [pyro] Refactor the pyrorql source
2012-02-16 Sylvain Thénault [web-repo] use transaction data, not session data to inform ui about sources error. Closes #2192577
2011-09-29 Sylvain Thénault cleanup stable
2011-09-29 Sylvain Thénault [ms, test] propagate exception in test mode stable
2011-09-29 Sylvain Thénault [repo] cleanup [_]delete_info prototype: extid argument isn't used stable
2011-09-28 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
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-07-26 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
2011-07-12 Sylvain Thénault [repo] closes #1821172: fix source deletion
2011-06-17 Sylvain Thénault backport stable
2011-06-16 Sylvain Thénault cleanup and assert we don't import unexpected stuff stable
2011-06-15 Sylvain Thénault backport stable
2011-06-14 Sylvain Thénault [pyrorql] don't display traceback on connection error stable
2011-05-19 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-02 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
2011-02-09 Sylvain Thénault [pyro source] benefit from addition of latest_retrieval on CWSource
2011-02-09 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
2011-02-07 Sylvain Thénault [pyrorql source] using 'time' option type is more convenient
2011-02-07 Sylvain Thénault [sources] refactor source creation and options handling
2011-02-07 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)
2011-02-07 Sylvain Thénault [repo, ms] optimise external source deletion by using source's eid instead of name
2010-12-01 Sylvain Thénault [pyro source] store pyro source mapping file into the database
2010-11-05 Sylvain Thénault [ms] fix error in synchronisation: local_eid return a 2-uple stable
2010-10-27 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)
2010-10-26 Sylvain Thénault [3.10] use cw_attr_cache, entity has no more iteritems method
2010-10-25 Sylvain Thénault cleanup
2010-10-25 Sylvain Thénault [pyro source] when cleaning relations of an external entity being cleaned up, only delete local relationsd
2010-10-25 Sylvain Thénault [pyro source] new option to control wether external entities should be skipped or not
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-09-22 Sylvain Thénault cleanup stable
2010-08-20 Sylvain Thénault oops, missing part of 6125:628cf5213154 (mapping file checking) stable
2010-08-20 Sylvain Thénault cleanups stable
2010-08-03 Sylvain Thénault [ms] ensure owned_by/created_by can't be crossed among pyro-rql sources stable
2010-06-02 Alexandre Fayolle backport improved on-site change stable
2010-06-02 Alexandre Fayolle TimedCache now only accepts values expressed in seconds stable
2010-05-26 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-20 Sylvain Thénault [3.8 api update] remaining cache keys
2010-04-19 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
2010-03-05 Sylvain Thénault repair stuff broken by fti handling changes stable
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-07 Sylvain Thénault fix debug msg stable
2009-09-30 Sylvain Thénault log when connecting to an external pyro source stable
2009-08-27 Sylvain Thénault force cache clear when external entity is edited, we don't know what may occurs in external repository hooks 3.5
2009-08-26 Sylvain Thénault [rset] fix #231354 w/ rql 0.22.3 api stable
2009-08-11 Sylvain Thénault [ms] proper reset cache on external source
2009-08-03 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
2009-08-01 Sylvain Thénault R [server debug] more server side debugging tweaks
2009-07-31 Sylvain Thénault F: start to handle binary debug log level on the server side
less more (0) -60 tip