| 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
|
| Fri, 16 Apr 2010 06:52:18 +0000 |
Richard Jones |
Accept single-character subject lines
|
| Fri, 09 Apr 2010 09:50:26 +0000 |
Ralf Schlatterbeck |
- update changelog and give credits to reporter
|
| Fri, 09 Apr 2010 09:49:06 +0000 |
Ralf Schlatterbeck |
- fix coding style from yesterday
|
| Thu, 08 Apr 2010 14:40:10 +0000 |
Ralf Schlatterbeck |
- fix case where action isn't present in form, e.g., for xmlrpc
|
| Thu, 08 Apr 2010 14:33:54 +0000 |
Ralf Schlatterbeck |
xmlrpc handling of unicode characters, see
|
| Tue, 30 Mar 2010 22:57:42 +0000 |
Richard Jones |
fix
|
| Sat, 20 Mar 2010 04:29:45 +0000 |
Richard Jones |
Handle multiple @action values from broken trackers
|
| Mon, 08 Mar 2010 15:12:42 +0000 |
Ralf Schlatterbeck |
use config.DATABASE in cases where 'db' was still hard-coded
|
| Fri, 05 Mar 2010 15:51:11 +0000 |
Ralf Schlatterbeck |
- unify bool searching (filter method) across backends
|
| Fri, 05 Mar 2010 14:22:34 +0000 |
Ralf Schlatterbeck |
- unify number searching across backends
|
| Fri, 26 Feb 2010 00:42:43 +0000 |
Richard Jones |
fix
|
| Fri, 26 Feb 2010 00:38:53 +0000 |
Richard Jones |
more modernisation
|
| Wed, 24 Feb 2010 22:48:53 +0000 |
Richard Jones |
fix perm
website
|
| Tue, 23 Feb 2010 22:54:59 +0000 |
Richard Jones |
add missing file
|
| Tue, 23 Feb 2010 11:18:34 +0000 |
Richard Jones |
another module modernised
|
| Tue, 23 Feb 2010 03:20:17 +0000 |
Richard Jones |
The email for the first message on an issue...
|
| Mon, 22 Feb 2010 05:26:57 +0000 |
Richard Jones |
Beginnings of a big code cleanup / modernisation to make 2to3 happy
|
| Fri, 19 Feb 2010 05:09:38 +0000 |
Richard Jones |
undo regression in 1.4.12: Multilink edit fields lose their values
1.4.13
|
| Wed, 10 Feb 2010 03:42:32 +0000 |
Richard Jones |
typo
|
| Tue, 09 Feb 2010 02:08:26 +0000 |
Richard Jones |
I need to know when new issues are created
website
|
| Tue, 09 Feb 2010 01:47:25 +0000 |
Richard Jones |
add tagging info to the release build doc
|
| Tue, 09 Feb 2010 01:02:48 +0000 |
Richard Jones |
release stuff mk2
1.4.12
|
| Tue, 09 Feb 2010 01:02:22 +0000 |
Richard Jones |
release stuff
|
| Mon, 08 Feb 2010 08:30:37 +0000 |
Richard Jones |
don't have mailgw tests close the db - they're not testing persistence
|
| Mon, 08 Feb 2010 04:30:48 +0000 |
Richard Jones |
Make memorydb pass all tests;
|
| Mon, 08 Feb 2010 04:25:48 +0000 |
Richard Jones |
actually tuples are fine and expected; also remove debug print
|
| Fri, 05 Feb 2010 05:10:52 +0000 |
Richard Jones |
make some more memorydb tests pass
|
| Fri, 05 Feb 2010 04:10:06 +0000 |
Richard Jones |
minor fix to memorydb
|
| Tue, 02 Feb 2010 05:15:10 +0000 |
Richard Jones |
support CRAM-MD5 for IMAPS
|
| Tue, 02 Feb 2010 05:00:42 +0000 |
Richard Jones |
Fix thread safety with stdin in roundup-server
|
| Tue, 02 Feb 2010 04:59:20 +0000 |
Richard Jones |
fix test
|
| Tue, 02 Feb 2010 04:44:18 +0000 |
Richard Jones |
add in-memory hyperdb implementation to speed up testing
|
| Mon, 01 Feb 2010 05:59:10 +0000 |
Richard Jones |
fix comment
|
| Mon, 01 Feb 2010 05:46:59 +0000 |
Richard Jones |
handle quoting/escaping specials after encoding;
|
| Mon, 01 Feb 2010 04:54:59 +0000 |
Richard Jones |
Allow value to be specified to multilink form element templating
|
| Mon, 01 Feb 2010 03:59:02 +0000 |
Richard Jones |
Attempt to generate more human-readable addresses in email
|
| Mon, 01 Feb 2010 02:58:07 +0000 |
Richard Jones |
Fix file handle leak in some web interfaces with logging turned on
|
| Mon, 01 Feb 2010 00:44:22 +0000 |
Richard Jones |
notes about the tracker
|
| Mon, 01 Feb 2010 00:27:26 +0000 |
Richard Jones |
fix perm
website
|
| Sat, 30 Jan 2010 22:58:25 +0000 |
Richard Jones |
fix non-instant rego
|
| Sat, 30 Jan 2010 22:46:27 +0000 |
Richard Jones |
fix typo
|