12 years agoadded documentation for DBIC and Mongo storage people/makkksimal
Mugen Kenichi [Thu, 29 Sep 2011 13:36:07 +0000]
added documentation for DBIC and Mongo storage

12 years agoadded basic documentation
Mugen Kenichi [Thu, 29 Sep 2011 13:12:16 +0000]
added basic documentation

12 years agobetter mongo test
Mugen Kenichi [Wed, 28 Sep 2011 13:17:31 +0000]
better mongo test

12 years agoadded mongodb storage engine
Mugen Kenichi [Wed, 28 Sep 2011 12:32:39 +0000]
added mongodb storage engine

12 years agofixed namespaces
Mugen Kenichi [Tue, 27 Sep 2011 11:18:33 +0000]
fixed namespaces

12 years agoSeperate DBIC Storage Engine
Mugen Kenichi [Tue, 27 Sep 2011 11:11:40 +0000]
Seperate DBIC Storage Engine

12 years agoutilize DBIx::Class
Mugen Kenichi [Fri, 23 Sep 2011 15:58:49 +0000]
utilize DBIx::Class

12 years agoFix Makefile.PL, reword Changes to be more in line with reality. multipart will master
Chris Nehren [Wed, 27 Jul 2011 15:19:58 +0000]
Fix Makefile.PL, reword Changes to be more in line with reality. multipart will
have to wait for now. Also ignore vim swap files in the MANIFEST.SKIP.

12 years agorename test to make room for further testing. also remove insert_sql.txt. Was this...
Chris Nehren [Mon, 25 Jul 2011 20:17:28 +0000]
rename test to make room for further testing. also remove insert_sql.txt. Was this ever used?

12 years agoport to Moo
Chris Nehren [Mon, 25 Jul 2011 19:57:55 +0000]
port to Moo

12 years agomove to Email::MIME, clean up test to use cmp_ok
Chris Nehren [Mon, 25 Jul 2011 19:42:28 +0000]
move to Email::MIME, clean up test to use cmp_ok

13 years agostorage_connect is generic and needs to be in the role interface
Chris Nehren [Sat, 26 Jun 2010 01:47:46 +0000]
storage_connect is generic and needs to be in the role interface

13 years agomore redesign
Chris Nehren [Sat, 26 Jun 2010 01:43:56 +0000]
more redesign

13 years agobeginning of redesign
Chris Nehren [Fri, 25 Jun 2010 20:09:54 +0000]
beginning of redesign

13 years agoa few notes for redesigning this code.
Chris Nehren [Sun, 20 Jun 2010 14:47:03 +0000]
a few notes for redesigning this code.

14 years agovery simple, very stupid proof of concept
Chris Nehren [Wed, 5 Aug 2009 02:36:52 +0000]
very simple, very stupid proof of concept

This was written in one hacking session at a coffeeshop. It's not the
best code, for sure, but it's a starting point. The files in lib/auto
are there for now so you can do perl -Mlib=lib -MEmail::Archive .... and
also so you can run test_run, which is the only bit of tests this code
has presently.

All that said, the hard part is done: there's no longer a blank slate
for this project in my mind.

14 years agoinitial checkin
Chris Nehren [Tue, 4 Aug 2009 23:40:30 +0000]
initial checkin