0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better block capability! More... over 15 years ago
A tiny commit to make percolate more powerful More... over 15 years ago
Added stuff to install the default SMTP responder More... almost 16 years ago
Refactored the initialize to be terser. More... almost 16 years ago
r14...@aerogel: dagbrown | 2007-03-04 12:25:09 +0900 More reshuffling, this time to move "responder.rb" into "smtp/responder.rb". More... about 17 years ago
r14...@aerogel: dagbrown | 2007-03-04 11:44:10 +0900 Changing Percolate::Responder to Percolate::SMTP::Responder in hopes of adding responders for other protocols (POP3 comes to mind for starters). More... about 17 years ago
r14...@aerogel: dagbrown | 2007-03-04 08:47:14 +0900 Alright, alright, quitcher whining about parens already More... about 17 years ago
r10...@aerogel: dagbrown | 2007-02-16 09:14:17 +0900 Making that comment more mysterious. More... about 17 years ago
r10...@aerogel: dagbrown | 2007-02-14 09:28:08 +0900 AND ALSO TEST THE COMMANDS IN ALL UPPERCASE More... about 17 years ago
r10...@aerogel: dagbrown | 2007-02-14 09:18:38 +0900 Holy shit! The QUIT command (!!) wasn't case-insensitive! How did I manage to overlook that? (Oh right, piss-poor testing.) More... about 17 years ago
r10...@aerogel: dagbrown | 2007-02-12 21:34:51 +0900 HEY LOOK! UNIT TESTING REVEALED BUGS! HOLY CRAP! More... about 17 years ago
r10...@aerogel: dagbrown | 2007-02-12 21:34:05 +0900 Well I guess that gets me up to 92.3% coverage on mail_object, but not exactly in a particularly satisfying way. More... about 17 years ago
r10...@aerogel: dagbrown | 2007-02-12 21:22:38 +0900 And one more test to bring me back up to 100% code coverage More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 21:20:33 +0900 Added test with custom approved message More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 21:18:22 +0900 Wow, "if foo then tru else false" has to be an example of the stupidest kind of code ever written More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 21:11:19 +0900 First test with message not approved More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 21:09:01 +0900 This is the Least Essential Change in the history of software changes. More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 21:03:28 +0900 O crap! I should have the gem read the version number from the AUTHORITATIVE source--the VERSION file--rather than just making something up. More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 21:01:23 +0900 Annotated the TODO somewhat More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 12:30:57 +0900 Added better Gurgitate support. More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 12:29:41 +0900 Added extra bits to fiddle with message verification status. Now all I need to do is add the tests for that! More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 12:28:57 +0900 Hell, come to that, why does the user have to come up with messages explaining why addresses were accepted or rejected? Let 'em just say yes or no. More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 12:26:45 +0900 Come to that, why should the user have to make comments on what happened to a message when the computer can perfectly reasonably do that for them? More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 12:21:31 +0900 You know, you should also be able to reject a message after you've received it. D'oh! Ho-hum, more tests ahoy. More... about 17 years ago
r9...@aerogel: dagbrown | 2007-02-12 12:04:47 +0900 Version bump! Yes, already More... about 17 years ago
- add TODO More... about 17 years ago
- remove old TODOs More... about 17 years ago
- add TODO More... about 17 years ago
- more TODOs More... about 17 years ago
- make gurgitate tests not fail without gurgitate installed More... about 17 years ago