Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / inflate /
2016-03-28 Peter Rabbitson Fix incorrect data returned in a corner case of partial...
2016-03-02 Peter Rabbitson Get rid of Path::Class ( that *does* feel good )
2016-03-01 Peter Rabbitson Move tmpdir() to DBICTest::Util where it belongs
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2015-02-10 Peter Rabbitson Move some ICDT dependent (sub)tests around (no function...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2015-01-24 Peter Rabbitson Neither of these can fail now that we dep on 5.8.1...
2014-10-25 Peter Rabbitson (internal) Introduce an extra utility function, essenti...
2014-10-21 Dagfinn Ilmari Man... Further delay empty weakregistry assertions
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
2014-07-22 Peter Rabbitson Rebase Oracle datetime inflation test on top of DBICTes...
2014-06-04 Peter Rabbitson Call mro reinit in tests only on 5.8
2014-06-04 Peter Rabbitson Consolidate handling of "is this a literal" and "is...
2014-02-10 Peter Rabbitson Remove vestigial unused @INC munge found after a8de639b
2014-01-27 Peter Rabbitson Skip annoyingly failing test on broken base.pm
2013-10-08 Peter Rabbitson Make $SIG{__WARN__} overrides more Carp::Always friendly
2013-04-17 Peter Rabbitson space-compress tests making them readable - no changes
2013-03-10 Peter Rabbitson Clarify result_class tweaking on active/cached cursors
2013-03-10 Peter Rabbitson Remove test cruft forgotten after 52864fbd
2013-03-10 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2013-03-01 Peter Rabbitson Punt TODO until the dateops work merges
2013-02-20 Peter Rabbitson Modify the null-branch pruning introduced in ce556881...
2013-02-14 Peter Rabbitson Reintroduce conditional null-branch pruning and add...
2013-02-14 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2013-01-25 Peter Rabbitson Remove TODO labels from blocks not using todo_skip...
2012-11-14 Peter Rabbitson Fix test skips just like was done in 49b3a264
2012-08-23 Peter Rabbitson Back out constructor/prefetch rewrite introduced mainly...
2012-04-16 Peter Rabbitson Merge branch 'master' into topic/constructor_rewrite
2012-03-28 Peter Rabbitson Add all database connections via DBICTest::Schema to...
2012-03-22 Wes Malone Passing test for mssql odbc bulk insert bug fixed by...
2012-03-17 Rafael Kitover remove some Win32 workarounds in tests from cygwin
2012-03-16 Peter Rabbitson Add all storage instances to the test suite leaktracing...
2012-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2012-03-12 Peter Rabbitson Fix t/inflate/datetime.t warning on older perls
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2012-02-14 Peter Rabbitson Allow users to disable the "DT in search" warning intro...
2012-01-18 Rafael Kitover issue warning for DateTimes passed to ->search
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-06-13 Rafael Kitover don't mask missing deps with datetime_undef_if_invalid
2011-06-05 Rafael Kitover Fix newlines in skip messages
2011-06-05 Peter Rabbitson Extra cleanup of leftovers from 70171cd7
2011-04-14 Rafael Kitover support sub-second precision for TIMESTAMPs for Firebir...
2011-04-11 Peter Rabbitson Some test fixes and TODOs for older Oracle versions
2011-04-01 Rafael Kitover Comprehensive MSAccess support over both DBD::ODBC...
2011-03-01 Rafael Kitover create file_columns table when DBICTEST_SQLT_DEPLOY...
2011-02-24 Peter Rabbitson Move the test bits related to deprecated IC::File out...
2011-02-21 Rafael Kitover Multiple code/test/doc improvements for MSSQL over...
2011-01-11 Rafael Kitover remove warning about trying to delete open file in...
2010-12-23 Rafael Kitover Fix missed t/inflate/datetime_sqlanywhere.t migration...
2010-12-22 Rafael Kitover Remove small_datetime from the main schema - it is...
2010-12-17 Fabien Wernli force NLS_{LANG,COMP,SORT} for improved predictability
2010-12-03 Rafael Kitover rename sybase_asa tests and env vars to sqlanywhere
2010-11-10 Peter Rabbitson Fix regressions in IC::DT registration logic
2010-10-27 Peter Rabbitson This test in fact requires DT::F::SQLite
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch'
2010-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch'
2010-08-04 Peter Rabbitson Restore backwards compatibility - introduce intent...
2010-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch'
2010-08-04 Moritz Onken rewrite of _collapse_result to support prefetch of...
2010-06-02 Peter Rabbitson Codify result_class accessor/attribute behavior
2010-05-31 Peter Rabbitson Skip failing tests on old DBD
2010-05-25 Rafael Kitover fix hang in SQLAnywhere DateTime tests
2010-05-20 Matt S Trout forgot to commit fixes
2010-05-03 Peter Rabbitson Fix incorrect comparison
2010-04-14 Rafael Kitover datetime millisecond precision for MSSQL
2010-03-26 Rafael Kitover InflateColumn::DateTime support for Informix
2010-03-06 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-06 Peter Rabbitson me-- not thinking
2010-03-06 Peter Rabbitson Fully deprecate IC::File
2010-02-19 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-19 Peter Rabbitson Fix for RT54697
2010-02-11 Rafael Kitover support the DATE data type for Firebird
2010-02-11 Rafael Kitover test nanosecond precision for SQLAnywhere
2010-02-08 Rafael Kitover better DT inflation for Firebird and _ping
2010-02-05 Rafael Kitover fix up my Row code for non-pk autoincs, add pretty...
2010-02-03 Rafael Kitover test DT inflation for Sybase SQL Anywhere over ODBC too
2010-02-02 Rafael Kitover Merge 'sybase_computed_columns' into 'trunk'
2010-02-02 Rafael Kitover DT inflation now works
2010-02-02 Rafael Kitover fix stupid identity bug, test empty insert (works)...
2010-01-31 Rafael Kitover empty insert into a Sybase table with computed columns...
2010-01-27 Peter Rabbitson Merge some cleanups from the prefetch branch
2010-01-14 Peter Rabbitson Correct test order
2009-12-04 Peter Rabbitson Merge 'trunk' into 'create_scalarref_rt51559'
2009-11-25 Peter Rabbitson Looks like we nailed a todo
2009-11-25 Peter Rabbitson Test and fix scalarref in an inflatable slot corner...
2009-11-23 Peter Rabbitson refactor part 2
2009-11-12 Peter Rabbitson Fix find on resultset with custom result_class
2009-09-20 Peter Rabbitson Part one of the sybase work by Caelum (mostly reviewed)
2009-09-20 Peter Rabbitson Backout sybase changes
2009-09-07 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-09-04 Peter Rabbitson Dumper follies
2009-08-29 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-25 Peter Rabbitson Move storage tests to their own dir
2009-08-16 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-11 Peter Rabbitson Fix an obscure regression when inserting an object...
next