do not include .git directory
[catagits/Reaction.git] / lib / Reaction / InterfaceModel / Reflector / DBIC.pm
2010-11-30 Justin Hunter fix capitalization error
2009-11-11 edenc working around Moose glitch via parameterized roles
2009-04-19 lbr Get rid of deprecated methods in Class::MOP (and depend...
2009-02-09 groditi compat for new dbic
2008-11-25 t0m Tell the user that they're an idiot in more helpful...
2008-10-05 edenc added coercion option to reflector
2008-08-23 groditi roles support for all classes created by the reflector...
2008-07-24 matthewt rclass stuff ripped out of everything but widget classes
2008-07-10 groditi fix the parameter attributes goof re meta
2008-06-22 omega Fix a filter/single issue
2008-06-22 omega fix some merge problems
2008-06-14 groditi *grumble*inheritable classdata *grumble*
2008-06-11 groditi new component to make m2ms introspectables so we can...
2008-04-09 wreis fixed dm_name_from_class_name and dm_name_from_source_name
2008-03-14 groditi $attr_name ne ->reader
2008-03-14 groditi $attr_name ne ->reader
2008-03-11 matthewt I have no idea what the reflector changes in the last...
2008-03-11 groditi TODO. please add tasks as appropriate since IRC is...
2008-03-05 matthewt rewrite IM predicates
2008-02-29 groditi add _parent back in. sorry, mst
2008-02-29 groditi _parent => $self ? not only is it dumb, but it is not...
2008-02-28 groditi pass down options accurately
2008-02-16 groditi 90% there with Reflector code generation!
2008-02-15 groditi typo was messing with clearers
2008-02-10 matthewt _ prefixed writer doth not mean rw
2008-02-08 matthewt refactor Reflector a bit and eliminate some silent...
2008-02-07 matthewt pass _parent to collections
2008-02-03 matthewt generate clearer for !required action attributes
2008-01-30 edenc r20384@hades (orig r523): wreis | 2008-01-26 12:21...
2008-01-30 edenc checking for definedness on required fields
2008-01-30 wreis added _class_to_attribute_name method
2008-01-28 edenc unlazified field value setting
2008-01-26 groditi Create fields are fixed again. Also fixed: ChooseMany...
2008-01-24 groditi Moose::Role fixed for new moose
2008-01-24 wreis minor doc fixes
2008-01-17 wreis fixed reader and predicate generation for reflector
2008-01-14 groditi more Pod! description + a little bit of synopsis and...
2008-01-02 groditi work in progress, listview still broken
2007-11-13 groditi changes so far for new moose / mop
2007-10-26 groditi another reflector bug on many to many
2007-10-25 groditi oddities with create fixed, bug in reflector
2007-10-23 groditi CRUDController syntax changed to be less retarded and...
2007-10-16 groditi made listview do paging and ordering and all sorts...
2007-10-03 groditi optimizations are fun! widget cache, reflector and...
2007-09-20 groditi minor reflector changes and start of widget port
2007-09-12 groditi first checkin tests fail everywhere but demo works...
2007-09-12 matthewt moved shit to trunk