p5sagit/Promulger.git
2012-07-19 Chris Nehren Use sd for issue tracking master
2012-07-19 Chris Nehren Add rough, untested bounce parsing.
2012-07-19 Chris Nehren Remove Method::Signatures::Simple.
2012-07-19 Chris Nehren add some stuff to MANIFEST.SKIP
2012-07-19 Chris Nehren some fixes to the still premature web frontend
2011-09-06 Chris Nehren README -> README.pod, add some content
2011-09-04 Chris Nehren More tests are a good thing
2011-09-04 Chris Nehren standardize on strictures+autodie+Test::Most where...
2011-09-04 Chris Nehren Merge branch 'oo-dispatcher'
2011-09-04 Chris Nehren more tests for lists
2011-09-04 Chris Nehren fix transport support in the dispatcher so it can be...
2011-09-04 Chris Nehren bring Moo to the Dispatcher for more flexibility and...
2011-09-04 Chris Nehren simple tests for lists
2011-09-04 Chris Nehren sanity checking for the config file
2011-09-04 Chris Nehren error checking for tying the aliases file
2011-09-04 Chris Nehren use more things in the compile test
2011-09-04 Chris Nehren Use FindBin so we don't need the bin_root silliness
2011-09-04 Chris Nehren update Makefile.PL
2011-09-04 Chris Nehren fix testing for transport
2011-09-04 Chris Nehren update the docs to reflect the new calling convention...
2011-09-04 Chris Nehren handy dandy message generator
2011-09-04 Chris Nehren move the --config option to be global, also add a comma...
2011-09-04 Chris Nehren refactor message sending to use a custom transport
2011-09-03 Chris Nehren s/Email::Simple/Email::MIME/g
2011-09-03 Chris Nehren very basic web frontend
2011-09-03 Chris Nehren Fix list creation, add a method to enumerate a list...
2011-08-04 Chris Nehren work towards s/Moose/Moo/g
2010-06-26 Chris Nehren add a reply-to header so as to be less confusing and...
2010-06-26 Chris Nehren steal^Wborrow the DBIC MANIFEST.SKIP
2010-06-26 Chris Nehren command for subscribing users
2010-06-26 Chris Nehren make messages posted from the list appear to be from...
2010-06-25 Chris Nehren mv bin -> script
2010-06-21 Chris Nehren a test file! gasp
2010-06-21 Chris Nehren add basic project files
2010-06-20 Chris Nehren Fixes from actual testing
2010-06-20 Chris Nehren simple, stupid mailman -> pmg subscriber import
2010-06-20 Chris Nehren final bits of code to be useful
2010-03-14 Chris Nehren Just about ready to go live
2010-03-14 Chris Nehren add the TODO
2010-03-14 Chris Nehren lots of refactoring
2009-12-30 Chris Nehren simple and stupid list creation. sets up aliases, creat...
2009-12-30 Chris Nehren initial commit