Wed, 28 Sep 2011 09:27:42 +0200 |
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
|
file |
diff |
annotate
|
Tue, 02 Aug 2011 10:39:10 +0200 |
Nicolas Chauvat |
[server] host mapping is better named url mapping (closes #1892461)
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:50:06 +0200 |
Sylvain Thénault |
[datafeed] case insensitive etype. Closes #1877014
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:50:02 +0200 |
Sylvain Thénault |
[datafeed] closes #1875322: empty tag means None value
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 11:01:17 +0200 |
Sylvain Thénault |
[datafeed] closes #1873616 (user's url corruption when etype is not recognized
stable
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 18:53:38 +0200 |
Sylvain Thénault |
[datafeed cw parser] refactor: split logic that was in the parser
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:50:13 +0200 |
Sylvain Thénault |
[datafeed, cw.xml] xml now carry entity's source information, interpreted at the other end so that for instance when an entity from elo is seen when importing cwo, it's properly marked as coming from elo source if one exists
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 16:36:52 +0200 |
Sylvain Thénault |
[python 2.5] compat fix
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 16:13:33 +0200 |
Sylvain Thénault |
[datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 12:31:28 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 12:27:35 +0200 |
Nicolas Chauvat |
[parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s
stable
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 10:32:34 +0200 |
Nicolas Chauvat |
[parsers] improve url construction by using stdlib's urllib instead of str concatenation
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 17:10:39 +0200 |
Sylvain Thénault |
[datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 12:54:45 +0200 |
Nicolas Chauvat |
[parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
|
file |
diff |
annotate
|
Tue, 07 Jun 2011 10:03:31 +0200 |
Nicolas Chauvat |
[parsers] remove build_search_rql() that duplicates find_entities()
|
file |
diff |
annotate
|