use Dist::Zilla::PluginBundle::Git
[catagits/Catalyst-Controller-DBIC-API.git] / t / rest / list.t
2018-06-13 Alexander Hartmaier Use JSON::MaybeXS for improved performance
2014-08-25 Alexander Hartmaier add support for the -and, -not and -or operators (RT93864)
2014-01-09 Alexander Hartmaier added comments to tests regarding use_json_boolean...
2013-11-10 skaufman Removed tests' reliance on deprecated JSON behaviour...
2011-02-16 Alexander Hartmaier removed perl 5.6.0 requirement from test files
2011-02-16 Alexander Hartmaier use JSON instead of JSON::Any to get rid of the CPAN...
2010-08-20 Alexander Hartmaier added test for searching with sql functions
2010-08-20 Alexander Hartmaier remove trailing newlines from error messages
2010-08-20 Alexander Hartmaier fixed search attribute generation for nonexistent relat...
2010-08-11 Alexander Hartmaier fixed static configured page attribute not being used...
2010-08-02 Alexander Hartmaier Fixed search for related columns overwriting existing...
2010-02-18 Alexander Hartmaier Remove debugging code from tests
2010-02-04 nperez initial commit with working tests, docs, and conversion...