| Fri, 08 Oct 2010 03:35:51 +0000 |
Richard Jones |
release stuff
1.4.16
|
| Fri, 08 Oct 2010 00:46:08 +0000 |
Richard Jones |
pre-release stuff
|
| Thu, 07 Oct 2010 13:57:19 +0000 |
Ralf Schlatterbeck |
- fix import (now passes for memorydb, too)
|
| Thu, 07 Oct 2010 12:22:10 +0000 |
Ralf Schlatterbeck |
- refactor: move import_journal to hyperdb
|
| Thu, 07 Oct 2010 12:02:12 +0000 |
Ralf Schlatterbeck |
- lower memory footprint for (journal-) import
|
| Thu, 07 Oct 2010 02:31:58 +0000 |
Richard Jones |
clarification (inspired by Toni Meuller)
|
| Thu, 07 Oct 2010 02:30:46 +0000 |
Richard Jones |
Allow search_popup macro to work with all db classes, issue2550567
|
| Wed, 06 Oct 2010 23:37:29 +0000 |
Richard Jones |
fix py2.4 compatibility
|
| Wed, 06 Oct 2010 14:13:09 +0000 |
Ralf Schlatterbeck |
- some formatting
|
| Tue, 05 Oct 2010 14:24:25 +0000 |
Ralf Schlatterbeck |
Mail gateway fixes and improvements.
|
| Mon, 04 Oct 2010 12:56:37 +0000 |
Ralf Schlatterbeck |
Fix charset of first text-part of outgoing multipart messages...
|
| Wed, 29 Sep 2010 07:49:09 +0000 |
Ralf Schlatterbeck |
- add comment to clarify semantics if pytz is installed
|
| Fri, 17 Sep 2010 06:47:58 +0000 |
Ralf Schlatterbeck |
- more logger fixes, sorry for the noise.
|
| Thu, 16 Sep 2010 07:44:50 +0000 |
Ralf Schlatterbeck |
- more logger fixes -- use correct hierarchical logger names...
|
| Mon, 13 Sep 2010 17:08:41 +0000 |
Ralf Schlatterbeck |
- update acknowledgements
|
| Fri, 10 Sep 2010 06:34:19 +0000 |
Richard Jones |
note
|
| Fri, 10 Sep 2010 06:32:04 +0000 |
Richard Jones |
make sort more robust
|
| Fri, 10 Sep 2010 06:31:30 +0000 |
Richard Jones |
fixed registration, issue2550665 (thanks Timo Paulssen)
|
| Tue, 07 Sep 2010 15:42:04 +0000 |
Ralf Schlatterbeck |
new rdbms config item sqlite_timeout...
|
| Tue, 07 Sep 2010 14:49:52 +0000 |
Ralf Schlatterbeck |
- fix small indentation glitch
|
| Thu, 12 Aug 2010 05:00:07 +0000 |
Richard Jones |
improve handling of '>' when URLs are converted to links
|
| Mon, 09 Aug 2010 09:04:19 +0000 |
Bernhard Reiter |
Added hint that Richard does most of the changes.
|
| Mon, 09 Aug 2010 07:36:06 +0000 |
Ralf Schlatterbeck |
- No longer use the root logger, use a logger with prefix "roundup"...
|
| Mon, 09 Aug 2010 04:52:16 +0000 |
Richard Jones |
remove unnecessary brackets
|
| Mon, 09 Aug 2010 04:46:02 +0000 |
Richard Jones |
missed
|
| Mon, 09 Aug 2010 04:45:28 +0000 |
Richard Jones |
fix for incorrect except: syntax, issue2550661
|
| Mon, 09 Aug 2010 04:43:50 +0000 |
Richard Jones |
force tests checking text output to work in the "C" locale
|
| Thu, 05 Aug 2010 00:00:19 +0000 |
Richard Jones |
add missing config options
|
| Wed, 04 Aug 2010 10:01:23 +0000 |
Ralf Schlatterbeck |
new mailgw config option subject_updates_title...
|
| Fri, 30 Jul 2010 06:39:46 +0000 |
Richard Jones |
use rst again
website
|
| Thu, 29 Jul 2010 00:42:48 +0000 |
Richard Jones |
update
website
|
| Thu, 29 Jul 2010 00:40:13 +0000 |
Richard Jones |
update mailgw docs
|
| Sat, 24 Jul 2010 12:30:22 +0000 |
Richard Jones |
fix
website
|
| Sat, 24 Jul 2010 12:26:02 +0000 |
Richard Jones |
moar better
website
|
| Sat, 24 Jul 2010 11:58:56 +0000 |
Richard Jones |
fixes
website
|
| Sat, 24 Jul 2010 11:58:13 +0000 |
Richard Jones |
fixes
website
|
| Sat, 24 Jul 2010 11:18:59 +0000 |
Richard Jones |
add json awesomeness
website
|
| Sat, 24 Jul 2010 09:44:58 +0000 |
Richard Jones |
allow trackers to override the classes used to render properties...
|
| Tue, 13 Jul 2010 05:03:49 +0000 |
Richard Jones |
typo
|
| Mon, 12 Jul 2010 06:05:40 +0000 |
Richard Jones |
fixed reporting of source missing warnings
|
| Mon, 12 Jul 2010 04:22:14 +0000 |
Richard Jones |
fix
|
| Mon, 12 Jul 2010 04:21:32 +0000 |
Richard Jones |
pre-release stuff
1.4.15
|
| Mon, 12 Jul 2010 04:14:02 +0000 |
Richard Jones |
make URL detection a little smarter about brackets per issue2550657
|
| Mon, 12 Jul 2010 04:11:05 +0000 |
Richard Jones |
session API consistency
|
| Mon, 12 Jul 2010 04:02:25 +0000 |
Richard Jones |
memorydb API consistency fix
|
| Mon, 12 Jul 2010 04:02:14 +0000 |
Richard Jones |
doc tweak
|
| Sat, 10 Jul 2010 03:58:52 +0000 |
Richard Jones |
notes
|
| Sat, 10 Jul 2010 03:57:45 +0000 |
Richard Jones |
moar test coverage
|
| Sat, 10 Jul 2010 03:52:45 +0000 |
Richard Jones |
fix up some pre-Python2.6 compatibility issues in the *dbm interface
|
| Sat, 10 Jul 2010 03:52:22 +0000 |
Richard Jones |
fix actions check for < Python2.6
|
| Sat, 10 Jul 2010 03:45:17 +0000 |
Richard Jones |
fix up some pre-Python2.6 compatibility issues in the *dbm interface
|
| Thu, 01 Jul 2010 02:20:51 +0000 |
Richard Jones |
pre-release stuff
1.4.14
|
| Thu, 01 Jul 2010 01:44:17 +0000 |
Richard Jones |
add note & thanks
|
| Thu, 01 Jul 2010 01:41:54 +0000 |
Richard Jones |
fix potential XSS hole
|
| Tue, 29 Jun 2010 07:55:34 +0000 |
Bernhard Reiter |
Removing mentioning of 1.5.0 release as it did not happen in February.
|
| Mon, 28 Jun 2010 12:52:10 +0000 |
Bernhard Reiter |
- Indexer Xapian, made Xapian 1.2 compatible.
|
| Mon, 10 May 2010 07:08:11 +0000 |
Bernhard Reiter |
Small documentation update regarding debugging aids:
|
| Tue, 04 May 2010 21:29:29 +0000 |
Bernhard Reiter |
issues: Adding roundup-devel@lists.sourceforge.net to the list of recipients
website
|
| Mon, 19 Apr 2010 03:56:54 +0000 |
Richard Jones |
Default to "text/plain" if no Content-Type header is present in email
|
| Mon, 19 Apr 2010 00:39:01 +0000 |
Richard Jones |
frontends/roundup.cgi got out of sync with the roundup.cgi.Client API
|