Merge in object_split functionality
[catagits/Catalyst-Controller-DBIC-API.git] / lib /
2010-03-01 nperez Merge in object_split functionality object_split
2010-03-01 nperez Start proper dispatch chaining for objects with and...
2010-02-18 Alexander Hartmaier Fixed some typos and code cleanups
2010-02-16 Florian Ragwitz Give row_format_output a context.
2010-02-15 Florian Ragwitz Remove debugging code.
2010-02-13 nperez Pass in with each save_objects step
2010-02-11 nperez Implement per object save_objects and make each step...
2010-02-11 nperez Add more coercions to some types so we can specify...
2010-02-09 nperez Since page is now calculated from offset and rows,...
2010-02-09 nperez Attribute building order is important for offset-based...
2010-02-09 nperez Enable offset based paging
2010-02-08 nperez Implement per object inflation hook in end
2010-02-08 nperez Sigh. Missed a place where I was still using MX::Aliases
2010-02-04 nperez Some pod fixes, updating Changes, prepping for release
2010-02-04 nperez initial commit with working tests, docs, and conversion...