aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add warning for people who aren't using Reaction::Role(::Parameterized)?HEADmasterJesse Luehrs2011-03-043-2/+33
* bump the version and add some ChangesJustin Hunter2011-03-042-1/+7
* bump required MXRP versionJustin Hunter2011-03-041-1/+1
* fix for undef bodiesJustin Hunter2011-03-041-1/+1
* fixes for the applied_attribute stuff in moose 2Jesse Luehrs2011-03-047-5/+108
* fix capitalization errorJustin Hunter2010-11-301-4/+4
* use JSON::Any instead of JSONJustin Hunter2010-11-201-1/+1
* as of 0.58, "Roles now add methods by calling add_method, not alias_method."Justin Hunter2010-11-081-2/+1
* version bump to 0.002002Justin Hunter2010-11-051-1/+1
* add myselfJustin Hunter2010-11-051-0/+2
* explicit dep on JSONJustin Hunter2010-11-051-0/+1
* 0.002001Justin Hunter2010-11-022-2/+3
* TODO the test for nowJustin Hunter2010-11-021-3/+7
* lazy_build automatically defines clear_$attr, so clearer was overwritingJustin Hunter2010-11-022-2/+0
* more pod fixesJustin Hunter2010-10-298-4/+58
* more pod fixesJustin Hunter2010-10-294-4/+7
* fix up some podJustin Hunter2010-10-291-1/+3
* we already dep on 5.8, so use 5.8Justin Hunter2010-10-291-1/+1
* is_weak_ref is now weak_refJustin Hunter2010-10-292-2/+2
* we can't 'use' a role, so skip themJustin Hunter2010-10-291-0/+1
* fix for lack of remote_userJustin Hunter2010-10-291-1/+1
* fix for lack of UAJustin Hunter2010-10-291-1/+1
* per http://search.cpan.org/dist/Moose/lib/Moose/Manual/Delta.pod#1.09, legal_...Justin Hunter2010-10-291-3/+5
* Make it compile againt0m2010-07-152-2/+14
* support the possibility of an inner vp existinggroditi2010-02-251-0/+8
* stray 1;groditi2010-02-251-1/+1
* r32620@martha (orig r1258): groditi | 2009-12-15 16:05:20 -0500groditi2009-12-151-0/+5
|\
| * after_create on_create_apply compat groditi2009-12-151-0/+5
* | (no commit message)groditi2009-12-150-0/+0
|\|
| * r31712@martha (orig r1247): groditi | 2009-10-02 17:02:01 -0400groditi2009-12-149-31/+51
| |\
* | | r32222@martha (orig r1250): groditi | 2009-10-22 18:47:11 -0400groditi2009-12-1510-9/+12
|\| |
| * | ready for mergegroditi2009-10-2210-9/+12
* | | r32221@martha (orig r1249): groditi | 2009-10-22 14:24:11 -0400groditi2009-12-1510-14/+18
|\| |
| * | first part of fix for attributes and roles mess. metclass coompat bug still l...groditi2009-10-2210-14/+18
* | | r31728@martha (orig r1248): wreis | 2009-10-20 21:26:07 -0400groditi2009-12-151-0/+6
|\| |
| * | adding failing use casewreis2009-10-211-0/+6
* | | r31711@martha (orig r1246): groditi | 2009-10-02 17:01:17 -0400groditi2009-12-153-30/+91
|\| |
| * | move redirect_to to a role and deprecate itgroditi2009-10-023-30/+91
* | | r31710@martha (orig r1245): groditi | 2009-10-02 17:00:05 -0400groditi2009-12-150-0/+0
|\| |
| * | whoops compile errorgroditi2009-10-021-1/+1
| * | r31705@martha (orig r1240): edenc | 2009-09-28 20:19:59 -0400groditi2009-10-024-7/+17
| |\ \
* | | | (no commit message)groditi2009-12-151-6/+6
|\| | |
| * | | r31500@martha (orig r1229): purge | 2009-09-11 05:51:11 -0400groditi2009-09-2523-45/+113
| |\ \ \
* | | | | r31695@martha (orig r1238): groditi | 2009-09-25 14:51:47 -0400groditi2009-12-154-5/+4
|\| | | |
| * | | | work arounds not necessary with newest MethodAttributes release (0.18)groditi2009-09-254-5/+4
* | | | | r31501@martha (orig r1230): groditi | 2009-09-11 09:36:16 -0400groditi2009-12-1512-225/+1299
|\| | | | | |_|_|/ |/| | |
| * | | initial refactor of CRUD controller actions as rolesgroditi2009-09-1113-231/+1305
| * | | initial branch to break out CRUD functionality into rolesgroditi2009-09-080-0/+0
* | | | fixed hash deref bug in the base controlleredenc2009-12-041-5/+5
* | | | added clone and inherit fix to Field::Mutable::HiddenArrayedenc2009-11-161-2/+2