2015-03-18 |
Peter Rabbitson |
(travis) Revert LMU pin df604e83d |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Run the entire test suite under replicated SQLite on... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Fix exception on complex update/delete under a replicat... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Some stylistic test changes in preparation for next... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
(travis) Temporary pin LMU, work around RT#102853 |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Peter Rabbitson |
Fix test suite to work again with DBICTEST_SQLITE_USE_FILE |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Peter Rabbitson |
Clarify name of guard function from 3d56e026, add it... |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Peter Rabbitson |
'undef =>' isn't what one would want |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Relax sanity check in _resolve_relationship_condition |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Forgotten test adjustment in bd510251 |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
The real workaround for txn_scope_guard being called... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Remove erroneous undefer introduced in 8d73fcd4 (confus... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Get the leaktest to work with Test::More-(hopefully... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Fix brainfart from cb551b07 - 'if' is still a module... |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Peter Rabbitson |
Merge branch 'current/for_cpan_index' into current... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Peter Rabbitson |
More desc_env fixes: Win32 lib matching, and better... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Peter Rabbitson |
Rewire OptDeps to not attempt any module loads under... |
commit | commitdiff | tree | snapshot |
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 |
Merge branch 'current/for_cpan_index' into current... |
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 |
Peter Rabbitson |
Revert 2131aa2, cf52a9a and 2aa3f4c |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Peter Rabbitson |
Roll back massive unrelated test changeset introduced... |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Peter Rabbitson |
Revert c8dc7d33 - entirely superseded by 83eef5621 |
commit | commitdiff | tree | snapshot |
2015-02-15 |
Peter Rabbitson |
Revert 2c2bc4e5 - it is entirely superseded by cb551b07... |
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-06 |
Dagfinn Ilmari... |
Preserve space after <nick>: in AUTHORS POD |
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-22 |
Dagfinn Ilmari... |
Take a copy instead of weakening in 5.8 leak workaround |
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-12-12 |
Dagfinn Ilmari... |
Further clean up PostrgreSQL array types examples |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Dagfinn Ilmari... |
Clean up PostgreSQL array types recipe |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Dagfinn Ilmari... |
Use SQL-standard quoting in Year2000CDs view |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Kevin L. Kane |
Fix updating multiple CLOB/BLOB columns on Oracle |
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-26 |
Dagfinn Ilmari... |
Make sure emacs doesn't try to indent with tabs |
commit | commitdiff | tree | snapshot |
next |