| Fri, 09 Oct 2009 16:06:33 +0000 |
Ralf Schlatterbeck |
- everything needed for release
1.4.10
|
| Fri, 09 Oct 2009 14:32:21 +0000 |
Ralf Schlatterbeck |
corrections for python2.3 compatibility:
|
| Fri, 09 Oct 2009 14:00:50 +0000 |
Stefan Seefeld |
Fix race condition.
|
| Fri, 09 Oct 2009 13:58:43 +0000 |
Stefan Seefeld |
Provide ability to specify arbitrary HTML attributes.
|
| Fri, 09 Oct 2009 13:54:54 +0000 |
Stefan Seefeld |
Add schema consistency checks.
|
| Fri, 09 Oct 2009 13:51:35 +0000 |
Stefan Seefeld |
Improve login failure response.
|
| Fri, 09 Oct 2009 13:13:32 +0000 |
Stefan Seefeld |
Improve error reporting.
|
| Fri, 09 Oct 2009 13:06:43 +0000 |
Stefan Seefeld |
Robustify web interface.
|
| Fri, 09 Oct 2009 00:30:54 +0000 |
Richard Jones |
reinstate 3 with correct instructions
|
| Fri, 09 Oct 2009 00:29:33 +0000 |
Richard Jones |
update BUILD
|
| Thu, 08 Oct 2009 13:59:33 +0000 |
Ralf Schlatterbeck |
small update about SSL (and XMLRPC)...
|
| Thu, 08 Oct 2009 13:07:51 +0000 |
Ralf Schlatterbeck |
Fix interaction of SSL and XMLRPC, now XMLRPC works with SSL
|
| Thu, 08 Oct 2009 12:18:47 +0000 |
Ralf Schlatterbeck |
Fix bug with SSL-connection and XMLRPC...
|
| Fri, 02 Oct 2009 15:03:44 +0000 |
Ralf Schlatterbeck |
Document filter method of xmlrpc interface
|
| Fri, 02 Oct 2009 14:29:12 +0000 |
Ralf Schlatterbeck |
Small fix for CGI-handling of XMLRPC requests for python2.4...
|
| Tue, 29 Sep 2009 07:27:17 +0000 |
Ralf Schlatterbeck |
New config option csv_field_size:
|
| Thu, 17 Sep 2009 09:54:49 +0000 |
Bernhard Reiter |
Minor update of doc/developers.txt...
|
| Mon, 14 Sep 2009 20:34:50 +0000 |
Bernhard Reiter |
Small CSS improvements regarding the search box
|
| Fri, 11 Sep 2009 15:55:11 +0000 |
Bernhard Reiter |
Indexers behaviour made more consistent regarding length of indexed words...
|
| Fri, 11 Sep 2009 15:37:24 +0000 |
Bernhard Reiter |
Added more indexer tests for stopwords, case-insensitity...
|
| Wed, 09 Sep 2009 07:33:07 +0000 |
Bernhard Reiter |
Removed the double entry Thomas Arendsen Hein...
|
| Tue, 08 Sep 2009 21:38:42 +0000 |
Bernhard Reiter |
fixed typos in the installation instructions
|
| Tue, 08 Sep 2009 21:10:27 +0000 |
Bernhard Reiter |
Improving the documentation for svn write access.
website
|
| Sat, 15 Aug 2009 08:18:20 +0000 |
Thomas Arendsen Hein |
closed branch 'gsoc-2009'
gsoc-2009
|
| Sat, 15 Aug 2009 08:18:20 +0000 |
Pygi |
Oops
gsoc-2009
|
| Sat, 15 Aug 2009 08:04:34 +0000 |
Pygi |
Some more work comitted
gsoc-2009
|
| Sat, 15 Aug 2009 07:43:45 +0000 |
Pygi |
Added some hg patch apply things
gsoc-2009
|
| Sat, 15 Aug 2009 07:43:11 +0000 |
Pygi |
Added patch stuff support
gsoc-2009
|
| Mon, 10 Aug 2009 04:32:36 +0000 |
Richard Jones |
move
|
| Mon, 10 Aug 2009 04:32:11 +0000 |
Richard Jones |
py2.4 compat
1.4.9
|
| Mon, 10 Aug 2009 04:25:15 +0000 |
Richard Jones |
compatibilty fix for pysqlite2 / unicode
|
| Mon, 10 Aug 2009 03:42:17 +0000 |
Richard Jones |
remove unused, deprecated import
|
| Mon, 10 Aug 2009 03:36:32 +0000 |
Richard Jones |
remove use of string exception
|
| Mon, 10 Aug 2009 03:34:42 +0000 |
Richard Jones |
note contributor
|
| Mon, 10 Aug 2009 03:33:28 +0000 |
Richard Jones |
better construction of plain text
|
| Mon, 10 Aug 2009 03:32:02 +0000 |
Richard Jones |
remove unused import
|
| Mon, 10 Aug 2009 02:04:00 +0000 |
Richard Jones |
missed
|
| Mon, 10 Aug 2009 02:02:00 +0000 |
Richard Jones |
don't show entire history by default
|
| Sun, 02 Aug 2009 19:13:06 +0000 |
Bernhard Reiter |
Correcting the three URLs into the roundup SVN.
website
|
| Mon, 27 Jul 2009 23:57:23 +0000 |
Richard Jones |
re-order sqlite imports to handle multiple installed versions (issue 2550570)
|
| Fri, 24 Jul 2009 04:48:28 +0000 |
Pygi |
Fixed some stuf for 2to3
gsoc-2009
|
| Fri, 24 Jul 2009 04:35:05 +0000 |
Pygi |
Some preparations for 3.0 migration
gsoc-2009
|
| Mon, 20 Jul 2009 23:26:10 +0000 |
Richard Jones |
update to dev docs
|
| Mon, 20 Jul 2009 23:22:15 +0000 |
Richard Jones |
add website instructions
website
|
| Mon, 20 Jul 2009 06:34:17 +0000 |
Richard Jones |
clarify python version
|
| Mon, 20 Jul 2009 06:24:52 +0000 |
Richard Jones |
fix construction of individual messages to nosy recipents with attachments
|
| Sun, 19 Jul 2009 22:56:30 +0000 |
Stefan Seefeld |
Move db.commit() call from handle_xmlrpc() to individual methods...
|
| Fri, 17 Jul 2009 18:51:24 +0000 |
Pygi |
fixed a bug where we had double modified action
gsoc-2009
|
| Fri, 17 Jul 2009 15:16:58 +0000 |
Pygi |
it works, it works
gsoc-2009
|
| Fri, 17 Jul 2009 14:38:59 +0000 |
Pygi |
logging doesnt belong here
gsoc-2009
|
| Fri, 17 Jul 2009 14:38:06 +0000 |
Pygi |
some more attempts at making this work
gsoc-2009
|
| Fri, 17 Jul 2009 14:08:51 +0000 |
Pygi |
Ported vcs_rev.item to vcs stuff
gsoc-2009
|
| Fri, 17 Jul 2009 13:52:33 +0000 |
Pygi |
fixed identing
gsoc-2009
|
| Fri, 17 Jul 2009 13:50:37 +0000 |
Pygi |
Fixed silly bug
gsoc-2009
|
| Fri, 17 Jul 2009 13:49:05 +0000 |
Pygi |
Done some work on hg revision info
gsoc-2009
|
| Wed, 15 Jul 2009 12:22:35 +0000 |
Ralf Schlatterbeck |
fix problem with bounce-message if incoming mail has insufficient privilege...
|
| Tue, 14 Jul 2009 18:21:06 +0000 |
Stefan Seefeld |
Fix issue2550565.
|
| Tue, 14 Jul 2009 14:00:47 +0000 |
Stefan Seefeld |
Cache tracker instances.
|
| Tue, 14 Jul 2009 13:52:38 +0000 |
Stefan Seefeld |
Reopen session with database.
|
| Tue, 14 Jul 2009 09:10:43 +0000 |
Ralf Schlatterbeck |
Process each message through the mail gateway as a separate transaction.
|