server/sources/__init__.py
2014-04-04 Julien Cristau [repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
2014-04-01 Julien Cristau [server/sources] {before,after}_entity_insertion wants a cnx not a session
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-01-29 Julien Cristau [server] use a connection instead of a session for user authentication
2014-02-04 Dimitri Papadopoulos English typography
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2014-01-22 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
2013-06-27 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2014-01-22 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
2013-06-16 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
2013-06-16 Sylvain Thénault [multi-sources-removal] drop repository entities_modified_since public api
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
2013-06-16 Sylvain Thénault [multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
2013-08-28 Sylvain Thénault [source configuration] silent lgc 0.60 deprecation warning
2013-07-22 Denis Laxalde [querier] Add timings to debug prints (DBG_RQL) stable
2013-04-22 Nicolas Chauvat [toward-py3k] rewrite __cmp__ (closes #2715115)
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-01-04 Sylvain Thénault [repo sources] move handling of source's url into abstract source as this becomes shared by most sources
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-02-13 Sylvain Thénault [sources] include source's class in its repr stable
2011-12-21 Sylvain Thénault add instance to not implemented error stable
2011-10-07 Sylvain Thénault [repository] use utcnow instead of now for some internal timetamps (closes #1988458) 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-09-13 Sylvain Thénault [debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected stable
2011-07-26 Sylvain Thénault [repo api] deprecates source.extid2eid, only the system source should implement it, stable
2011-06-22 Sylvain Thénault [datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
2011-06-15 Sylvain Thénault backport stable
2011-06-14 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
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
less more (0) -60 tip