server/sources/__init__.py
2011-04-21 Sylvain Thénault adds support for a portable db import/export format (closes: #1521112) stable
2011-04-15 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
2011-03-28 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
2011-03-07 Nicolas Chauvat merge stable changes into default
2011-03-03 Sylvain Thénault [multi-sources] add missing close method on ConnectionWrapper stable
2011-02-09 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
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 [sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
2011-02-01 Sylvain Thénault backport stable
2011-01-25 Alexandre Fayolle improve massive deletion performance stable
2010-12-01 Sylvain Thénault [pyro source] store pyro source mapping file into the database
2010-12-01 Sylvain Thénault [repo source] rename attribute so it's much easier to grasp its role stable
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-08-26 Sylvain Thénault backport stable
2010-08-26 Alexandre Fayolle use is_instance in a number of places (esp. documentation) rather than the deprecated implements stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-08-03 Sylvain Thénault [ms] cleanups stable
2010-07-01 Sylvain Thénault backport stable
2010-06-22 Sylvain Thénault cleanup stable
2010-06-21 Sylvain Thénault [rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
2010-06-03 Sylvain Thénault backport stable
2010-06-02 Alexandre Fayolle TimedCache now only accepts values expressed in seconds stable
2010-06-02 Alexandre Fayolle more robust handling of looping task configuration in ldap source stable
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-03-31 Sylvain Thénault fix #822890, missing argument on abstract source backup method make backup failed on multi-sources instances stable
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
less more (0) -50 -30 tip