Version 2.006001
[catagits/Catalyst-Controller-DBIC-API.git] / t / lib /
2014-01-09 Alex Howarth Change order in generate_rs so that stash->{class}...
2014-01-09 Alex Howarth Fix generate_rs to set model to contents of stash-...
2012-11-21 Alexander Hartmaier solve the DBIx::Class warnings about transactions diffe...
2012-11-21 Alexander Hartmaier don't wrap the SQLite test schema DDL queries in a...
2011-03-22 Alexander Hartmaier added test for action that returns an error
2010-08-18 Alexander Hartmaier Test use_json_boolean true
2010-08-11 Alexander Hartmaier fixed static configured page attribute not being used...
2010-08-08 Alexander Hartmaier added test for check_has_column
2010-03-31 Florian Ragwitz Shut the damn tests up.
2010-03-02 Alexander Hartmaier removed dependency on DBIx::Class::TimeStamp
2010-03-02 Alexander Hartmaier new test for item fetching with inflated objects
2010-03-01 nperez whitespace clean up
2010-03-01 nperez Make tests pass for new definitive chaining
2010-02-28 Florian Ragwitz Add failing test for updating related rows with ::REST.
2010-02-04 nperez initial commit with working tests, docs, and conversion...