| Fri, 11 Oct 2002 01:25:40 +0000 |
Richard Jones |
implemented the missing Interval.__add__
|
| Thu, 10 Oct 2002 08:24:37 +0000 |
Richard Jones |
be able to parse b0rken Interval serialisation
|
| Thu, 10 Oct 2002 07:18:03 +0000 |
Richard Jones |
fixed bug in Interval serialisation
|
| Mon, 23 Sep 2002 12:09:29 +0000 |
Richard Jones |
reverting
|
| Mon, 23 Sep 2002 07:27:23 +0000 |
Richard Jones |
bad RE
|
| Mon, 23 Sep 2002 07:09:15 +0000 |
Richard Jones |
oops
|
| Mon, 23 Sep 2002 06:48:35 +0000 |
Richard Jones |
Some speedups - both of the SQL backends can handle using only one cursor.
|
| Tue, 10 Sep 2002 12:44:42 +0000 |
Richard Jones |
handled some XXXs
|
| Tue, 10 Sep 2002 01:27:13 +0000 |
Richard Jones |
fixes to tests and Interval unmarshalling
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Fri, 23 Aug 2002 04:42:43 +0000 |
Richard Jones |
typ0
|
| Wed, 21 Aug 2002 07:07:27 +0000 |
Richard Jones |
Preparing to turn back on link/unlink journal events.
|
| Thu, 18 Jul 2002 23:07:08 +0000 |
Richard Jones |
Unit tests and a few fixes.
|
| Sun, 14 Jul 2002 06:05:50 +0000 |
Richard Jones |
fixed the date module so that Date(". - 2d") works
|
| Wed, 15 May 2002 06:32:46 +0000 |
Richard Jones |
reverting to dates for intervals > 2 months sucks
|
| Thu, 21 Feb 2002 23:34:52 +0000 |
Richard Jones |
Oops, there's 24 hours in a day...
|
| Thu, 21 Feb 2002 23:11:45 +0000 |
Richard Jones |
fixed some problems in date calculations
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Wed, 23 Jan 2002 20:00:50 +0000 |
Jürgen Hermann |
%e is a UNIXism and not documented for Python
|
| Wed, 16 Jan 2002 07:02:57 +0000 |
Richard Jones |
lots of date/interval related changes: more relaxed date format for input
|
| Tue, 08 Jan 2002 11:56:24 +0000 |
Richard Jones |
missed an import _
|
| Sat, 05 Jan 2002 02:27:00 +0000 |
Richard Jones |
I18N'ification
|
| Thu, 22 Nov 2001 15:46:42 +0000 |
Jürgen Hermann |
Added module docstrings to all modules.
|
| Tue, 18 Sep 2001 22:58:37 +0000 |
Richard Jones |
Added some more help to roundup-admin
|
| Fri, 17 Aug 2001 03:08:11 +0000 |
Richard Jones |
fixed prettification of intervals of 1 week
|
| Wed, 15 Aug 2001 23:43:18 +0000 |
Richard Jones |
Fixed some isFooTypes that I missed.
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Sun, 05 Aug 2001 07:46:12 +0000 |
Richard Jones |
Changed date.Date to use regular string formatting instead of strftime.
|
| Thu, 02 Aug 2001 00:27:04 +0000 |
Richard Jones |
Extended the range of intervals that are pretty-printed...
|
| Tue, 31 Jul 2001 09:54:18 +0000 |
Richard Jones |
Fixed the 2.1-specific gmtime() (no arg) call in roundup.date. (Paul Wright)
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Wed, 25 Jul 2001 04:09:34 +0000 |
Richard Jones |
Fixed offset handling (shoulda read the spec a little better)
|
| Mon, 23 Jul 2001 07:56:05 +0000 |
Richard Jones |
Storing only marshallable data in the db - no nasty pickled class references.
|
| Sun, 22 Jul 2001 12:09:32 +0000 |
Richard Jones |
Final commit of Grande Splite
|
| Sun, 22 Jul 2001 12:01:27 +0000 |
Richard Jones |
More Grande Splite
|