fix missing Data::Printer test requirement
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
2014-08-26 Alexander Hartmaier fix missing Data::Printer test requirement
2014-08-25 Alexander Hartmaier Version 2.006001 2.006001
2014-01-13 Alexander Hartmaier Version 2.005001 2.005001
2014-01-09 Alexander Hartmaier use Catalyst's http method matching for REST
2013-11-10 Alexander Hartmaier added release dates to Changes for CPAN::Changes::Spec...
2013-11-10 Alexander Hartmaier updated Changes and dist metadata for previous fix
2012-11-21 Alexander Hartmaier Version 2.004004 2.004004
2011-12-19 Alexander Hartmaier Version 2.004003 2.004003
2011-10-24 Alexander Hartmaier Version 2.004002 2.004002
2011-10-24 Alexander Hartmaier updated Dist::Zilla test plugins to new names
2011-08-19 Alexander Hartmaier Version 2.004001 2.004001
2011-05-09 Alexander Hartmaier Version 2.003002 2.003002
2011-02-16 Alexander Hartmaier Version 2.003001 2.003001
2011-02-16 Alexander Hartmaier require Perl 5.8.6 because of Unicode fixes
2011-02-16 Alexander Hartmaier use JSON instead of JSON::Any to get rid of the CPAN...
2011-01-13 Alexander Hartmaier Version 2.002004 2.002004
2011-01-13 Alexander Hartmaier properly define testing modules as testing requirement
2011-01-13 Alexander Hartmaier added Oleg Kostyuk to the list of authors
2010-09-17 Alexander Hartmaier Version 2.002003 2.002003
2010-08-18 Alexander Hartmaier added some Dist::Zilla test plugins and renamed the...
2010-08-09 Alexander Hartmaier use Dist::Zilla::Plugin::MetaNoIndex to exclude t/lib...
2010-08-03 Alexander Hartmaier Version 2.002002 2.002002
2010-08-03 Alexander Hartmaier Fixed pod coverage and added a test for it
2010-04-01 Florian Ragwitz Version 2.002001. 2.002001
2010-03-02 Alexander Hartmaier removed dependency on DBIx::Class::TimeStamp
2010-03-02 Alexander Hartmaier changed Catalyst::Action::REST dependency to Catalyst...
2010-03-02 Florian Ragwitz Revert "removed Catalyst::Action::REST dependency"
2010-03-02 Alexander Hartmaier new test for item fetching with inflated objects
2010-03-02 Alexander Hartmaier removed Catalyst::Action::REST dependency
2010-03-01 Florian Ragwitz Use ActionRole::MatchRequestMethod instead of Action...
2010-03-01 nperez Prepare for release
2010-03-01 nperez Add rafl to the authors list since he is so awesome
2010-02-13 nperez Release 2.001003 2.001003
2010-02-09 nperez Release 2.001002 2.001002
2010-02-08 nperez Sigh. Missed a place where I was still using MX::Aliases
2010-02-08 Alexander Hartmaier added MooseX::Types::Structured to the required modules
2010-02-04 nperez initial commit with working tests, docs, and conversion...