dbsrgits/DBIx-Class.git
2016-07-18 Peter Rabbitson (travis) Switch to our own copy of the Firebird ODBC... maint/0.0828xx
2016-07-18 Peter Rabbitson Fix error-eating thinko from 6c7ca962 / 40097e49
2016-06-22 Peter Rabbitson Fix describe_env failure on nonexistent @INC on Win32
2016-06-20 Peter Rabbitson Release v0.082840 v0.082840
2016-06-19 Peter Rabbitson Revert incorrectly backported fix for RT#102166 ( e8f23...
2016-06-19 Peter Rabbitson Release v0.082830
2016-06-19 Peter Rabbitson Couple more skips/clarifications (not applicable to...
2016-06-19 Peter Rabbitson Really work around RT#108390 (630e2ea8a)
2016-06-19 Peter Rabbitson Ensure describe_environment does not break its output...
2016-06-18 Peter Rabbitson Run xt/ tests on non-plain installs
2016-06-18 Peter Rabbitson Port t/00describe_environment as seen in master
2016-06-18 Peter Rabbitson Fix incorrect port of test skippage in 5e65042b
2016-06-18 Peter Rabbitson Slight POD corrections
2016-06-17 Peter Rabbitson Throw away taint test (it is kept in mainline 2ff029823...
2016-06-17 Tina Mueller Fix ::Sybase::ASE incorrect attempt to retrieve an...
2016-06-17 Paul Mooney Avoid infinite loop if save point does not exist
2016-06-17 Dagfinn Ilmari... Fix ordering by 1:M prefetched boolean columns in Pg
2016-06-17 Peter Rabbitson Fix *stupid* silencing of exceptions introduced in...
2016-06-17 Peter Rabbitson Detect and very loudly warn about Return::Multilevel...
2016-06-17 Peter Rabbitson Stop requiring explicit bindtype specification for...
2016-06-17 gregor herrmann Apply debian downstream spelling patch 481e21bf
2016-06-17 Peter Rabbitson Really fix SQLite savepoints unlike the shortsighted...
2016-06-17 Peter Rabbitson Fix spurious ROLLBACK statements when a TxnScopeGuard...
2016-06-17 Peter Rabbitson Fix missing handling of on_(dis)connect* failures
2016-06-17 Peter Rabbitson Fix incorrect exception propagation in ::Replicated...
2016-06-17 Peter Rabbitson Fix annoying warnings on innocent looking MSSQL code
2016-06-17 Peter Rabbitson Fix another ::FilterColumn bug sigh...
2016-06-17 Fabrice Gabolde Proxy the 'unsafe' attribute to the internal ::Versione...
2016-06-17 Fabrice Gabolde Fix parsing DSN when the driver part includes DBI attri...
2016-06-17 Peter Rabbitson (travis) Port all travis changes since last release
2016-06-17 Peter Rabbitson Temporary work around to play well with Sub::Quote
2016-06-17 Peter Rabbitson The complete fix for intermittent t/750firebird.t failu...
2016-06-17 Peter Rabbitson Make sure Win32-like DBICTest checks are not tripped...
2016-06-17 Peter Rabbitson Fix last remaining tests with -T under < 5.10
2016-02-11 Peter Rabbitson Release v0.082821 v0.082821
2016-02-11 Peter Rabbitson Add explicit patronage listing (should have done this...
2016-02-11 Peter Rabbitson Add experimental meta flags signifying the status of...
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 Not sure what I was thinking, but 18637ebb never worked :/
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... 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... Work around Firebird/InterBase/ODBC crash in tests
2015-03-20 Peter Rabbitson Release v0.082820 v0.082820
2015-03-20 Peter Rabbitson Interim fix for incorrect CI status pod (pending more...
2015-03-20 Peter Rabbitson Documentation improvements cherry-picked from latest
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 Relax sanity check in _resolve_relationship_condition
2015-03-18 Peter Rabbitson Fix exception on complex update/delete under a replicat...
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 Dagfinn Ilmari... Preserve space after <nick>: in the AUTHORS section...
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 Release v0.082810 v0.082810
2014-10-25 Peter Rabbitson Bump SQLA dependency (pull in fix for RT#99503)
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 Bump Moo dependency
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-25 Peter Rabbitson (travis) Install older DBD::SQLite on perl < 5.8.4...
2014-10-25 Peter Rabbitson Newer Test::More lazy-loads more stuff (overload.pm...
2014-10-05 Peter Rabbitson Release v0.082801 v0.082801
2014-10-05 Peter Rabbitson Extra tests to ensure that the cond collapser will...
2014-10-05 Peter Rabbitson Bump deps to pull in bugfixes
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-10-05 Peter Rabbitson (travis) Augment bc418819 - in addition check vm kernel...
2014-10-05 Peter Rabbitson (travis) Re-consolidate sysinfo handling (reverts part...
2014-10-05 Peter Rabbitson (travis) Consolidate where/how we load the common funct...
2014-09-25 Peter Rabbitson Release v0.082800 v0.082800
2014-09-25 Peter Rabbitson Some cleanups of Changes and adding 'Known issues'
next