aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/InterfaceModel
Commit message (Expand)AuthorAgeFilesLines
* add warning for people who aren't using Reaction::Role(::Parameterized)?HEADmasterJesse Luehrs2011-03-042-2/+2
* fix capitalization errorJustin Hunter2010-11-301-4/+4
* use JSON::Any instead of JSONJustin Hunter2010-11-201-1/+1
* more pod fixesJustin Hunter2010-10-294-2/+30
* Make it compile againt0m2010-07-151-1/+8
* working around Moose glitch via parameterized rolesedenc2009-11-111-1/+1
* Avoid circular refs with target_model for login actionsmateu2009-07-281-1/+2
* changed search api to less magic but working versionphaylon2009-06-291-8/+27
* throw more helpful errorsgroditi2009-06-161-2/+7
* Get rid of deprecated methods in Class::MOP (and depend on newest Moose)lbr2009-04-191-1/+1
* search spec components factored out of T365phaylon2009-03-274-0/+188
* fixed debug statementedenc2009-03-181-1/+1
* added debug messages to IM::Actionedenc2009-02-191-2/+11
* compat for new dbicgroditi2009-02-091-42/+15
* fix checkuniquesgroditi2009-01-091-4/+6
* move the error to the actiongroditi2009-01-091-0/+5
* fixed error message display bug in Reset Passwordedenc2008-11-253-6/+14
* Tell the user that they're an idiot in more helpful wayst0m2008-11-251-1/+5
* other memory leakgroditi2008-11-111-1/+2
* apparently we are still creating an alias to the tail of the package name whi...groditi2008-11-011-2/+2
* r28901@tabor (orig r932): edenc | 2008-10-30 19:28:16 -0300wreis2008-10-316-44/+164
|\
| * checking in more pod, some fixes for weird bugs, a manual for migration, an e...groditi2008-10-315-10/+84
| * more POD!groditi2008-10-244-36/+82
* | tiny stylistic changegroditi2008-10-311-5/+4
* | added can_applywreis2008-10-301-8/+15
* | fixed verify_confirmation_code | added do_applywreis2008-10-301-12/+22
* | fixed package name | updated depswreis2008-10-301-1/+1
* | new confirmation_code rolewreis2008-10-292-44/+17
|/
* added coercion option to reflectoredenc2008-10-051-0/+1
* checking default values for action parameter attributesedenc2008-09-091-1/+1
* parameter_hashref() now uses default values from action attributesedenc2008-09-031-1/+2
* roles support for all classes created by the reflector. this should make the ...groditi2008-08-231-19/+50
* whatevergroditi2008-08-191-7/+16
* that warning is just idioticgroditi2008-08-141-5/+1
* better error when no predicate for required attributematthewt2008-08-041-0/+2
* make IM action $ctx lazy_fail rather than requiredmatthewt2008-08-011-1/+1
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-2426-1456/+1450
* fix the parameter attributes goof re metagroditi2008-07-101-1/+1
* no point in keeping this around right nowgroditi2008-07-101-855/+0
* checking it in before deleting in case we need to revive itgroditi2008-07-101-799/+777
* Fix a filter/single issueomega2008-06-221-1/+1
* fix some merge problemsomega2008-06-221-2/+1
* *grumble*inheritable classdata *grumble*groditi2008-06-141-20/+0
* new component to make m2ms introspectables so we can hint the reflectorgroditi2008-06-111-32/+48
* no reason for member_type to build lazily, it should be requiredgroditi2008-05-071-2/+9
* fixed dm_name_from_class_name and dm_name_from_source_namewreis2008-04-091-2/+2
* $attr_name ne ->reader groditi2008-03-141-1/+1
* $attr_name ne ->reader groditi2008-03-141-4/+2
* better error reporting and some sugar for upcoming code generator.groditi2008-03-121-0/+8
* I have no idea what the reflector changes in the last commit were supposed to...matthewt2008-03-111-6/+125