Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Optional / Dependencies.pm
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2013-01-21 Peter Rabbitson Reign in (a little bit) the sprawling CRLF insanity...
2013-01-12 Peter Rabbitson SQLT got a lot better lately - bump min version
2012-12-15 Peter Rabbitson New Pod::Inherit now works on 5.8 (still needs Pod...
2012-12-15 Peter Rabbitson Add JSON::DWIW to authordeps, so more tests run
2012-12-11 Peter Rabbitson Temporarily stop requiring podinherit on < 5.10.1,...
2012-12-11 Brendan Byrd Various other POD fixes
2012-12-11 Brendan Byrd Utilize Pod::Inherit to add an INHERITED METHODS sectio...
2012-12-10 Peter Rabbitson Move generated POD to its own dir
2012-08-25 Dagfinn Ilmari Man... Fix filename interpolation in DBIC::Optional::Dependecies
2012-07-10 Rafael Kitover mark some tests in admin/10script.t on Win32 TODO
2012-04-20 Peter Rabbitson Fix test failure on MSWin32
2012-04-09 Peter Rabbitson Reorganize CDBICompat tests - centralize prereq checks...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-11-25 Peter Rabbitson Drop Math::BigInt optdep: no fixes concerning us were...
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-06-08 Rafael Kitover don't add Sys::SigAction to author deps on Win32
2011-06-05 Peter Rabbitson Extra cleanup of leftovers from 70171cd7
2011-04-01 Rafael Kitover Comprehensive MSAccess support over both DBD::ODBC...
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing
2011-03-22 Peter Rabbitson Cleanup that namespacing mess
2011-03-08 Peter Rabbitson Make sure the component_class autoloader works across...
2011-03-08 Rafael Kitover fixup Firebird ODBC driver for DBD::ODBC 1.29
2011-02-21 Rafael Kitover Multiple code/test/doc improvements for MSSQL over...
2010-12-28 Peter Rabbitson Fix Class::Accessor::Grouped and Hash::Merge dependencies
2010-12-23 Alexander Hartmaier added RDBMS optional dependency groups for use by DBIC...
2010-12-23 Peter Rabbitson Switch the shortener (used only by oracle) reqs to...
2010-11-10 Peter Rabbitson Overhaul serialization test, add optional Memcached...
2010-10-27 Peter Rabbitson Fail gracefully on Config::Any PROFILE-loading errors
2010-10-26 Peter Rabbitson Extra authordeps
2010-10-04 Peter Rabbitson Minor cleanup of memory cycle tracing and IC::DT inflat...
2010-09-21 Peter Rabbitson Fix RT61503 (bump DateTime::Format::Pg dep)
2010-09-01 Peter Rabbitson Don't try to load DBIx::Class during the Makefile.PL...
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-08-30 Peter Rabbitson Minor cleanup of ::Optional::Dependencies innards
2010-07-05 Peter Rabbitson Require DBD::Oracle sufficiently recent to test blobs...
2010-06-01 Rafael Kitover pass sqlite and pg version properly on ->deploy for...
2010-05-31 Arthur Axel "fREW... add namespace::clean as regular dep
2010-05-08 Peter Rabbitson Make sure missing author-deps do not kill makefile...
2010-03-07 Peter Rabbitson Switch NoTab/EOL checks to Opt::Deps
2010-03-07 Peter Rabbitson Unmark Opt::Deps experimental and add extra method...
2010-03-02 Peter Rabbitson Do not autoviv empty ENV vars
2010-02-23 Peter Rabbitson Changes and dep-bump
2010-02-21 Peter Rabbitson Extra testdep
2010-02-21 Peter Rabbitson Shuffle tests a bit
2010-02-19 Peter Rabbitson Port remaining tests to the Opt::Dep reposiory
2010-02-19 Rafael Kitover bump Test::Pod dep in Optional::Dependencies too
2010-02-16 Rafael Kitover use OO interface of Hash::Merge for ::DBI::Replicated
2010-02-15 Peter Rabbitson Final POD touches
2010-02-14 Peter Rabbitson Cleanup dependencies / Admin inheritance
2010-02-13 Peter Rabbitson JSON dep is needed for Admin.pm itself
2010-02-13 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-02-13 Peter Rabbitson Switch Admin/dbicadmin to Opt::Deps
2010-02-13 Peter Rabbitson Add author/license to pod
2010-02-13 Peter Rabbitson Switch tests to Optional::Deps
2010-02-13 Peter Rabbitson POD section
2010-02-13 Peter Rabbitson We use Try::Tiny in a single spot, not grounds for...
2010-02-13 Peter Rabbitson dbicadmin dependencies
2010-02-13 Peter Rabbitson Autogen comment for Dependencies.pod
2010-02-13 Peter Rabbitson Privatize the full list method
2010-02-13 Peter Rabbitson Auto-POD for Optional Deps
2010-02-12 Peter Rabbitson Support methods to verify group dependencies
2010-02-12 Peter Rabbitson Move optional deps out of the Makefile