2015-04-01 |
Dagfinn Ilmari Man... |
Work around Firebird/InterBase/ODBC crash in tests |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
Run the entire test suite under replicated SQLite on... |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
Some stylistic test changes in preparation for next... |
tree | commitdiff |
2015-03-17 |
Peter Rabbitson |
Fix test suite to work again with DBICTEST_SQLITE_USE_FILE |
tree | commitdiff |
2015-03-17 |
Peter Rabbitson |
Clarify name of guard function from 3d56e026, add it... |
tree | commitdiff |
2015-03-16 |
Peter Rabbitson |
'undef =>' isn't what one would want |
tree | commitdiff |
2015-03-12 |
Peter Rabbitson |
The real workaround for txn_scope_guard being called... |
tree | commitdiff |
2015-03-12 |
Peter Rabbitson |
Remove erroneous undefer introduced in 8d73fcd4 (confus... |
tree | commitdiff |
2015-03-12 |
Peter Rabbitson |
Get the leaktest to work with Test::More-(hopefully... |
tree | commitdiff |
2015-03-08 |
Peter Rabbitson |
More desc_env fixes: Win32 lib matching, and better... |
tree | commitdiff |
2015-03-08 |
Peter Rabbitson |
Rewire OptDeps to not attempt any module loads under... |
tree | commitdiff |
2015-03-05 |
Peter Rabbitson |
Fix t/54taint.t failures on perl-in-hell-in-space |
tree | commitdiff |
2015-03-05 |
Peter Rabbitson |
Add comprehensive 'report-prereqs'-like tooling |
tree | commitdiff |
2015-03-05 |
Peter Rabbitson |
Extract LeakTracer symtable visitor into DBICTest:... |
tree | commitdiff |
2015-03-05 |
Peter Rabbitson |
(travis) Make a separate is_ci runmode, separated from... |
tree | commitdiff |
2015-03-05 |
Peter Rabbitson |
Stop noise from a particular combination of DateTime... |
tree | commitdiff |
2015-03-02 |
Peter Rabbitson |
At last a safer Moo (lots of kludges undone) |
tree | commitdiff |
2015-03-02 |
Peter Rabbitson |
Remove warning introduced in 75a1d824d |
tree | commitdiff |
2015-03-02 |
Peter Rabbitson |
(travis) Only consider the runmode a 'Smoker' when... |
tree | commitdiff |
2015-02-28 |
Peter Rabbitson |
Move a number of tests to xt, restructure extra lists |
tree | commitdiff |
2015-02-28 |
Peter Rabbitson |
Factor out author count anouncement, making it seen... |
tree | commitdiff |
2015-02-26 |
Peter Rabbitson |
This hasn't failed in over a year, enable for plain... |
tree | commitdiff |
2015-02-15 |
Peter Rabbitson |
Revert 2131aa2, cf52a9a and 2aa3f4c |
tree | commitdiff |
2015-02-15 |
Peter Rabbitson |
Roll back massive unrelated test changeset introduced... |
tree | commitdiff |
2015-02-15 |
Peter Rabbitson |
Revert c8dc7d33 - entirely superseded by 83eef5621 |
tree | commitdiff |
2015-02-15 |
Peter Rabbitson |
Revert 2c2bc4e5 - it is entirely superseded by cb551b07... |
tree | commitdiff |
2015-02-15 |
Kevin L. Kane |
Fix updating multiple CLOB/BLOB columns on Oracle |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Switch CDBICompat and its tests to OptDeps |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Remove redundant skip checks in CDBICompat tests |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Remove useless INIT blocks from CDBI tests - no changes |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Introduce ad hoc requirements and add skip_without... |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Finally implement compound OptDep group augmentation |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Remove DateTime requirement from tests that do not... |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Move some ICDT dependent (sub)tests around (no function... |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Remove obsolete startup check (introduced in 5e724964... |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Add import-time-skip support to OptDeps, switch most... |
tree | commitdiff |
2015-01-25 |
Peter Rabbitson |
Standardize the struct-cloning interface throughout... |
tree | commitdiff |
2015-01-24 |
Peter Rabbitson |
Neither of these can fail now that we dep on 5.8.1... |
tree | commitdiff |
2015-01-24 |
Peter Rabbitson |
Delete useless test |
tree | commitdiff |
2015-01-23 |
Peter Rabbitson |
Fix intermittent failures in the LeakTracer on 5.18... |
tree | commitdiff |
2015-01-23 |
Peter Rabbitson |
Keep T::B IO open in t/52leaks.t END - other ENDs pendi... |
tree | commitdiff |
2015-01-11 |
Peter Rabbitson |
Fix Postgres test hang with DBD::Pg 3.5.0+ (work around... |
tree | commitdiff |
2014-12-24 |
Dagfinn Ilmari Man... |
Use more widely supported quoting in DBICTest::Year2000... |
tree | commitdiff |
2014-12-23 |
Peter Rabbitson |
(travis) Add 5.8.1 dev-testing to avoid crap like RT... |
tree | commitdiff |
2014-12-10 |
Dagfinn Ilmari Man... |
Use SQL-standard quoting in Year2000CDs view |
tree | commitdiff |
2014-11-18 |
Kevin L. Kane |
Fix updating multiple CLOB/BLOB columns on Oracle |
tree | commitdiff |
2014-11-07 |
Peter Rabbitson |
Cleanup code in _dbh_columns_info_for, add stresstest... |
tree | commitdiff |
2014-11-05 |
Peter Rabbitson |
Correctly document the 'where' attribute |
tree | commitdiff |
2014-10-25 |
Peter Rabbitson |
Blacklist certain trial versions of DBD::SQLite in... |
tree | commitdiff |
2014-10-25 |
Peter Rabbitson |
(internal) Introduce an extra utility function, essenti... |
tree | commitdiff |
2014-10-25 |
Peter Rabbitson |
Make sure the fix for RT#99503 (SQLA a5f91febe) keeps... |
tree | commitdiff |
2014-10-24 |
Peter Rabbitson |
Fix endless loop on BareSourcelessResultClass->throw_ex... |
tree | commitdiff |
2014-10-24 |
Peter Rabbitson |
Fix idiocy that snuck in bdbd2ae8a - I only want fatal... |
tree | commitdiff |
2014-10-24 |
Peter Rabbitson |
Fix incorrect collapser source being generated due... |
tree | commitdiff |
2014-10-24 |
Peter Rabbitson |
These loads are no longer necessary after d7d45bdc65 |
tree | commitdiff |
2014-10-22 |
Peter Rabbitson |
Revert prematurely merged default insert support for... |
tree | commitdiff |
2014-10-21 |
Peter Rabbitson |
Cherry picks from current/for_cpan_index (flux due... |
tree | commitdiff |
2014-10-21 |
Peter Rabbitson |
Switch optdeps to a croak import |
tree | commitdiff |
2014-10-21 |
Dagfinn Ilmari Man... |
Further delay empty weakregistry assertions |
tree | commitdiff |
2014-10-21 |
Peter Rabbitson |
Stop lazy-requiring B and Storable in internal functions |
tree | commitdiff |
2014-10-18 |
Dagfinn Ilmari Man... |
Silence with_deferred_fk_checks() warning on PostgreSQL 9.4 |
tree | commitdiff |
2014-10-05 |
Peter Rabbitson |
Extra tests to ensure that the cond collapser will... |
tree | commitdiff |
2014-10-05 |
Peter Rabbitson |
Adjust things for the is_literal_value and -ident SQLA... |
tree | commitdiff |
2014-10-05 |
Peter Rabbitson |
The functionality introduced in 7ad80222 requires a... |
tree | commitdiff |
2014-09-30 |
Dagfinn Ilmari Man... |
Only load DBICTest::Schema when needed in tests |
tree | commitdiff |
2014-09-30 |
Dagfinn Ilmari Man... |
Use Optional::Dependencies for CDBICompat and its tests |
tree | commitdiff |
2014-09-30 |
Lasse Makholm |
Unbreak $rs->create() with empty hashref on Oracle |
tree | commitdiff |
2014-09-25 |
Peter Rabbitson |
Kill leaktest on smokers with 1.3xx Test::More alphas |
tree | commitdiff |
2014-09-25 |
Peter Rabbitson |
SQLA 1.79 shipped - revert tempextlib hack from d0435d75 |
tree | commitdiff |
2014-09-25 |
Peter Rabbitson |
Edit leaktracer diag texts to be ilmary-compliant :) |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
Accomodate broken Test::More trials a bit better |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
After 5268b1da populate remained the sole user of Data... |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
Viciously deal with more strictures fallout |
tree | commitdiff |
2014-09-19 |
Peter Rabbitson |
Properly handle empty group_by/order_by |
tree | commitdiff |
2014-09-19 |
Peter Rabbitson |
Revert e9f71ab2 - it ends up breaking a declared API |
tree | commitdiff |
2014-09-16 |
Peter Rabbitson |
Multilevel find_or_(multi)create got inadvertently... |
tree | commitdiff |
2014-09-16 |
Peter Rabbitson |
Yet another loose end on the cond collapser |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Put in place deprecation forgotten for several years |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Split DBIC from SQLMaker test (deprecated in next commit) |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Ensure the custom rel cond resolver does not trigger... |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Ensure undef_on_null_fk does not affect non-introspecta... |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Yet another missed sanity check in the relcond resolver |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Fix copy() assuming all columns are native |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Adjust for SQLA's API change 966200cc8 |
tree | commitdiff |
2014-09-10 |
Peter Rabbitson |
Fix incorrect cond construction in _minimal_valueset_sa... |
tree | commitdiff |
2014-09-10 |
Peter Rabbitson |
Ensure ::Schema::Versioned connects only once by reusin... |
tree | commitdiff |
2014-09-08 |
Peter Rabbitson |
Stop using Sys::SigAction in pg tests |
tree | commitdiff |
2014-09-08 |
Peter Rabbitson |
Fix for gut-reaching travesty as reported by gbjk |
tree | commitdiff |
2014-09-08 |
Peter Rabbitson |
No longer use rel_info($rel)->{class} in the cond resolver |
tree | commitdiff |
2014-09-05 |
Peter Rabbitson |
Make sure IO::Handle is loaded - missing stubs on older... |
tree | commitdiff |
2014-09-04 |
Peter Rabbitson |
Add one more spot of unroll |
tree | commitdiff |
2014-09-04 |
Peter Rabbitson |
One more fail-case missed in 135ac69dd |
tree | commitdiff |
2014-09-04 |
Peter Rabbitson |
Better optional diag in t/sqlmaker/dbihacks_internals.t |
tree | commitdiff |
2014-09-03 |
Peter Rabbitson |
Fix condition collapser corrupting -X operators |
tree | commitdiff |
2014-09-03 |
Peter Rabbitson |
Make sure empty cond collapser works on all positions |
tree | commitdiff |
2014-09-01 |
Peter Rabbitson |
Make sure cond collapser works case insensitively |
tree | commitdiff |
2014-09-01 |
Peter Rabbitson |
Deduplicate (and stabilize) the result of _collapse_cond |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
S::L tests rely on preserving the sqlmaker between... |
tree | commitdiff |
2014-08-05 |
Dagfinn Ilmari Man... |
Fix $rs->populate with column name array but no row... |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Deprecate insert_bulk - we will be changing its signatu... |
tree | commitdiff |
next |