Release v0.08271
[dbsrgits/DBIx-Class.git] / t /
2016-06-17 Peter Rabbitson (travis) Port all travis changes since 0.08270
2016-06-17 Peter Rabbitson Fix leaktest on compilerless system ( cherry pick of...
2016-06-17 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2016-06-17 Peter Rabbitson Make sure Win32-like DBICTest checks are not tripped...
2016-06-17 Peter Rabbitson Disable test failing on recent DBD::SQLite
2016-06-17 Peter Rabbitson Stop noise from a particular combination of DateTime...
2016-06-17 Peter Rabbitson Adjust view-dependency tests to work on newer libsqlite
2016-06-17 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2016-06-17 Dagfinn Ilmari Man... Work around Firebird/InterBase/ODBC crash in tests
2016-06-17 Kent Fredric Do not load PadWalker at all on plain installs (cherry...
2016-06-17 Peter Rabbitson Fix intermittent failures in the LeakTracer on 5.18...
2016-06-17 Peter Rabbitson Remove warning introduced in 75a1d824 (cherry-pick...
2016-06-17 Peter Rabbitson Port taint-related fixes from b5ce6748, 4fb8d74c and...
2016-06-16 Peter Rabbitson Keep T::B IO open in t/52leaks.t END - other ENDs pendi...
2016-06-15 Peter Rabbitson Fix Postgres test hang with DBD::Pg 3.5.0+ (work around...
2014-01-31 Peter Rabbitson Give Firebird (and Interbase) a common sqlt_type
2014-01-29 Peter Rabbitson Rudimentary DBI/DBD MDV
2014-01-29 Peter Rabbitson The trace formatter seems to register intermittent...
2014-01-29 Peter Rabbitson Fix undefined order sensitive test (no idea how it...
2014-01-28 Peter Rabbitson We still intermittently grab a "leaked" SQLT quoter...
2014-01-28 Peter Rabbitson Factor out the symtable walker, no functional changes...
2014-01-28 Peter Rabbitson One extra cleanup pass before asserting weakregistry...
2014-01-28 Matt S Trout Make 54taint.t actually test the DBIx::Class in lib...
2014-01-27 Peter Rabbitson Skip annoyingly failing test on broken base.pm
2014-01-27 Peter Rabbitson Yet another attempt to solve the mystery-win32-failure...
2014-01-27 Peter Rabbitson Rewrite writiability test to be clearer and with less...
2014-01-27 Peter Rabbitson Skip thread tests under Devel::Cover
2014-01-24 Peter Rabbitson Augment the logic from aca094b4d, add deprecation to...
2014-01-23 Peter Rabbitson Adjust todo escape, use travis-provided 5.8 for one...
2014-01-23 Peter Rabbitson Have tests recover gracefully when File::Spec->tmpdir...
2014-01-23 Peter Rabbitson Move hrefaddr to DBIC::_Util, give most functions a...
2014-01-23 Peter Rabbitson Improve error reporting when we encounter broken except...
2014-01-23 Peter Rabbitson Work around older DBI (possibly other cases) of faulty...
2014-01-23 Peter Rabbitson GAH! DBD::SQLite's sqlite_db_filename() is relatively...
2014-01-22 Peter Rabbitson Report correct mismatching inode in the deletion guard...
2014-01-22 Peter Rabbitson Do not run the expensive test under PPerl/SppedyCGI
2014-01-22 Peter Rabbitson Need some exceptions removed in 556c4fe6 when some...
2014-01-22 Peter Rabbitson Massive incompatible change of ::BlockRunner internals
2014-01-22 Peter Rabbitson Fix long standing issue with resultset growth on repeat...
2014-01-21 Peter Rabbitson Stop using precomputed SQLite testdb name, fix test...
2014-01-20 Peter Rabbitson Add extra operations to the heavy duty leaktrace scope
2014-01-20 Peter Rabbitson Do not track plain scalar refs on 5.17+ for the time...
2014-01-20 Peter Rabbitson Stop circref TODO based on RT#82942 from failing after...
2014-01-19 Peter Rabbitson Now that we have the tools leak-track much more stuff...
2014-01-19 Peter Rabbitson Switch to a global symtable "classdata" visitor
2014-01-19 Peter Rabbitson Even saner diagnostics (view under diff -w)
2014-01-19 Peter Rabbitson Stop various CLONE-registries from growing indefinitely
2014-01-19 Peter Rabbitson Rewire the leaktracer to store all refs by address...
2014-01-19 Peter Rabbitson Centralize handling of refcount in DBIC::_Util
2014-01-13 Peter Rabbitson SQLite changed their exception text again
2014-01-12 Zefram Fix warning in t/54taint.t with explicitly unset PERL5L...
2013-12-30 Karen Etheridge Extra (passing) test case generated while investigating...
2013-12-27 Peter Rabbitson Better instrument memcached test against failures like...
2013-12-19 Matt S Trout fix test to use qw as (so far as I can see) originally...
2013-12-18 Karen Etheridge misspelling
2013-12-13 Peter Rabbitson Remove 37b5ab51 test warnings on older perls
2013-12-13 Peter Rabbitson Convert many live-only SQL test to standalone is_same_s...
2013-12-13 Peter Rabbitson Extra (now passing) oracle test which led to the work...
2013-12-10 Peter Rabbitson Streamline connection codepath, fix $ENV{DBI_DSN} regre...
2013-12-07 Peter Rabbitson Add OracleXE 10.2-based testing
2013-11-18 Peter Rabbitson Stop correlated subqueries from affecting the aliastype...
2013-11-08 Peter Rabbitson Rename imprecisely named variables in the load_namespac...
2013-11-08 Peter Rabbitson Fix nonsensical result class names introduced by a...
2013-11-05 Peter Rabbitson This is an expensive author-only test, move to xt/
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2013-11-05 Peter Rabbitson Clarify what happens on distinct + get_column($aggregat...
2013-11-05 Peter Rabbitson Centralize and sanify generation of synthetic group_by...
2013-11-04 Matt Phillips fix typo in FATAL ERROR message.
2013-10-31 Peter Rabbitson Test more JSON::Any backends, and reorder the selection...
2013-10-31 Peter Rabbitson Work around JSON::Any not being future-proof
2013-10-18 Peter Rabbitson Smoother concurrent test-flow
2013-10-14 Peter Rabbitson Check that 64 bit in-SQLite math works regardless of...
2013-10-14 Peter Rabbitson Fix exceedingly sloppy SQLite warning workaround from...
2013-10-11 Karen Etheridge Pod/comment fixes
2013-10-11 Peter Rabbitson Move classdata handling to DBICTest::Util::LeakTracer
2013-10-11 Peter Rabbitson Silence nonessential test warning (last outstanding...
2013-10-09 Peter Rabbitson Many improvements of bigint handling across various...
2013-10-08 Peter Rabbitson Make $SIG{__WARN__} overrides more Carp::Always friendly
2013-10-02 Peter Rabbitson Fail early properly even in the presence of -jN
2013-10-02 Arthur Axel 'fREW... Further tradeoffs on relationship sanity checking ...
2013-10-02 Peter Rabbitson Fail early if full test is run in a stale checkout
2013-10-02 Peter Rabbitson Proper fix for t/storage/replicated.t (augments 617474ab7e)
2013-10-01 Dagfinn Ilmari Man... Fix t/storage/replicated.t class loading problem
2013-10-01 Dagfinn Ilmari Man... Throw clearer exception on ->new_related() with a non...
2013-09-16 Karen Etheridge switch from Class::MOP::class_of to Moose::Util::find_meta
2013-09-16 Peter Rabbitson Augment test suite with oddball relationship declarations
2013-09-13 Peter Rabbitson Fix 79061be1 not working under -T
2013-09-09 Peter Rabbitson Make sure we can load each DBICTest::Schema result...
2013-08-29 Olly Betts More typo fixes
2013-08-29 Peter Rabbitson Prevent DBD::Firebird and DBD::InterBase from colliding...
2013-08-29 Peter Rabbitson I did manage to screw up locking in parallel testing...
2013-08-29 Peter Rabbitson Generalize the SQLite DDL generation tool (see next...
2013-07-22 Peter Rabbitson Fix test error failing after "undef\n=>" was fixed...
2013-07-22 Peter Rabbitson Self-cleaning is not yet entirely stable - back it...
2013-07-18 Peter Rabbitson Tests no longer fail if $ENV{DBI_DSN} is set
2013-07-18 Peter Rabbitson Propagate quote_names setting to SQLite SQLT producer
2013-06-21 Dagfinn Ilmari Man... Don't try to run pperl --kill if we didn't find PPerl
2013-04-26 Matt Phillips Stop adding empty caches to resultsets chained off...
2013-04-24 Peter Rabbitson Unbreak devrel version checks
2013-04-24 Peter Rabbitson Stop instantiating a cursor on single() use
next