| Thu, 06 May 2004 02:35:46 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 06 May 2004 02:35:05 +0000 |
Richard Jones |
loader tweak
|
| Thu, 06 May 2004 02:03:42 +0000 |
Richard Jones |
collision detection only at second granularity
|
| Thu, 06 May 2004 01:45:41 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 06 May 2004 01:44:14 +0000 |
Richard Jones |
doc changes
|
| Thu, 06 May 2004 01:33:29 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 06 May 2004 01:12:24 +0000 |
Richard Jones |
fixes for py2.1 (booleans, sigh)
|
| Thu, 06 May 2004 01:03:01 +0000 |
Richard Jones |
fix mysql testing date granularity thingy
|
| Wed, 05 May 2004 11:22:01 +0000 |
Richard Jones |
fix to postgresql test harness
|
| Wed, 05 May 2004 02:05:59 +0000 |
Richard Jones |
pre-release stuff
|
| Wed, 05 May 2004 01:52:34 +0000 |
Richard Jones |
some small performance boost for *dbm backends... bsddb3 bites though
|
| Wed, 05 May 2004 01:17:42 +0000 |
Richard Jones |
fix bsddb3 for 4.2.xx DB_TRUNCATE change
|
| Wed, 05 May 2004 00:38:59 +0000 |
Richard Jones |
fixed sqlite journal ordering issue
|
| Wed, 05 May 2004 00:17:13 +0000 |
Richard Jones |
fix anydbm filtering
|
| Tue, 04 May 2004 05:56:54 +0000 |
Richard Jones |
fixed rego from email address [SF#947414]
|
| Tue, 04 May 2004 00:16:07 +0000 |
Richard Jones |
fixes to anydbm filtering
|
| Tue, 04 May 2004 00:02:23 +0000 |
Richard Jones |
fixed static file serving
|
| Mon, 03 May 2004 00:28:43 +0000 |
Richard Jones |
better timezone editing, also cleanup of is_edit/view_ok stuff
|
| Sun, 02 May 2004 23:16:05 +0000 |
Richard Jones |
fixed journal marshalling in RDBMS backends [SF#943627]
|
| Sat, 01 May 2004 08:19:00 +0000 |
Richard Jones |
postgresql backend altered to not use popen (thanks Georges Martin)
|
| Wed, 28 Apr 2004 22:13:08 +0000 |
Richard Jones |
hide bottom form too
|
| Mon, 26 Apr 2004 22:28:14 +0000 |
Richard Jones |
*** empty log message ***
|
| Mon, 26 Apr 2004 20:59:25 +0000 |
Richard Jones |
Small optimisation to only use "select distinct(id) ..."...
|
| Mon, 26 Apr 2004 00:46:34 +0000 |
Richard Jones |
much faster anydbm filter(), but it breaks most filtering tests
|
| Mon, 26 Apr 2004 00:44:30 +0000 |
Richard Jones |
more useful pysqlite link
|
| Sun, 25 Apr 2004 22:19:15 +0000 |
Richard Jones |
added capturing of stats
|
| Sat, 24 Apr 2004 22:59:12 +0000 |
Richard Jones |
add "remove" button to file attachments
|
| Sat, 24 Apr 2004 04:46:43 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 22 Apr 2004 22:17:34 +0000 |
Richard Jones |
fix nested scope bug in multilink sorting in rdbms filtering
|
| Thu, 22 Apr 2004 22:16:36 +0000 |
Richard Jones |
fix random seeding for forking server
|
| Tue, 20 Apr 2004 22:03:37 +0000 |
Richard Jones |
*** empty log message ***
|
| Tue, 20 Apr 2004 22:01:12 +0000 |
Richard Jones |
removed Boolean from source to make py <2.3 happy [SF#938790]
|
| Tue, 20 Apr 2004 21:57:29 +0000 |
Richard Jones |
disable forking server when os.fork() not available [SF#938586]
|
| Tue, 20 Apr 2004 21:55:45 +0000 |
Richard Jones |
s/sqlite/anydbm
|
| Tue, 20 Apr 2004 05:47:33 +0000 |
Richard Jones |
Some doc / comment fixes.
|
| Tue, 20 Apr 2004 00:43:29 +0000 |
Richard Jones |
more info about the "home" context
|
| Mon, 19 Apr 2004 21:08:47 +0000 |
Richard Jones |
user editing Role entry help text always appears
|
| Sun, 18 Apr 2004 23:12:06 +0000 |
Richard Jones |
*** empty log message ***
|
| Sun, 18 Apr 2004 23:05:18 +0000 |
Richard Jones |
sqlite migration drops some journal information (thanks David Linke)
|
| Sun, 18 Apr 2004 07:29:42 +0000 |
Richard Jones |
*** empty log message ***
|
| Sun, 18 Apr 2004 06:38:22 +0000 |
Richard Jones |
pre-release stuff
maint-0.6 0.6.9
|
| Sun, 18 Apr 2004 06:23:03 +0000 |
Richard Jones |
*** empty log message ***
0.7.0b3
|
| Sun, 18 Apr 2004 06:21:20 +0000 |
Richard Jones |
include the MANIFEST so we can check it
|
| Sun, 18 Apr 2004 06:14:26 +0000 |
Richard Jones |
pre-b3 stuff
|
| Sun, 18 Apr 2004 06:13:48 +0000 |
Richard Jones |
roundupdb nosymessage() takes an optional bcc list
|
| Sun, 18 Apr 2004 05:31:03 +0000 |
Richard Jones |
store Intervals as two columns (and other fixes
|
| Sat, 17 Apr 2004 01:50:00 +0000 |
Richard Jones |
help for winzip users
|
| Sat, 17 Apr 2004 01:47:37 +0000 |
Richard Jones |
more doc
|
| Sat, 17 Apr 2004 01:47:15 +0000 |
Richard Jones |
check MANIFEST at build time
|
| Fri, 16 Apr 2004 10:43:51 +0000 |
Richard Jones |
check MANIFEST against the files actually unpacked
|
| Tue, 13 Apr 2004 05:28:00 +0000 |
Richard Jones |
stop Interval from displaying an empty string [SF#934022]
|
| Tue, 13 Apr 2004 04:19:56 +0000 |
Richard Jones |
*** empty log message ***
|
| Tue, 13 Apr 2004 04:11:49 +0000 |
Richard Jones |
added IMAP support to mail gateway (rfe [SF#934000])
|
| Tue, 13 Apr 2004 03:23:54 +0000 |
Richard Jones |
more doc
|
| Mon, 12 Apr 2004 23:50:04 +0000 |
Richard Jones |
don't match retired items in RDBMS stringFind
maint-0.6
|
| Mon, 12 Apr 2004 06:55:41 +0000 |
Richard Jones |
better check for anonymous viewing of user items [SF#933510]
|
| Sat, 10 Apr 2004 22:13:47 +0000 |
Richard Jones |
merge from maint-0-6
|
| Sat, 10 Apr 2004 22:10:48 +0000 |
Richard Jones |
allow SENDMAILDEBUG=stdout
maint-0.6
|
| Sat, 10 Apr 2004 22:10:25 +0000 |
Richard Jones |
hyperlink designators in message display [SF#931828]
maint-0.6
|
| Fri, 09 Apr 2004 22:42:11 +0000 |
Richard Jones |
*** empty log message ***
|