server/sources/__init__.py
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
less more (0) -15 tip