(travis) Remove makefile fixup, now hardcoded in the subrepo
[dbsrgits/DBIx-Class.git] / .travis.yml
2016-08-09 Peter Rabbitson (travis) Build cperl 5.25.x properly
2016-07-28 Peter Rabbitson (travis) cPerl 5.24.0 has shipped
2016-07-13 Peter Rabbitson (travis) Properly diagnose potential OOM in 50_after_su...
2016-07-13 Peter Rabbitson (travis) Add poisoning to the base non-clean build run
2016-06-07 Peter Rabbitson (travis) Add cperl master to the smoke roster, bump...
2016-05-19 Peter Rabbitson (travis) Bump to Cperl 5.22.2
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-11 Peter Rabbitson (travis) Enhance the 'broken compiler' test
2016-03-10 Peter Rabbitson Fix failing test case missed during da9346a03
2016-03-10 Peter Rabbitson Move expensive test to xt/, add malloc-canary preventin...
2016-02-26 Peter Rabbitson Switch the main dev branch back to 'master'
2016-02-18 Peter Rabbitson (travis) Display TAP directives on single threaded... current/blead current/for_cpan_index
2016-01-20 Peter Rabbitson (travis) Instead of polluting the log on failure, just...
2016-01-13 Peter Rabbitson Revert sloppy workaround in dabde0bc5, addressed by...
2016-01-07 Peter Rabbitson (travis) Adjust test infrastructure for recent extensiv...
2015-11-03 Peter Rabbitson Fix failures and protect the suite from spurious VERSIO...
2015-11-03 Peter Rabbitson Fix test failure on 5.8.x with DBIC_TRACE=1 (introduced...
2015-10-15 Peter Rabbitson (travis) One more addition to the smoke-devrel family...
2015-09-10 Peter Rabbitson (travis) Add a dev-rel non-clean test (with distbuildin...
2015-08-12 Peter Rabbitson (travis) Add Schmorp's "stable perl" fork to the smoke...
2015-08-12 Georgina Thevenet (travis) Add explicit sudo:true to .travis.yml
2015-08-12 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2015-08-12 Peter Rabbitson (travis) Multiple fixups to the CI lifted from blead:
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-04-03 Georgina Thevenet (travis) Add explicit sudo:true to .travis.yml
2015-04-02 Peter Rabbitson (travis) Refactor the NUMTHREADS codepaths, rename...
2015-04-02 Peter Rabbitson (travis) Restore proper post-success testing
2015-03-18 Peter Rabbitson (travis) Better handle ENV poisoning, get jobs under...
2015-03-18 Peter Rabbitson (travis) Better handle ENV poisoning, get jobs under...
2015-02-10 Peter Rabbitson (travis) Run a couple tests in single-threaded mode
2014-12-23 Peter Rabbitson (travis) Add 5.8.1 dev-testing to avoid crap like RT...
2014-10-30 Peter Rabbitson (travis) Revisit the CI test matrix, and multiple run...
2014-10-24 Peter Rabbitson (travis) Better diagnostics on *why* a build failed...
2014-10-23 Peter Rabbitson (travis) Reshuffle CI workflow, prepare for better...
2014-10-05 Peter Rabbitson (travis) Consolidate where/how we load the common funct...
2014-09-24 Peter Rabbitson (travis) Bump tested perls a bit
2014-04-25 Peter Rabbitson Reduce Travis' stamina
2014-01-29 Peter Rabbitson Rudimentary DBI/DBD MDV
2014-01-23 Peter Rabbitson Adjust todo escape, use travis-provided 5.8 for one...
2014-01-20 Peter Rabbitson Smoke 5.16.2 (ensure we are not affected by Encode...
2014-01-19 Peter Rabbitson Switch the bleadcpan test to 5.8.7
2014-01-03 Peter Rabbitson Full depchain test on plain blead
2013-12-16 Peter Rabbitson Dancing around T::B 1.5 is becoming untenable, just...
2013-12-15 Peter Rabbitson Add *clean devrel* smokes (full testing of devrels...
2013-12-07 Peter Rabbitson Add OracleXE 10.2-based testing
2013-10-11 Peter Rabbitson Reenable 5.10 travis smokes
2013-10-11 Peter Rabbitson MULTICREATE_DEBUG + TRACE_PROFILE=console_monochrome...
2013-09-23 Peter Rabbitson Engage nuclear option of travis testing
2013-09-13 Peter Rabbitson Disable perl introduced in ced296a8 until fixed Carp...
2013-09-09 Peter Rabbitson Reorder travis tests by length, add 5.12.4
2013-08-29 Peter Rabbitson Do one poisoned env testrun with a threaded perl
2013-08-29 Peter Rabbitson Only smoke blead-pan on allowed-to-fail runs
2013-08-29 Peter Rabbitson Move bleadperl to 'fail ok' submatrix - too much churn
2013-08-29 Peter Rabbitson Switch travis-perl tests to 5.18
2013-08-22 Peter Rabbitson Apparently on_failure email flag affects the original...
2013-04-04 Peter Rabbitson Make sure external DBIC envvars do not cause tests...
2013-03-19 Peter Rabbitson Fix test failing with some tracing envvars (and smoke...
2013-03-01 Peter Rabbitson Smoke all branches on travis except for blocked* and...
2013-02-01 Peter Rabbitson Clarify travis timings
2013-02-01 Peter Rabbitson New travis build infrastructure is 'set -e' sensitive
2013-01-06 Peter Rabbitson Reorganize travis test script, I *think* no functional...
2012-12-19 Peter Rabbitson Attempt to build a dist on travis if all tests pass
2012-12-11 Peter Rabbitson Smoke bleadperl as well
2012-12-10 Peter Rabbitson Turn the CLEANTEST smokes into full blown CPAN-based...
2012-12-03 Peter Rabbitson Disable travis list notifications until things stabilize
2012-12-03 Peter Rabbitson Expand comments, move core dep install before RDBMS...
2012-12-02 Peter Rabbitson Do not spam the mailing lists - only notify once per...
2012-11-30 Peter Rabbitson Throw away suboptimal travis CPANM env-option and tight...
2012-11-30 Peter Rabbitson More extensive travis testing plan
2012-11-27 Brendan Byrd Update .travis.yml with faster deps and DBICTESTs
2012-06-20 Brendan Byrd Add Travis YML for Travis-CI support