| Fri, 05 Feb 2010 05:10:52 +0000 |
Richard Jones |
make some more memorydb tests pass
|
| Fri, 27 Feb 2009 20:18:13 +0000 |
Stefan Seefeld |
Fix issue2550510
|
| Thu, 07 Feb 2008 00:57:59 +0000 |
Richard Jones |
Workaround race condition in file storage during transaction commit [SF#883580]
|
| Fri, 26 Oct 2007 06:52:26 +0000 |
Richard Jones |
Throwing up hands in resignation and finally deleting the metakit backend.
|
| Sun, 16 Sep 2007 06:51:48 +0000 |
Justus Pendleton |
destroy blobfiles if they exist
|
| Wed, 12 Sep 2007 16:15:40 +0000 |
Justus Pendleton |
fix class docstring per alex
|
| Tue, 11 Sep 2007 21:33:30 +0000 |
Justus Pendleton |
respect umask on filestorage backend (fixes [SF#744328])
|
| Wed, 08 Jun 2005 03:35:18 +0000 |
Anthony Baxter |
another name error, another backport candidate
|
| Sat, 18 Dec 2004 11:12:04 +0000 |
Johannes Gijsbers |
First cut at exporting/importing file content from and to the hyperdb.
|
| Thu, 25 Nov 2004 23:53:31 +0000 |
Richard Jones |
various fixes
|
| Thu, 25 Nov 2004 23:46:22 +0000 |
Richard Jones |
unit test fixes
maint-0.7
|
| Thu, 25 Nov 2004 22:56:14 +0000 |
Richard Jones |
fix some introduced import bugs
maint-0.7
|
| Thu, 25 Nov 2004 22:51:06 +0000 |
Richard Jones |
py2.1 compatibility
|
| Mon, 22 Nov 2004 02:38:24 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Fri, 12 Nov 2004 04:07:05 +0000 |
Richard Jones |
fix some bugs introduced in refactoring of blobfiles filename()
|
| Thu, 11 Nov 2004 06:09:43 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Thu, 11 Nov 2004 06:04:59 +0000 |
Richard Jones |
Handle older (really older) anydbm databases in export code.
|
| Fri, 15 Oct 2004 01:10:22 +0000 |
Richard Jones |
fixed editing of message contents
maint-0.7
|
| Thu, 24 Jun 2004 07:14:49 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Thu, 24 Jun 2004 06:39:07 +0000 |
Richard Jones |
WIP
|
| Fri, 19 Mar 2004 04:47:59 +0000 |
Richard Jones |
A few big changes in this commit:
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Fri, 05 Dec 2003 03:28:38 +0000 |
Richard Jones |
Refactored CGI file serving so that FileClass contents are...
|
| Tue, 10 Sep 2002 00:11:50 +0000 |
Richard Jones |
removed Log
|
| Fri, 19 Jul 2002 03:36:34 +0000 |
Richard Jones |
Implemented the destroy() method needed by the session database...
|
| Sun, 14 Jul 2002 06:14:40 +0000 |
Richard Jones |
Some more TODOs
|
| Tue, 09 Jul 2002 03:02:53 +0000 |
Richard Jones |
More indexer work:
|
| Mon, 08 Jul 2002 06:58:15 +0000 |
Richard Jones |
cleaned up the indexer code:
|
| Wed, 19 Jun 2002 03:07:19 +0000 |
Richard Jones |
Moved the file storage commit into blobfiles where it belongs.
|
| Wed, 27 Feb 2002 07:33:34 +0000 |
Engelbert Gruber |
add, vim line and cvs log key.
|
| Wed, 27 Feb 2002 03:40:59 +0000 |
Richard Jones |
Ran it through pychecker, made fixes
|
| Mon, 25 Feb 2002 14:25:41 +0000 |
Engelbert Gruber |
add module blobfiles in backends with file access functions. not yet activated.
|