typo in exception line. fixed
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / lib /
2008-09-29 Jay Kuri typo in exception line. fixed
2008-09-18 Jesse Sheidlower very minor punctuation fixes
2008-09-17 Jay Kuri shortest lived. release. ever.
2008-09-17 Jay Kuri damnit. committed before save
2008-09-17 Jay Kuri removing incorrect reference to id_field
2008-09-17 Jay Kuri documentation updates in prep for new release
2008-08-05 Jesse Sheidlower typo fixing
2008-07-21 Jay Kuri Be more descriptive about failure when no valid fields...
2008-06-27 Dan Dascalescu Added specific error message for user_class being incor...
2008-03-02 Jay Kuri Adding backwards compatibility for DBIC style session...
2008-02-15 Jay Kuri Added ability to avoid DB hits when restoring from...
2008-01-23 Jay Kuri updating docs to be more clear about behavior when...
2008-01-23 Jay Kuri urrgh. typo. Catalyst::Plugin::Authentication - not...
2008-01-23 Jay Kuri Fixing docs for auto_update and auto_create to be more...
2008-01-23 Brian Cassidy explicitly call auto_create and auto_update properly...
2007-12-03 Jay Kuri Changing version number
2007-12-02 Jay Kuri completing namespace change
2007-12-02 Jay Kuri Moving to new namespace
2007-10-26 Brian Cassidy pod stuff
2007-10-24 Brian Cassidy stub docs for auto_create_user and auto_update_user
2007-10-09 Brian Cassidy first draft of auto_create/auto_update for dbix-class...
2007-07-08 Jay Kuri oops. left a little bit of diff goodness in there....
2007-07-08 Jay Kuri Now throws exceptions when id_field is invalid or can...
2007-04-27 Brian Cassidy switch to Module::Install
2007-03-13 Jay Kuri Correcting method name documentation and a few other...
2007-02-21 Jay Kuri Documentation fixes and prep for dist
2007-02-12 Jay Kuri Documentation. Finally.
2007-02-08 Jay Kuri Making id_field dynamic - so that session storage works
2006-12-18 Jay Kuri Correcting roles problem - leftover lvalue type access
2006-12-18 Jay Kuri removing wantedroles from roles sub
2006-12-16 Jay Kuri correcting POD, to remove ::Backend
2006-12-16 Jay Kuri Renaming Backend.pm to Class.pm
2006-12-16 Jay Kuri Changes to use Class::Accessor::Fast
2006-11-27 Jay Kuri minor tweaks and note to self
2006-11-10 Jay Kuri Initial import of new DBIx::Class store. Not compatibl...