Only normalize conditions during resolution time, instead on every ->search
[dbsrgits/DBIx-Class.git] / maint /
2016-08-10 Peter Rabbitson (travis) Fix unixodbc-dev overwrite on newer CI images
2016-08-09 Peter Rabbitson (travis) Remove makefile fixup, now hardcoded in the...
2016-08-09 Peter Rabbitson (travis) Work around RT#116788
2016-08-08 Peter Rabbitson (travis) Better diagnostics when perl compilation bails out
2016-07-13 Peter Rabbitson (travis) Switch to our own copy of the Firebird ODBC...
2016-06-21 Peter Rabbitson Minor improvements to the maint helper scripts
2016-06-10 Peter Rabbitson Add extra maint tooling - got tired of writing this...
2016-06-10 Peter Rabbitson (travis) Temporarily disable {halt_on_failure} for...
2016-06-10 Peter Rabbitson (travis) Revert parts of e66f0ee0 and ee3a37d3
2016-06-08 Peter Rabbitson (travis) Work around a bad tradeoff in cperl-5.24-to-be
2016-06-07 Peter Rabbitson (travis) Add cperl master to the smoke roster, bump...
2016-06-07 Peter Rabbitson (travis) Report the perl (and vm state) early before...
2016-06-07 Peter Rabbitson (travis) Mini-utility to download travis reports
2016-05-26 Peter Rabbitson Fix more taint.t failures under local::lib
2016-05-24 Peter Rabbitson Add permanent plumbing for _TempExtlib (d0435d75)
2016-05-19 Peter Rabbitson (travis) Bump to Cperl 5.22.2
2016-05-19 Peter Rabbitson (travis) Test::Strict needs Devel::Cover which fails...
2016-05-19 Peter Rabbitson (travis) Clear out some resolved FIXMEs
2016-05-19 Peter Rabbitson (travis) Poorman updated their offerings
2016-04-25 Peter Rabbitson (travis) Work around RT#113740
2016-04-25 Peter Rabbitson (travis) Make more helper functions available to subexecs
2016-04-25 Peter Rabbitson Fix last remaining tests with -T under < 5.10
2016-04-12 Peter Rabbitson And lose yet another dependency: List::Util (yes, I...
2016-04-12 Peter Rabbitson (travis) Add a CLEANTEST run of RURBAN's cperl in the...
2016-04-12 Peter Rabbitson (travis) Add 5.22.1 with quadmath testing
2016-04-12 Peter Rabbitson (travis) Reorganize POISON_ENV mode
2016-04-11 Peter Rabbitson (travis) Enhance the 'broken compiler' test
2016-03-09 Peter Rabbitson (travis) Strangely `cpan .` does not work in certain...
2016-03-09 Peter Rabbitson (travis) Make sure DEVREL_DEPS + CLEANTEST-false behave...
2016-03-06 Peter Rabbitson (optdeps) _gen_pod can *very much* fail, not sure what...
2016-03-05 Peter Rabbitson Apparently -i and -jN do not work on win32, what the...
2016-03-02 Peter Rabbitson Get rid of Path::Class ( that *does* feel good )
2016-03-01 Peter Rabbitson Several cosmetic fixups, making next commit easier...
2016-03-01 Peter Rabbitson Revert ab340f7f - it no longer makes sense given the...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2016-02-18 Peter Rabbitson (travis) Display TAP directives on single threaded... current/blead current/for_cpan_index
2016-02-18 Peter Rabbitson (travis) Fix INC-poison thinko from 6d74b82cc
2016-02-18 Peter Rabbitson (travis) Revert version.pm workaround dd94f6ef
2016-02-11 Peter Rabbitson Add experimental meta flags signifying the status of...
2016-02-03 Peter Rabbitson Protect DBIC as best we can from the failure mode in...
2016-02-03 Peter Rabbitson Cleaner assertion envvar handling
2016-01-20 Peter Rabbitson Add the repository-specific git config include (git...
2016-01-20 Dagfinn Ilmari Man... (travis) Add DB2 to the CI lineup
2016-01-20 Peter Rabbitson (travis) Instead of polluting the log on failure, just...
2016-01-20 Peter Rabbitson (travis) Install extra deps for the t/52leaks.t persist...
2016-01-13 Peter Rabbitson Revert sloppy workaround in dabde0bc5, addressed by...
2016-01-07 Peter Rabbitson (travis) Make sure we really test everything when using...
2016-01-07 Peter Rabbitson (travis) Work around RT#110882
2016-01-07 Peter Rabbitson (travis) Adjust test infrastructure for recent extensiv...
2015-12-02 Peter Rabbitson (travis) Fix version check on non-module-named dists...
2015-12-01 Peter Rabbitson (travis) Work around RT#107392
2015-11-03 Peter Rabbitson Fix failures and protect the suite from spurious VERSIO...
2015-10-15 Peter Rabbitson Stop using bare $] throughout - protects the codebase...
2015-10-15 Peter Rabbitson (travis) Now that File:Path is fixed, test the distbuil...
2015-10-15 Peter Rabbitson (travis) Minimize MySQL config further - even less...
2015-10-15 Peter Rabbitson (travis) Stop using the ramdisk for MySQL/Pg data
2015-09-10 Peter Rabbitson (travis) Revert pin of Sub::Identify (57947c1e)
2015-09-10 Peter Rabbitson (travis) Enhance checks (and diag) whether a core modul...
2015-09-07 Peter Rabbitson (travis) Pin Sub::Identify until RT#106929 is fixed
2015-08-12 Peter Rabbitson (travis) Add Schmorp's "stable perl" fork to the smoke...
2015-08-12 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2015-08-12 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2015-08-12 Peter Rabbitson (travis) Multiple fixups to the CI lifted from blead:
2015-08-12 Peter Rabbitson Rewrite dependency lister - now produces *much* easier...
2015-06-10 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2015-06-10 Peter Rabbitson (travis) Better shuffling of the prereq installation...
2015-06-10 Peter Rabbitson (travis) Improve the "Did it really install?" check
2015-06-10 Peter Rabbitson (travis) Double check M::B::T is not pulled in (related...
2015-06-07 Peter Rabbitson Add Schmorp's "stable perl" fork to the smoke rosters
2015-05-19 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2015-05-19 Peter Rabbitson (travis) Simplify some steps - no longer needed for...
2015-05-13 Peter Rabbitson (travis) Enhance sterilization to work on < 5.12 as...
2015-05-03 Peter Rabbitson (travis) Peg Module::Install - new versions deps on...
2015-05-03 Peter Rabbitson (travis) *FINALLY* remove Module::Build::Tiny front...
2015-04-05 Peter Rabbitson Rewrite dependency lister from - now produces *much...
2015-04-04 Peter Rabbitson (travis) More robust post-success test cycle run (enhan...
2015-04-03 Peter Rabbitson (travis) Much lighter CI runs when smoking a PR
2015-04-03 Peter Rabbitson (travis) Enhance post-success to run a full CPAN instal...
2015-04-02 Peter Rabbitson (travis) Refactor the NUMTHREADS codepaths, rename...
2015-04-02 Peter Rabbitson (travis) Factor out sitelib cleaner, we will call it...
2015-04-02 Peter Rabbitson (travis) Restore proper post-success testing
2015-04-02 Peter Rabbitson (travis) Revert backout of ODBC firebird testing aa0e82a2
2015-03-28 Peter Rabbitson (travis) Cut down the amount of APT repos during updates
2015-03-18 Peter Rabbitson (travis) Better handle ENV poisoning, get jobs under...
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2015-03-18 Peter Rabbitson (travis) Better handle ENV poisoning, get jobs under...
2015-03-18 Peter Rabbitson (travis) Revert LMU pin df604e83d
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson (travis) Temporary pin LMU, work around RT#102853
2015-03-17 Peter Rabbitson Fix test suite to work again with DBICTEST_SQLITE_USE_FILE
2015-03-05 Peter Rabbitson (travis) shunt intermittent failures stopping postgres
2015-02-28 Peter Rabbitson (travis) Update apt cache when doing a large set of...
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists
2015-02-10 Peter Rabbitson (travis) Run a couple tests in single-threaded mode
2015-02-10 Peter Rabbitson (travis) Temporarily kill Firebird ODBC testing
2015-02-10 Peter Rabbitson Move the SQLite test dependency specification to optdeps
2015-01-25 Peter Rabbitson Add import-time action stub to OptDeps, switch distbuil...
2015-01-25 Peter Rabbitson Rewrite optdeps to accept a list of groups
2015-01-11 Peter Rabbitson (travis) Remove trial SQLA workaround (no longer on...
next