16 years agoupdating docs to be more clear about behavior when updating
Jay Kuri [Wed, 23 Jan 2008 19:38:51 +0000]
updating docs to be more clear about behavior when updating
thanks to LTJake for feedback

16 years agourrgh. typo. Catalyst::Plugin::Authentication - not Authenticate
Jay Kuri [Wed, 23 Jan 2008 19:23:11 +0000]
urrgh.  typo.  Catalyst::Plugin::Authentication - not Authenticate

16 years agoFixing docs for auto_update and auto_create to be more clear about their
Jay Kuri [Wed, 23 Jan 2008 19:21:02 +0000]
Fixing docs for auto_update and auto_create to be more clear about their
behavior and possible gotchas

16 years agoexplicitly call auto_create and auto_update properly. jayk -- fix them docs. :)
Brian Cassidy [Wed, 23 Jan 2008 19:02:18 +0000]
explicitly call auto_create and auto_update properly. jayk -- fix them docs. :)

16 years agofix up changes
Brian Cassidy [Mon, 3 Dec 2007 13:03:06 +0000]
fix up changes

16 years agoChanging version number
Jay Kuri [Mon, 3 Dec 2007 03:23:04 +0000]
Changing version number

16 years agocompleting namespace change
Jay Kuri [Sun, 2 Dec 2007 23:32:33 +0000]
completing namespace change

16 years agoMoving to new namespace
Jay Kuri [Sun, 2 Dec 2007 23:24:04 +0000]
Moving to new namespace

16 years agopod stuff
Brian Cassidy [Fri, 26 Oct 2007 01:32:55 +0000]
pod stuff

16 years agostub docs for auto_create_user and auto_update_user
Brian Cassidy [Wed, 24 Oct 2007 20:40:29 +0000]
stub docs for auto_create_user and auto_update_user

16 years agofirst draft of auto_create/auto_update for dbix-class store
Brian Cassidy [Tue, 9 Oct 2007 20:30:21 +0000]
first draft of auto_create/auto_update for dbix-class store

16 years agoupdating to newer module::install version
Jay Kuri [Tue, 17 Jul 2007 17:03:47 +0000]
updating to newer module::install version

16 years agooops. left a little bit of diff goodness in there. fixed
Jay Kuri [Sun, 8 Jul 2007 03:45:21 +0000]
oops. left a little bit of diff goodness in there. fixed

16 years agoNow throws exceptions when id_field is invalid or can not be determined
Jay Kuri [Sun, 8 Jul 2007 03:41:34 +0000]
Now throws exceptions when id_field is invalid or can not be determined
several minor adjustments
complete set of tests

17 years agoswitch to Module::Install
Brian Cassidy [Fri, 27 Apr 2007 02:14:40 +0000]
switch to Module::Install

17 years agoCorrecting method name documentation and a few other minor tweaks
Jay Kuri [Tue, 13 Mar 2007 17:41:23 +0000]
Correcting method name documentation and a few other minor tweaks

17 years agoDocumentation fixes and prep for dist
Jay Kuri [Wed, 21 Feb 2007 18:31:09 +0000]
Documentation fixes and prep for dist

17 years agoDocumentation. Finally.
Jay Kuri [Mon, 12 Feb 2007 19:31:39 +0000]
Documentation.  Finally.

17 years agoMaking id_field dynamic - so that session storage works
Jay Kuri [Thu, 8 Feb 2007 03:29:20 +0000]
Making id_field dynamic - so that session storage works
on tables where the id field is not simply 'id'.
Also - a big chunk of documentation - though still more is needed

17 years agoCorrecting roles problem - leftover lvalue type access
Jay Kuri [Mon, 18 Dec 2006 19:46:30 +0000]
Correcting roles problem - leftover lvalue type access

17 years agoremoving wantedroles from roles sub
Jay Kuri [Mon, 18 Dec 2006 17:28:56 +0000]
removing wantedroles from roles sub

17 years agocorrecting POD, to remove ::Backend
Jay Kuri [Sat, 16 Dec 2006 19:57:40 +0000]
correcting POD, to remove ::Backend

17 years agoupdating to reflect recent changes
Jay Kuri [Sat, 16 Dec 2006 19:50:56 +0000]
updating to reflect recent changes

17 years agoRenaming Backend.pm to Class.pm
Jay Kuri [Sat, 16 Dec 2006 19:46:47 +0000]
Renaming Backend.pm to Class.pm
Updating to use Class::Accessor::Fast
Various tweaks and changes

17 years agoChanges to use Class::Accessor::Fast
Jay Kuri [Sat, 16 Dec 2006 19:42:37 +0000]
Changes to use Class::Accessor::Fast
Added ability to provide resultset search arguments in authinfo
Added ability to provide a resultset in authinfo
numerous other tweaks and simplifications

17 years agominor tweaks and note to self
Jay Kuri [Mon, 27 Nov 2006 08:22:42 +0000]
minor tweaks and note to self

17 years agoInitial import of new DBIx::Class store. Not compatible with old-school
Jay Kuri [Fri, 10 Nov 2006 21:55:27 +0000]
Initial import of new DBIx::Class store.  Not compatible with old-school
(pre 0.10) versions of C::P::Authenticate.  Don't try to use this with
0.09 because it won't work.

17 years agoNew for jayke and jshirley
Jess Robinson [Fri, 10 Nov 2006 21:39:28 +0000]
New for jayke and jshirley