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
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
2010-03-04 Sylvain Thénault [cleanup] add index_entity to abstract source, add docstring stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-23 Sylvain Thénault backport stable branch
2009-12-22 Sylvain Thénault closes #601987 stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-15 Sylvain Thénault backport stable branch
2009-10-13 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
2009-10-09 Sylvain Thénault [multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this stable
2009-08-27 Sylvain Thénault [multi-sources] new may_cross_relation method on sources 3.5
2009-08-27 Sylvain Thénault [multi-sources] move [dont_]cross_relations to AbstractSource 3.5
2009-08-10 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
2009-08-07 Sylvain Thénault [server debug] indent for more readability
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-01 Sylvain Thénault manual_insert is a public method
2009-08-01 Sylvain Thénault R [server debug] more server side debugging tweaks
2009-07-31 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-13 sylvain thenault delete-trailing-spaces 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-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-04-06 sylvain thenault new recreate argument to extid2eid when an external source want to recreate entities previously imported with a predictable ext id
2009-04-04 sylvain thenault set 30sec query cache on pyro source, important speedup for pages generating multiple time the same external query
2009-01-12 sylvain thenault don't try to remove relation if source has no entities
2009-01-09 Aurelien Campeas typo
2009-01-09 sylvain thenault fix entities cleanup: source entities may be used in some relations
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip