catagits/Catalyst-Authentication-Store-DBIx-Class.git
2010-06-11 Rafael Kitover make dist v0.1201
2010-06-11 Rafael Kitover support setting columns from AUTOLOAD too
2010-06-07 Rafael Kitover cleanup and handle unknown column/method
2010-06-07 Rafael Kitover add namespace::autoclean dep, fix AUTOLOAD to try metho...
2010-06-07 Rafael Kitover relax dep requirements
2010-06-07 Rafael Kitover Support columns with accessors that aren't the column...
2010-04-10 Florian Ragwitz Version 0.1200. v0.1200
2010-03-29 Florian Ragwitz Disable autoinstall.
2010-03-29 Florian Ragwitz Update repository metadata.
2010-03-29 Florian Ragwitz Version 0.1100. v0.1100
2010-03-29 Florian Ragwitz Exclude .git from MANIFEST.
2010-03-29 Florian Ragwitz Fewer tabs.
2010-03-29 Florian Ragwitz Less trailing whitespace.
2010-03-29 Florian Ragwitz use style;
2010-03-29 Florian Ragwitz Add .gitignore.
2010-03-29 Florian Ragwitz Try supporting compound primary keys.
2010-03-29 Florian Ragwitz Move testapp actions to a root controller.
2010-03-29 Florian Ragwitz Trim trailing whitespace.
2010-03-04 Jay Kuri Committed missed changes from 0.1082
2009-06-05 Tomas Doran Doc tweak so that people who use other auth stores...
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-03-20 Jos Boumans adapt synopsis to be in line with the examples of the...
2008-10-27 Jay Kuri oops. Update code but not doc. my bad.
2008-10-26 Jay Kuri Woot. Forgot the svk add. I rule
2008-10-26 Jay Kuri Adding SimpleDB Realm to make basic configuration of...
2008-10-01 Kieren Diment update changes
2008-10-01 Kieren Diment missing dependency fixed
2008-09-29 Jay Kuri add missing Catalyst::Model::DBIC::Schema dependency
2008-09-29 Jay Kuri changes and version update in prep for release
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 Brian Cassidy fix up changes
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-17 Jay Kuri updating to newer module::install version
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 updating to reflect recent changes
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...
2006-11-10 Jess Robinson New for jayke and jshirley