2016-04-14 |
Fabrice Gabolde |
Proxy the 'unsafe' attribute to the internal ::Versione... |
tree | commitdiff |
2016-04-13 |
Peter Rabbitson |
Fix thinko from 10dd5c05 - make sure we actually sleep |
tree | commitdiff |
2016-04-13 |
Tina Mueller |
Add a proof of concept test for copy() with assymetric... |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
Fix t/746sybase.t failing under -T |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
Lose another dependency: Class::Inspector |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
Harmonize DBICTEST_VIA_REPLICATED detection in tests |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
(travis) Add a CLEANTEST run of RURBAN's cperl in the... |
tree | commitdiff |
2016-04-02 |
Peter Rabbitson |
Fix another ::FilterColumn bug sigh... |
tree | commitdiff |
2016-04-02 |
Peter Rabbitson |
Test with explicitly readonly 'replicants' under DBICTE... |
tree | commitdiff |
2016-04-02 |
Fabrice Gabolde |
Fix parsing DSN when the driver part includes DBI attri... |
tree | commitdiff |
2016-04-01 |
Peter Rabbitson |
Fix annoying warnings on innocent looking MSSQL code |
tree | commitdiff |
2016-04-01 |
Peter Rabbitson |
Silence spurious warnings from todoified test |
tree | commitdiff |
2016-03-30 |
Paul Mooney |
Avoid infinite loop if save point does not exist |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
Really fix SQLite savepoints unlike the shortsighted... |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
Fix incorrect exception propagation in ::Replicated... |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
Fix *stupid* silencing of exceptions introduced in... |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
Store collapser source in the resultset private metadat... |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
Step up the error reporting on unexpected NULLs during... |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
First part of changes for better unexpected NULL reporting |
tree | commitdiff |
2016-03-29 |
Peter Rabbitson |
Support one more convoluted case of data-poor collapse |
tree | commitdiff |
2016-03-28 |
Peter Rabbitson |
More tests and tighter code with better error reporting... |
tree | commitdiff |
2016-03-28 |
Peter Rabbitson |
Fix incorrect data returned in a corner case of partial... |
tree | commitdiff |
2016-03-28 |
Peter Rabbitson |
Lose yet another dep (Data::Dumper::Concise) |
tree | commitdiff |
2016-03-28 |
Peter Rabbitson |
Remove some old forgotten pieces of code in collapse... |
tree | commitdiff |
2016-03-23 |
Peter Rabbitson |
Make sure handling of exception_action is recursion... |
tree | commitdiff |
2016-03-23 |
Peter Rabbitson |
Expand ASSERT_NO_SPURIOUS_EXCEPTION_ACTION to set a... |
tree | commitdiff |
2016-03-23 |
Peter Rabbitson |
Better testing that RT#63874 being fully fixed by ddcc02d1 |
tree | commitdiff |
2016-03-10 |
Peter Rabbitson |
Fix failing test case missed during da9346a03 |
tree | commitdiff |
2016-03-10 |
Peter Rabbitson |
Really work around RT#108390 (630e2ea8a) |
tree | commitdiff |
2016-03-10 |
Peter Rabbitson |
Move expensive test to xt/, add malloc-canary preventin... |
tree | commitdiff |
2016-03-08 |
Matthew Horsfall |
Much simpler sure-flush on dirty exit ( ribasushi-... |
tree | commitdiff |
2016-03-08 |
Peter Rabbitson |
Restructure thread/fork tests to run with maximum concu... |
tree | commitdiff |
2016-03-05 |
Peter Rabbitson |
These files are not used by anything - remnants from... |
tree | commitdiff |
2016-03-04 |
Peter Rabbitson |
More robust behavior of ANFANG.pm, also guard against... |
tree | commitdiff |
2016-03-03 |
Peter Rabbitson |
Do not load DBIC::Optional::Dependencies at runtime... |
tree | commitdiff |
2016-03-03 |
Peter Rabbitson |
(optdeps) One last pass through tests, streamline skip... |
tree | commitdiff |
2016-03-02 |
Peter Rabbitson |
Get rid of Path::Class ( that *does* feel good ) |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Several cosmetic fixups, making next commit easier... |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Stop loading Time::HiRes in the base test schema -... |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Untangle strictly-DBICTest constant from the main const... |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Move tmpdir() to DBICTest::Util where it belongs |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Revert ab340f7f - it no longer makes sense given the... |
tree | commitdiff |
2016-02-29 |
Peter Rabbitson |
Institute a central "load this first in testing" package |
tree | commitdiff |
2016-02-29 |
Peter Rabbitson |
Move find_co_root into DBICTest::Util |
tree | commitdiff |
2016-02-29 |
Peter Rabbitson |
Revert part of bbcc1fe8 - the 'queue unstick hack'... |
tree | commitdiff |
2016-02-13 |
Peter Rabbitson |
Eeeeep /x doesn't affect the insides of [...] |
tree | commitdiff |
2016-02-11 |
Peter Rabbitson |
Add explicit patronage listing (should have done this... |
tree | commitdiff |
2016-02-11 |
Dagfinn Ilmari Man... |
Proper fix for the lazy workaround in 7e1774f7 |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Protect DBIC as best we can from the failure mode in... |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Cleaner assertion envvar handling |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Fix test failure with DBD::mysql < 4.023 introduced... |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Detect and very loudly warn about Return::Multilevel... |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Streamline BYTEA (binary) Pg optdeps using the new... |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Remove Config::Any from the core dep set |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Ensure the $storage state reflects the current connecti... |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Another overhaul (hopefully one of the last ones) of... |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Make sure Win32-like DBICTest checks are not tripped... |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Even more elaborate txnguard testing, augmenting 6e102c8f |
tree | commitdiff |
2016-01-22 |
Peter Rabbitson |
Throw away remnant commented out in 36099e8c |
tree | commitdiff |
2016-01-22 |
Peter Rabbitson |
Relax overly aggressive exception-well-formedness check... |
tree | commitdiff |
2016-01-22 |
Peter Rabbitson |
Remove all uses of Scope::Guard from the tests, use... |
tree | commitdiff |
2016-01-20 |
Dagfinn Ilmari Man... |
(travis) Add DB2 to the CI lineup |
tree | commitdiff |
2016-01-20 |
Peter Rabbitson |
(travis) Install extra deps for the t/52leaks.t persist... |
tree | commitdiff |
2016-01-20 |
Peter Rabbitson |
Audit/simplify various ->is_* runmode specs |
tree | commitdiff |
2016-01-13 |
Peter Rabbitson |
Revert sloppy workaround in dabde0bc5, addressed by... |
tree | commitdiff |
2016-01-13 |
Peter Rabbitson |
The complete fix for intermittent t/750firebird.t failu... |
tree | commitdiff |
2016-01-13 |
Peter Rabbitson |
(deplist) Make it clear which non-existent yet known... |
tree | commitdiff |
2015-11-05 |
Peter Rabbitson |
Move the rows/offset sanity checks from DBI to _resolve... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Adjust view-dependency tests to work on newer libsqlite |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Fix spurious ROLLBACK statements when a TxnScopeGuard... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Fix oversight in 096ab902 breaking { -value => $array... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Stop requiring explicit bindtype specification for... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Fix failures and protect the suite from spurious VERSIO... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Fix test failure on 5.8.x with DBIC_TRACE=1 (introduced... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Skip spurious compiler-related error with old DBD:... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
FINALLY find and fix the elusive parallel test deadlock |
tree | commitdiff |
2015-10-15 |
Peter Rabbitson |
Stop using bare $] throughout - protects the codebase... |
tree | commitdiff |
2015-10-15 |
Peter Rabbitson |
Add comprehensive concurrent-test-locking logging to... |
tree | commitdiff |
2015-10-15 |
Peter Rabbitson |
(travis) When running under CI make t/storage/quote_nam... |
tree | commitdiff |
2015-10-15 |
Peter Rabbitson |
Reduce amount of initial connects during non-SQLite... |
tree | commitdiff |
2015-10-15 |
Peter Rabbitson |
Switch several caller() invocations to explicit CORE... |
tree | commitdiff |
2015-09-10 |
Tina Mueller |
Fix ::Sybase::ASE incorrect attempt to retrieve an... |
tree | commitdiff |
2015-09-08 |
Peter Rabbitson |
Trap expected t/746sybase.t warnings, use LC_ALL instea... |
tree | commitdiff |
2015-09-08 |
Peter Rabbitson |
Switch the ::Sybase family to _determine_connector_driv... |
tree | commitdiff |
2015-09-08 |
Peter Rabbitson |
Fix failing tests with DBICTEST_SYBASE_DSN set |
tree | commitdiff |
2015-08-13 |
Konstantin A. Pust... |
Ensure the stack properly deals and warns on Null-Patte... |
tree | commitdiff |
2015-08-13 |
Konstantin A. Pust... |
Enhance exception action test (no functional changes) |
tree | commitdiff |
2015-08-13 |
Peter Rabbitson |
Add is_exception check to the result of exception_actio... |
tree | commitdiff |
2015-08-13 |
Peter Rabbitson |
More reshuffling of the m2m helper code - no functional... |
tree | commitdiff |
2015-08-13 |
Peter Rabbitson |
Add missing deprecation warnings on m2m set_*, tighten... |
tree | commitdiff |
2015-08-13 |
Peter Rabbitson |
More reshuffling of the m2m helper code - no functional... |
tree | commitdiff |
2015-08-13 |
Peter Rabbitson |
Add missing deprecation warnings on m2m set_*, tighten... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Multiple common sense fixes for m2m accessors |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Expand (and complicate) m2m test from e98e6478 |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Change incomprehensible names of test relationships... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Streamline (logic-wise, not syntax-wise) handling of... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Make sure array-relconds edge case is handled properly |
tree | commitdiff |
2015-08-12 |
Dagfinn Ilmari Man... |
Stop importing all the POSIX functions |
tree | commitdiff |
2015-08-12 |
Dagfinn Ilmari Man... |
Fix t/storage/quote_names.t failures, caused by lazily... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Add extra (passing) test for operations on sourceless... |
tree | commitdiff |
next |