server/sources/pyrorql.py
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
2009-07-06 Sylvain Thénault avoid additional tb in logs when we can't connect to the external source stable
2009-07-06 Sylvain Thénault renamed arg stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault cleanup stable
2009-05-27 Sylvain Thénault fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
2009-05-14 sylvain thenault clear query cache on write tls-sprint
2009-05-13 sylvain thenault clear cache before synchronization tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-04 sylvain thenault remove debug stuff
2009-04-04 sylvain thenault set 30sec query cache on pyro source, important speedup for pages generating multiple time the same external query
2009-03-25 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-01-29 sylvain thenault remove debug print
2009-01-29 sylvain thenault pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
2009-01-14 sylvain thenault oops, get back cross_relation from mapping to rql source
2009-01-13 sylvain thenault skip neged relation here as well
2009-01-13 sylvain thenault avoid potentialy mis-interpreted attribute error
2008-12-22 Sylvain Thenault restore multi-sources capabilities
less more (0) tip