2015-03-05 |
Peter Rabbitson |
Fix t/54taint.t failures on perl-in-hell-in-space |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
Add comprehensive 'report-prereqs'-like tooling |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
Extract LeakTracer symtable visitor into DBICTest:... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
(travis) Make a separate is_ci runmode, separated from... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
(travis) shunt intermittent failures stopping postgres |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
Stop noise from a particular combination of DateTime... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Peter Rabbitson |
At last a safer Moo (lots of kludges undone) |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Peter Rabbitson |
Remove warning introduced in 75a1d824d |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Peter Rabbitson |
(travis) Only consider the runmode a 'Smoker' when... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Peter Rabbitson |
(travis) Update apt cache when doing a large set of... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Peter Rabbitson |
Move a number of tests to xt, restructure extra lists |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Peter Rabbitson |
Factor out author count anouncement, making it seen... |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Peter Rabbitson |
This hasn't failed in over a year, enable for plain... |
commit | commitdiff | tree | snapshot |
2015-02-17 |
Peter Rabbitson |
Rewrite hot-ish _dbi_attrs_for_bind codepath in a leane... |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Kevin L. Kane |
Fix updating multiple CLOB/BLOB columns on Oracle |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
(travis) Run a couple tests in single-threaded mode |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
(travis) Temporarily kill Firebird ODBC testing |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Switch CDBICompat and its tests to OptDeps |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Remove redundant skip checks in CDBICompat tests |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Remove useless INIT blocks from CDBI tests - no changes |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Introduce ad hoc requirements and add skip_without... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Finally implement compound OptDep group augmentation |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Rewrite internals of the optdep include mechanism ... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Introduce (empty for now) intermediate optdep groups... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Relax the optdep naming criteria, introduce _-prefixed... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Move the SQLite test dependency specification to optdeps |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Stabilize and further test complex optdep include scena... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Clarify optdep API signatures to be explicitly single... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Remove DateTime requirement from tests that do not... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Move some ICDT dependent (sub)tests around (no function... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Fix overspecified msaccess test optdep (should not... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Remove obsolete startup check (introduced in 5e724964... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Peter Rabbitson |
Add import-time-skip support to OptDeps, switch most... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
Add import-time action stub to OptDeps, switch distbuil... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
Introduce basic optdeps group inclusion mechanism,... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
Make OptDeps aware of envvars as first-class requiremen... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
Deprecate req_errorlist_for, proxy to to modreq_errorli... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
Rewrite optdeps to accept a list of groups |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
OptDeps doc-mangling, no functional changes |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
Minor streamline of optdeps usage (no functional changes) |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Peter Rabbitson |
Standardize the struct-cloning interface throughout... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Peter Rabbitson |
Neither of these can fail now that we dep on 5.8.1... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Peter Rabbitson |
Delete useless test |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Peter Rabbitson |
Fix intermittent failures in the LeakTracer on 5.18... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Peter Rabbitson |
Keep T::B IO open in t/52leaks.t END - other ENDs pendi... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Peter Rabbitson |
Fix Postgres test hang with DBD::Pg 3.5.0+ (work around... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Peter Rabbitson |
(travis) Remove trial SQLA workaround (no longer on... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Peter Rabbitson |
(travis) Revert 17b09b77 - Test::Deep 0.115 now available |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Dagfinn Ilmari... |
Preserve space after <nick>: in the AUTHORS section... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Peter Rabbitson |
Emit Optional::Dependencies error messages in a way... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Peter Rabbitson |
More robust 'nothing loaded' test for optdeps (read... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Peter Rabbitson |
Reshuffle optdeps code making next commits more readabl... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Peter Rabbitson |
(travis) randomize the dependency install order to... |
commit | commitdiff | tree | snapshot |
2015-01-02 |
Peter Rabbitson |
(travis) remove two more workarounds for issues that... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Peter Rabbitson |
(travis) stop trying to dynamically determine the CPAN... |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Peter Rabbitson |
(travis) minimize mysqld's memory footprint |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Peter Rabbitson |
(travis) Invoke apt_install only once and do not change... |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Peter Rabbitson |
(travis) Document app-nopaste workaround better |
commit | commitdiff | tree | snapshot |
2014-12-28 |
Peter Rabbitson |
(travis) Stop trying to get the Oracle apt source ... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Dagfinn Ilmari... |
Clean up PostgreSQL array types recipe (amalgamation... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Dagfinn Ilmari... |
Use more widely supported quoting in DBICTest::Year2000... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Peter Rabbitson |
(travis) Add 5.8.1 dev-testing to avoid crap like RT... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Peter Rabbitson |
(travis) Workaround for https://github.com/rjbs/Test... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Peter Rabbitson |
(travis) RT#88494 got fixed a while ago |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Peter Rabbitson |
Cleanup code in _dbh_columns_info_for, add stresstest... |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Dagfinn Ilmari... |
Make sure emacs doesn't try to indent with tabs |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Peter Rabbitson |
(travis) Attempt to smoke all newly available deps... |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Peter Rabbitson |
(travis) Better separation of DEVREL_DEPS from POISON_ENV |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Peter Rabbitson |
Correctly document the 'where' attribute |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Peter Rabbitson |
(travis) Forgotten bit while reverting f207111d6 (goes... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Rabbitson |
(travis) Revisit the CI test matrix, and multiple run... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Blacklist certain trial versions of DBD::SQLite in... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
(internal) Introduce an extra utility function, essenti... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Make sure the fix for RT#99503 (SQLA a5f91febe) keeps... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
Fix endless loop on BareSourcelessResultClass->throw_ex... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
Minor cleanup |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
Bump Moo dependency |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
Fix idiocy that snuck in bdbd2ae8a - I only want fatal... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
Fix incorrect collapser source being generated due... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
These are already pre-required by the OptDeps check |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
These loads are no longer necessary after d7d45bdc65 |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
HRI is part of a pretty hot codepath, just load it... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
Replace a couple useless string evals with their equivalent |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Peter Rabbitson |
(travis) Better diagnostics on *why* a build failed... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Peter Rabbitson |
(travis) Reshuffle CI workflow, prepare for better... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Peter Rabbitson |
(travis) Feeble attempt at reverting f207111d |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Peter Rabbitson |
(travis) Install older DBD::SQLite on perl < 5.8.4... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Peter Rabbitson |
Switch all double-optdeps calls to a single invocation... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Peter Rabbitson |
Switch optdeps to a croak import |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Dagfinn Ilmari... |
Further delay empty weakregistry assertions |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Peter Rabbitson |
Stop lazy-requiring B and Storable in internal functions |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Peter Rabbitson |
Newer Test::More lazy-loads more stuff (overload.pm... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Peter Rabbitson |
Bump blead version |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Extra tests to ensure that the cond collapser will... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Bump deps to pull in bugfixes |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Adjust things for the is_literal_value and -ident SQLA... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
The functionality introduced in 7ad80222 requires a... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
(travis) Augment bc418819 - in addition check vm kernel... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
(travis) Re-consolidate sysinfo handling (reverts part... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
(travis) Consolidate where/how we load the common funct... |
commit | commitdiff | tree | snapshot |
next |