Fri, 05 Feb 2010 17:57:51 +0100 | Alexandre Fayolle | use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot | file | diff | annotate |
Fri, 05 Feb 2010 14:45:39 +0100 | Sylvain Thénault | moved to lgc.date as well | file | diff | annotate |
Fri, 05 Feb 2010 11:54:23 +0100 | Sylvain Thénault | moved generic datetime manipulation function to lgc | file | diff | annotate |
Fri, 22 Jan 2010 14:41:08 +0100 | Sylvain Thénault | backport stable | file | diff | annotate |
Thu, 21 Jan 2010 16:52:35 +0100 | Sylvain Thénault | some docstring | file | diff | annotate |
Mon, 18 Jan 2010 19:21:30 +0100 | Sylvain Thénault | backport stable branch | file | diff | annotate |
Thu, 07 Jan 2010 16:52:32 +0100 | Adrien Di Mascio | update copyright: welcome 2010 | file | diff | annotate |
Tue, 08 Dec 2009 08:46:15 +0100 | Sylvain Thénault | backport stable branch | file | diff | annotate |
Fri, 04 Dec 2009 19:45:32 +0100 | Sylvain Thénault | fix jsonization of interval | file | diff | annotate |
Thu, 03 Dec 2009 17:17:43 +0100 | Sylvain Thénault | backport stable into default | file | diff | annotate |
Mon, 23 Nov 2009 17:13:48 +0100 | Sylvain Thénault | fix #499846 by handling timedelta type in json serialization | file | diff | annotate |
Fri, 20 Nov 2009 19:35:54 +0100 | Sylvain Thénault | backport stable branch (one more time painfully) | file | diff | annotate |
Thu, 19 Nov 2009 18:02:04 +0100 | Sylvain Thénault | backported from confman | file | diff | annotate |
Mon, 16 Nov 2009 08:58:35 +0100 | Alexandre Fayolle | added days_in_year function | file | diff | annotate |
Fri, 13 Nov 2009 10:47:26 +0100 | Adrien Di Mascio | [web] safety belt to avoid overriding pageid with loadxhtml() | file | diff | annotate |
Mon, 02 Nov 2009 16:10:03 +0100 | Aurelien Campeas | update docstring, xml escape exception description | file | diff | annotate |
Wed, 23 Sep 2009 08:17:52 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Tue, 22 Sep 2009 18:59:00 +0200 | Sylvain Thénault | typo | file | diff | annotate |
Tue, 22 Sep 2009 18:52:20 +0200 | Sylvain Thénault | this has probably be killed by a bad merge... | file | diff | annotate |
Tue, 22 Sep 2009 12:11:12 +0200 | Adrien Di Mascio | backport stable branch | file | diff | annotate |
Tue, 22 Sep 2009 10:04:58 +0200 | Sylvain Thénault | fix uid generation for py >= 2.5 | file | diff | annotate |
Fri, 18 Sep 2009 12:20:39 +0200 | Sylvain Thénault | backport old head | file | diff | annotate |
Thu, 17 Sep 2009 15:16:53 +0200 | Sylvain Thénault | backport 3.5 | file | diff | annotate |
Tue, 15 Sep 2009 16:00:03 +0200 | Adrien Di Mascio | [utils] provide a class to extend the default simplejson encoder to be able to dump standard yams attribute types | file | diff | annotate |
Wed, 09 Sep 2009 18:38:25 +0200 | Aurelien Campeas | oops, key can be non str | file | diff | annotate |
Wed, 09 Sep 2009 17:46:30 +0200 | Aurelien Campeas | have a better make_uid function, esp. useful for win32 as collisions are frequents with the old one | file | diff | annotate |
Wed, 02 Sep 2009 18:10:36 +0200 | Aurelien Campeas | backport stable into 3.5 | file | diff | annotate |
Wed, 02 Sep 2009 10:59:48 +0200 | Adrien Di Mascio | [googlemap] #344872 set request content-type to text/html | file | diff | annotate |