account for coderefs partially
[dbsrgits/DBIx-Class.git] / maint / travis-ci_scripts /
2013-11-05 Peter Rabbitson This is an expensive author-only test, move to xt/
2013-11-05 Peter Rabbitson Work around TB1.5 hanging with 5.19 - use unreleased...
2013-11-05 Peter Rabbitson Revert 2c300e45 - new backwards compatible SQLT got...
2013-10-31 Peter Rabbitson Temporarily freeze travis SQLT on 0.11016, until the...
2013-10-18 Peter Rabbitson Better render of $POSTMORTEM
2013-10-18 Peter Rabbitson Add a MAKEFLAGS parallel execution config on travis
2013-10-18 Peter Rabbitson Get TAP::Harness to time tests travis-wide
2013-10-18 Peter Rabbitson Remove anything preinstalled on the travis perls when...
2013-10-16 Peter Rabbitson Build more recent perls concurrently
2013-10-14 Peter Rabbitson Forgotten remnant of 655d80dd (void by f207111d)
2013-10-14 Peter Rabbitson Really work around https://github.com/travis-ci/travis...
2013-10-14 Peter Rabbitson Add more autogenerated test exceptions, in fact do...
2013-10-14 Peter Rabbitson Streamline postmortem analysis, and fix non-essential...
2013-10-11 Peter Rabbitson Add a 9m soft / 9.5m hard timeout option to bin/cpan...
2013-10-11 Peter Rabbitson Correct attribution of nonessential skipped tests origin
2013-09-24 Peter Rabbitson Smoker-wide parallel testing of installed deps
2013-09-24 Peter Rabbitson Better diagnostics of skipped non-essential tests
2013-09-23 Peter Rabbitson Engage nuclear option of travis testing
2013-09-17 Peter Rabbitson A fixed DBD::Firebird went to CPAN as well
2013-09-17 Peter Rabbitson These workarounds are thankfully no longer needed
2013-09-13 Peter Rabbitson MOAR workarounds - freeze CMM at a usable version
2013-09-13 Peter Rabbitson Run travis-prove under taint mode
2013-09-09 Peter Rabbitson Only run our own tests concurrently, not stuff in after...
2013-09-09 Peter Rabbitson Check that each preinstall on an old CPAN.pm completes
2013-09-08 Peter Rabbitson EU::MM on < 5.8.9 got fixed
2013-09-08 Peter Rabbitson Change CPAN mirror again - metacpan is a complete backp...
2013-09-06 Peter Rabbitson Lock down Tree::DAG_Node version until new Test::Warn...
2013-08-29 Peter Rabbitson Manpages are of no use on travis
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 Work around https://rt.cpan.org/Ticket/Display.html...
2013-08-29 Peter Rabbitson Temporary work around yet another cpanm issue
2013-08-29 Peter Rabbitson Use the same mirror for cpanm as we use for CPAN
2013-08-29 Peter Rabbitson Adjust DBD::Firebird travis init
2013-07-22 Peter Rabbitson perlbrew exits with 0 if `perlbrew use` fails :(
2013-07-22 Peter Rabbitson Ignore stderr in extract_prereqs - only rely on $?
2013-07-22 Peter Rabbitson Install EU::CB in a separate step as to not tickle...
2013-07-22 Peter Rabbitson Temporary inslatt Pod::POM via cpan
2013-07-22 Peter Rabbitson Allow spaces in parallel installation module spec
2013-07-22 Peter Rabbitson Turns out Travis CPAN mirror is not local, add a fallback
2013-07-18 Peter Rabbitson Tests no longer fail if $ENV{DBI_DSN} is set
2013-04-22 Peter Rabbitson Make some travis confs smoke latest -dev offerings...
2013-04-20 Peter Rabbitson Fix tests failing due to unspecified resultset retrieva...
2013-04-04 Peter Rabbitson Trap and display STDERR during travis test runs
2013-04-04 Peter Rabbitson More shuffling of travis testdeps
2013-04-04 Peter Rabbitson Make sure external DBIC envvars do not cause tests...
2013-03-21 Peter Rabbitson Only display output of failed workers in parallel_insta...
2013-03-20 Peter Rabbitson File::Path needs to be upgraded separately on smoking
2013-03-05 Peter Rabbitson And more fulltest dep conflicts
2013-03-02 Peter Rabbitson Do not auto-install dist-building dependencies in autho...
2013-03-01 Peter Rabbitson Smoke all branches on travis except for blocked* and...
2013-03-01 Peter Rabbitson Another adjustment of travis depinstall order
2013-02-28 Peter Rabbitson Fulltests deps clarification
2013-02-27 Peter Rabbitson Shuffle travis CLEANTEST=false depchain again
2013-02-23 Peter Rabbitson Adjust CLEANTEST=false depinstall a bit more
2013-02-19 Peter Rabbitson Readjust the parallel no-test dependency install order
2013-02-19 Peter Rabbitson It appears that travis drastically increased the amount...
2013-02-16 Peter Rabbitson Readjust the parallel no-test dependency install order
2013-02-16 Peter Rabbitson It appears that travis drastically increased the amount...
2013-02-07 Peter Rabbitson Try Schwern's latest Test::Builder offering on a stock...
2013-02-07 Peter Rabbitson Reorganize travis stuff a little - no functional changes
2013-02-07 Peter Rabbitson Try to config Fibrebird twice - it does seem to help >.<
2013-02-01 Peter Rabbitson Clarify travis timings
2013-01-22 Peter Rabbitson Do not tax travis with full pull request smoking
2013-01-06 Peter Rabbitson Reorganize travis test script, I *think* no functional...