aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/InterfaceModel/Reflector/DBIC.pm
Commit message (Expand)AuthorAgeFilesLines
* fix capitalization errorJustin Hunter2010-11-301-4/+4
* working around Moose glitch via parameterized rolesedenc2009-11-111-1/+1
* Get rid of deprecated methods in Class::MOP (and depend on newest Moose)lbr2009-04-191-1/+1
* compat for new dbicgroditi2009-02-091-42/+15
* Tell the user that they're an idiot in more helpful wayst0m2008-11-251-1/+5
* added coercion option to reflectoredenc2008-10-051-0/+1
* roles support for all classes created by the reflector. this should make the ...groditi2008-08-231-19/+50
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-829/+806
* fix the parameter attributes goof re metagroditi2008-07-101-1/+1
* 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
* 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
* I have no idea what the reflector changes in the last commit were supposed to...matthewt2008-03-111-6/+125
* TODO. please add tasks as appropriate since IRC is not a permanent place for ...groditi2008-03-111-125/+6
* rewrite IM predicatesmatthewt2008-03-051-3/+9
* add _parent back in. sorry, mstgroditi2008-02-291-1/+5
* _parent => $self ? not only is it dumb, but it is not used anywhere. gonegroditi2008-02-291-5/+1
* pass down options accuratelygroditi2008-02-281-3/+3
* 90% there with Reflector code generation!groditi2008-02-161-0/+32
* typo was messing with clearersgroditi2008-02-151-2/+2
* _ prefixed writer doth not mean rwmatthewt2008-02-101-1/+2
* refactor Reflector a bit and eliminate some silent fail possibilitiesmatthewt2008-02-081-8/+22
* pass _parent to collectionsmatthewt2008-02-071-1/+5
* generate clearer for !required action attributesmatthewt2008-02-031-0/+2
* r20384@hades (orig r523): wreis | 2008-01-26 12:21:51 -0300edenc2008-01-301-2/+7
|\
| * added _class_to_attribute_name methodwreis2008-01-301-2/+7
* | checking for definedness on required fieldsedenc2008-01-301-1/+0
* | unlazified field value settingedenc2008-01-281-3/+7
|/
* Create fields are fixed again. Also fixed: ChooseMany when tryingto remove th...groditi2008-01-261-2/+2
* Moose::Role fixed for new moosegroditi2008-01-241-1/+3
* minor doc fixeswreis2008-01-241-1/+1
* fixed reader and predicate generation for reflectorwreis2008-01-171-2/+2
* more Pod! description + a little bit of synopsis and method / attribute stubsgroditi2008-01-141-0/+181
* work in progress, listview still brokengroditi2008-01-021-1/+1
* changes so far for new moose / mopgroditi2007-11-131-9/+10
* another reflector bug on many to manygroditi2007-10-261-2/+1
* oddities with create fixed, bug in reflectorgroditi2007-10-251-2/+2
* CRUDController syntax changed to be less retarded and Reflector::DBIC fixed t...groditi2007-10-231-3/+5
* made listview do paging and ordering and all sorts of stupid shit. nobody is ...groditi2007-10-161-0/+2
* optimizations are fun! widget cache, reflector and immutable, other details. ...groditi2007-10-031-4/+6
* minor reflector changes and start of widget portgroditi2007-09-201-3/+11
* first checkin tests fail everywhere but demo works. yay?groditi2007-09-121-536/+602
* moved shit to trunkmatthewt2007-09-121-0/+774