2010-08-29Add some checks to prevent #13 happen.
cli [Sun, 29 Aug 2010 17:43:58 +0200] rev 36
Add some checks to prevent #13 happen.

2010-08-29Moving source files into src/-subdir.
cli [Sun, 29 Aug 2010 17:28:58 +0200] rev 35
Moving source files into src/-subdir.

2010-08-29Merge heads.
cli [Sun, 29 Aug 2010 17:04:25 +0200] rev 34
Merge heads.

2010-08-29Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).
cli [Sun, 29 Aug 2010 17:03:21 +0200] rev 33
Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).

2010-06-30added build.xml + small bugfix
bei [Wed, 30 Jun 2010 14:48:53 +0200] rev 32
added build.xml + small bugfix

2010-05-12Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.
cli [Wed, 12 May 2010 11:18:02 +0200] rev 31
Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.

2010-05-09The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
cli [Sun, 09 May 2010 12:38:46 +0200] rev 30
The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).

2010-05-01Refactor logging to fix NullPointerException.
cli [Sat, 01 May 2010 18:51:57 +0200] rev 29
Refactor logging to fix NullPointerException.

2010-05-01Make mailinglist gateway more reliable, probably.
cli [Sat, 01 May 2010 14:27:30 +0200] rev 28
Make mailinglist gateway more reliable, probably.

2010-04-27Fix for #567 "mailinglist gateway does not recover after database outage".
cli [Tue, 27 Apr 2010 22:11:30 +0200] rev 27
Fix for #567 "mailinglist gateway does not recover after database outage".