Add explicit patronage listing (should have done this a while ago)
[dbsrgits/DBIx-Class.git] / t /
2016-02-11 Peter Rabbitson Add explicit patronage listing (should have done this...
2016-02-11 Peter Rabbitson (travis) Multiple CI improvements lifted from blead
2016-02-11 Peter Rabbitson Remove test failing on DBD::SQLite 1.50+
2016-02-11 Peter Rabbitson Fix failures and protect the suite from spurious VERSIO...
2016-02-11 Peter Rabbitson Fix test failure on 5.8.x with DBIC_TRACE=1 (introduced...
2016-02-11 Peter Rabbitson Skip spurious compiler-related error with old DBD:...
2016-02-11 Peter Rabbitson FINALLY find and fix the elusive parallel test deadlock
2016-02-11 Peter Rabbitson Add comprehensive concurrent-test-locking logging to...
2016-02-11 Peter Rabbitson Reduce amount of initial connects during non-SQLite...
2016-02-11 Peter Rabbitson Fix failing tests with DBICTEST_SYBASE_DSN set
2016-02-11 Peter Rabbitson Work around EUMM 7.06 creating an empty blib/ dir,...
2016-02-11 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2016-02-11 Dagfinn Ilmari Man... Fix t/storage/quote_names.t failures, caused by lazily...
2016-02-11 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2016-02-11 Kent Fredric Do not load PadWalker at all on plain installs
2016-02-11 Dagfinn Ilmari Man... Work around Firebird/InterBase/ODBC crash in tests
2015-03-19 Peter Rabbitson More desc_env fixes: Win32 lib matching, and better...
2015-03-19 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2015-03-18 Henry Van Styn Fix uninitialized warnings on empty hashes passed to...
2015-03-18 Peter Rabbitson (travis) Various TravisCI improvements lifted from...
2015-03-18 Peter Rabbitson Do not attempt to load DBD::Oracle without envvars
2015-03-18 Peter Rabbitson Remove warning introduced in 75a1d824d
2015-03-18 Peter Rabbitson Remove obsolete startup check (introduced in 5e724964...
2015-03-18 Peter Rabbitson Remove erroneous undefer introduced in 8d73fcd4 (confus...
2015-03-18 Kevin L. Kane Fix updating multiple CLOB/BLOB columns on Oracle
2015-03-18 Peter Rabbitson Workaround for double-call of destructors (based on...
2015-03-13 Peter Rabbitson Fix Postgres test hang with DBD::Pg 3.5.0+ (work around...
2015-03-13 Peter Rabbitson Stop noise from a particular combination of DateTime...
2015-03-13 Peter Rabbitson Keep T::B IO open in t/52leaks.t END - other ENDs pendi...
2015-03-13 Peter Rabbitson Fix t/54taint.t failures on perl-in-hell-in-space
2015-03-13 Peter Rabbitson Add comprehensive 'report-prereqs'-like tooling
2015-03-13 Peter Rabbitson Extract LeakTracer symtable visitor into DBICTest:...
2015-03-13 Peter Rabbitson Fix intermittent failures in the LeakTracer on 5.18...
2015-03-13 Peter Rabbitson Factor out author count anouncement, making it seen...
2015-03-13 Peter Rabbitson Stop lazy-requiring B and Storable in internal functions
2015-03-13 Peter Rabbitson At last a safer Moo (lots of kludges undone)
2015-03-13 Peter Rabbitson Get the leaktest to work with Test::More-(hopefully...
2015-03-13 Peter Rabbitson (internal) Introduce an extra utility function, essenti...
2014-10-25 Peter Rabbitson Blacklist certain trial versions of DBD::SQLite in...
2014-10-25 Peter Rabbitson Fix endless loop on BareSourcelessResultClass->throw_ex...
2014-10-25 Peter Rabbitson Fix idiocy that snuck in bdbd2ae8a - I only want fatal...
2014-10-25 Peter Rabbitson Fix incorrect collapser source being generated due...
2014-10-05 Peter Rabbitson Extra tests to ensure that the cond collapser will...
2014-10-05 Peter Rabbitson Adjust things for the is_literal_value and -ident SQLA...
2014-10-05 Peter Rabbitson The functionality introduced in 7ad80222 requires a...
2014-09-25 Peter Rabbitson Kill leaktest on smokers with 1.3xx Test::More alphas
2014-09-25 Peter Rabbitson SQLA 1.79 shipped - revert tempextlib hack from d0435d75
2014-09-25 Peter Rabbitson Edit leaktracer diag texts to be ilmary-compliant :)
2014-09-24 Peter Rabbitson Accomodate broken Test::More trials a bit better
2014-09-24 Peter Rabbitson After 5268b1da populate remained the sole user of Data...
2014-09-24 Peter Rabbitson Viciously deal with more strictures fallout
2014-09-19 Peter Rabbitson Properly handle empty group_by/order_by
2014-09-19 Peter Rabbitson Revert e9f71ab2 - it ends up breaking a declared API
2014-09-16 Peter Rabbitson Multilevel find_or_(multi)create got inadvertently...
2014-09-16 Peter Rabbitson Yet another loose end on the cond collapser
2014-09-15 Peter Rabbitson Put in place deprecation forgotten for several years
2014-09-15 Peter Rabbitson Split DBIC from SQLMaker test (deprecated in next commit)
2014-09-15 Peter Rabbitson Ensure the custom rel cond resolver does not trigger...
2014-09-15 Peter Rabbitson Ensure undef_on_null_fk does not affect non-introspecta...
2014-09-15 Peter Rabbitson Yet another missed sanity check in the relcond resolver
2014-09-15 Peter Rabbitson Fix copy() assuming all columns are native
2014-09-15 Peter Rabbitson Adjust for SQLA's API change 966200cc8
2014-09-10 Peter Rabbitson Fix incorrect cond construction in _minimal_valueset_sa...
2014-09-10 Peter Rabbitson Ensure ::Schema::Versioned connects only once by reusin...
2014-09-08 Peter Rabbitson Stop using Sys::SigAction in pg tests
2014-09-08 Peter Rabbitson Fix for gut-reaching travesty as reported by gbjk
2014-09-08 Peter Rabbitson No longer use rel_info($rel)->{class} in the cond resolver
2014-09-05 Peter Rabbitson Make sure IO::Handle is loaded - missing stubs on older...
2014-09-04 Peter Rabbitson Add one more spot of unroll
2014-09-04 Peter Rabbitson One more fail-case missed in 135ac69dd
2014-09-04 Peter Rabbitson Better optional diag in t/sqlmaker/dbihacks_internals.t
2014-09-03 Peter Rabbitson Fix condition collapser corrupting -X operators
2014-09-03 Peter Rabbitson Make sure empty cond collapser works on all positions
2014-09-01 Peter Rabbitson Make sure cond collapser works case insensitively
2014-09-01 Peter Rabbitson Deduplicate (and stabilize) the result of _collapse_cond
2014-08-05 Peter Rabbitson S::L tests rely on preserving the sqlmaker between...
2014-08-05 Dagfinn Ilmari Man... Fix $rs->populate with column name array but no row...
2014-08-05 Peter Rabbitson Deprecate insert_bulk - we will be changing its signatu...
2014-08-05 Peter Rabbitson Fix both a dubious test and a regression in populate...
2014-07-31 Fitz Elliott strip schema name from ADD CONSTRAINT / CREATE INDEX
2014-07-31 Peter Rabbitson "Fix" symptoms described in ba7892a8c4 (I still do...
2014-07-31 Peter Rabbitson Ensure proper behavior when quoting is *disabled* ...
2014-07-29 Peter Rabbitson The fix in f9b5239ac was both shortsighted and insufficient
2014-07-29 Peter Rabbitson Check relationship declarations more consistently
2014-07-29 Peter Rabbitson Revert improved test added in b6b8f72f, replace with...
2014-07-29 Peter Rabbitson More diag from t/53lean_startup.t when under smoker env
2014-07-29 Peter Rabbitson A little cleanup of ->id callsites (incomplete)
2014-07-29 Peter Rabbitson Properly throw on FC with find (it can never work anyway)
2014-07-29 Peter Rabbitson Deprecate _build_unique_cond, move its guts to ::Result...
2014-07-27 Peter Rabbitson Fix set_column on non-native (+columns) selections...
2014-07-27 Peter Rabbitson Tighten even more inflate_result() invocations, for...
2014-07-27 Peter Rabbitson Ensure collapse is respected regardless of selection...
2014-07-27 Peter Rabbitson Upgrade the "too many args on customcond" warning from...
2014-07-25 Peter Rabbitson This was an embarrassing close call - entirely redo...
2014-07-24 Mike Francis Added support for handling Class::DBI::Column in CDBICompat
2014-07-24 Mike Francis Added handling for implicit inflate/deflate of CDBI...
2014-07-24 Peter Rabbitson Bundle trial SQLA for the trial of DBIC (reuse dq techn...
2014-07-24 Peter Rabbitson Document and add example of foreign_related_object
2014-07-23 Peter Rabbitson Change once more the signature of the custom cond coder...
2014-07-23 Peter Rabbitson Entirely and utterly rewrite populate(), fixing the...
next