server/sources/__init__.py
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