| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| robertnewson | 95 (100.0%) | 525 (100.0%) | 1709 (100.0%) | 5.53 |
| Date | Author | File/Message |
|---|---|---|
| 1/24/05 10:50 PM | robertnewson | unused constructor.
(1 Files changed,
0 Lines changed) |
| 1/24/05 9:42 PM | robertnewson | removed unused read() method, decoupling from mina some more.
(1 Files changed,
0 Lines changed) |
| 1/24/05 9:36 PM | robertnewson | Removed unneccesary argument in Command interface.
Should I simply inline the commands?
(8 Files changed,
20 Lines changed) |
| 1/17/05 10:50 PM | robertnewson | *** empty log message ***
(3 Files changed,
46 Lines changed) |
| 1/12/05 3:03 PM | robertnewson | partial conversion to using JavaMail for maildir persistence.
(3 Files changed,
90 Lines changed) |
| 1/5/05 12:20 AM | robertnewson | *** empty log message ***
(3 Files changed,
86 Lines changed) |
| 1/2/05 5:25 PM | robertnewson | *** empty log message ***
(1 Files changed,
0 Lines changed) |
| 1/2/05 12:59 AM | robertnewson | Separate io-related session methods, to minimize Mina interface.
(5 Files changed,
185 Lines changed) |
| 1/1/05 9:26 PM | robertnewson | Separate commands and messages.
(4 Files changed,
179 Lines changed) |
| 1/1/05 5:56 PM | robertnewson | First half of message/mina decoupling (the second half should hide the read method)
(2 Files changed,
114 Lines changed) |
| 12/31/04 2:21 PM | robertnewson | Moved WallaceUser to remove all cyclic dependencies.
(3 Files changed,
1 Lines changed) |
| 12/30/04 10:43 AM | robertnewson | Conversion to MINA completed.
(1 Files changed,
2 Lines changed) |
| 12/28/04 8:42 PM | robertnewson | Turns out I don't need to synchronize access to the Session (Trustin says so)...
(1 Files changed,
1 Lines changed) |
| 12/28/04 4:07 PM | robertnewson | persist mailbox flags.
(1 Files changed,
4 Lines changed) |
| 12/28/04 12:17 AM | robertnewson | some tidying prompted by checkstyle.
(2 Files changed,
6 Lines changed) |
| 12/27/04 11:55 PM | robertnewson | Better approach to sharing server config and either a very clever or very stupid synchronization strategy for WallaceSession access and modification.
(6 Files changed,
240 Lines changed) |
| 12/27/04 12:08 AM | robertnewson | Lots of changes. Much more integrated with Antlr parser.
(1 Files changed,
61 Lines changed) |
| 12/20/04 12:26 AM | robertnewson | Eliminate cyclic dependencies (add Jdepend report)
(1 Files changed,
0 Lines changed) |
| 12/19/04 2:34 PM | robertnewson | *** empty log message ***
(1 Files changed,
1 Lines changed) |
| 12/19/04 1:02 PM | robertnewson | significant move around. Separated netty2 integration.
(5 Files changed,
27 Lines changed) |