2014-05-28 |
Peter Rabbitson |
Retire DBIC::DebugObj, replace with $dbictest_schema... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Excise live test left over after ac0c082542 |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Consolidate pg/mysql and standalone SQLite savepoint... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Fix multiple savepointing transactions on DBD::SQLite |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Fix erroneous todoification in sqlite test |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Less warning noise from sqlite test |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Move the DSN-lock machinery from 8d6b1478d into DBICTes... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Consolidate lib-wide frameskip, adjust the ::RunMode... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
This test was essentially c/p-ed in 2cc3a7be3, consolidate |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Improve complex order+prefetch exception message |
tree | commitdiff |
2014-05-27 |
Alexander Hartmaier |
The initial (now passing) test for RT#93244 (fixed... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Massively refactor and sanify condition collapsing |
tree | commitdiff |
2014-05-22 |
Peter Rabbitson |
Add test ensuring we do not lose binds on esoteric... |
tree | commitdiff |
2014-05-22 |
Peter Rabbitson |
Fix multi-value literal populate not working with simpl... |
tree | commitdiff |
2014-05-22 |
Peter Rabbitson |
Remove forgotten part of a48693f4 (incompletely reverte... |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Properly detect and test mysql v3 default JOIN behavior |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Add explicit AS keyword to RowNum (Oracle) limit dialect |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Add extra fetch_first test for right-side-only order |
tree | commitdiff |
2014-03-09 |
Peter Rabbitson |
Fix pesky on_connect_* race condition abraxxa++ ilmari++ |
tree | commitdiff |
2014-02-12 |
Peter Rabbitson |
Shuffle prefetch torture test (no func. changes) |
tree | commitdiff |
2014-02-10 |
Peter Rabbitson |
PATH may be unset entirely |
tree | commitdiff |
2014-02-10 |
Peter Rabbitson |
Remove vestigial unused @INC munge found after a8de639b |
tree | commitdiff |
2014-02-10 |
Peter Rabbitson |
Harden t/54taint.t against possible future changes... |
tree | commitdiff |
2014-02-08 |
Peter Rabbitson |
Make sure the taint test does some DB-level ops |
tree | commitdiff |
2014-02-08 |
Graham Knop |
Really fix @INC munging of the taint test |
tree | commitdiff |
2014-01-31 |
Peter Rabbitson |
Give Firebird (and Interbase) a common sqlt_type |
tree | commitdiff |
2014-01-29 |
Peter Rabbitson |
Rudimentary DBI/DBD MDV |
tree | commitdiff |
2014-01-29 |
Peter Rabbitson |
The trace formatter seems to register intermittent... |
tree | commitdiff |
2014-01-29 |
Peter Rabbitson |
Fix undefined order sensitive test (no idea how it... |
tree | commitdiff |
2014-01-28 |
Peter Rabbitson |
We still intermittently grab a "leaked" SQLT quoter... |
tree | commitdiff |
2014-01-28 |
Peter Rabbitson |
Factor out the symtable walker, no functional changes... |
tree | commitdiff |
2014-01-28 |
Peter Rabbitson |
One extra cleanup pass before asserting weakregistry... |
tree | commitdiff |
2014-01-28 |
Matt S Trout |
Make 54taint.t actually test the DBIx::Class in lib... |
tree | commitdiff |
2014-01-27 |
Peter Rabbitson |
Skip annoyingly failing test on broken base.pm |
tree | commitdiff |
2014-01-27 |
Peter Rabbitson |
Yet another attempt to solve the mystery-win32-failure... |
tree | commitdiff |
2014-01-27 |
Peter Rabbitson |
Rewrite writiability test to be clearer and with less... |
tree | commitdiff |
2014-01-27 |
Peter Rabbitson |
Skip thread tests under Devel::Cover |
tree | commitdiff |
2014-01-24 |
Peter Rabbitson |
Augment the logic from aca094b4d, add deprecation to... |
tree | commitdiff |
2014-01-23 |
Peter Rabbitson |
Adjust todo escape, use travis-provided 5.8 for one... |
tree | commitdiff |
2014-01-23 |
Peter Rabbitson |
Have tests recover gracefully when File::Spec->tmpdir... |
tree | commitdiff |
2014-01-23 |
Peter Rabbitson |
Move hrefaddr to DBIC::_Util, give most functions a... |
tree | commitdiff |
2014-01-23 |
Peter Rabbitson |
Improve error reporting when we encounter broken except... |
tree | commitdiff |
2014-01-23 |
Peter Rabbitson |
Work around older DBI (possibly other cases) of faulty... |
tree | commitdiff |
2014-01-23 |
Peter Rabbitson |
GAH! DBD::SQLite's sqlite_db_filename() is relatively... |
tree | commitdiff |
2014-01-22 |
Peter Rabbitson |
Report correct mismatching inode in the deletion guard... |
tree | commitdiff |
2014-01-22 |
Peter Rabbitson |
Do not run the expensive test under PPerl/SppedyCGI |
tree | commitdiff |
2014-01-22 |
Peter Rabbitson |
Need some exceptions removed in 556c4fe6 when some... |
tree | commitdiff |
2014-01-22 |
Peter Rabbitson |
Massive incompatible change of ::BlockRunner internals |
tree | commitdiff |
2014-01-22 |
Peter Rabbitson |
Fix long standing issue with resultset growth on repeat... |
tree | commitdiff |
2014-01-21 |
Peter Rabbitson |
Stop using precomputed SQLite testdb name, fix test... |
tree | commitdiff |
2014-01-20 |
Peter Rabbitson |
Add extra operations to the heavy duty leaktrace scope |
tree | commitdiff |
2014-01-20 |
Peter Rabbitson |
Do not track plain scalar refs on 5.17+ for the time... |
tree | commitdiff |
2014-01-20 |
Peter Rabbitson |
Stop circref TODO based on RT#82942 from failing after... |
tree | commitdiff |
2014-01-19 |
Peter Rabbitson |
Now that we have the tools leak-track much more stuff... |
tree | commitdiff |
2014-01-19 |
Peter Rabbitson |
Switch to a global symtable "classdata" visitor |
tree | commitdiff |
2014-01-19 |
Peter Rabbitson |
Even saner diagnostics (view under diff -w) |
tree | commitdiff |
2014-01-19 |
Peter Rabbitson |
Stop various CLONE-registries from growing indefinitely |
tree | commitdiff |
2014-01-19 |
Peter Rabbitson |
Rewire the leaktracer to store all refs by address... |
tree | commitdiff |
2014-01-19 |
Peter Rabbitson |
Centralize handling of refcount in DBIC::_Util |
tree | commitdiff |
2014-01-13 |
Peter Rabbitson |
SQLite changed their exception text again |
tree | commitdiff |
2014-01-12 |
Zefram |
Fix warning in t/54taint.t with explicitly unset PERL5L... |
tree | commitdiff |
2013-12-30 |
Karen Etheridge |
Extra (passing) test case generated while investigating... |
tree | commitdiff |
2013-12-27 |
Peter Rabbitson |
Better instrument memcached test against failures like... |
tree | commitdiff |
2013-12-19 |
Matt S Trout |
fix test to use qw as (so far as I can see) originally... |
tree | commitdiff |
2013-12-18 |
Karen Etheridge |
misspelling |
tree | commitdiff |
2013-12-13 |
Peter Rabbitson |
Remove 37b5ab51 test warnings on older perls |
tree | commitdiff |
2013-12-13 |
Peter Rabbitson |
Convert many live-only SQL test to standalone is_same_s... |
tree | commitdiff |
2013-12-13 |
Peter Rabbitson |
Extra (now passing) oracle test which led to the work... |
tree | commitdiff |
2013-12-10 |
Peter Rabbitson |
Streamline connection codepath, fix $ENV{DBI_DSN} regre... |
tree | commitdiff |
2013-12-07 |
Peter Rabbitson |
Add OracleXE 10.2-based testing |
tree | commitdiff |
2013-11-18 |
Peter Rabbitson |
Stop correlated subqueries from affecting the aliastype... |
tree | commitdiff |
2013-11-08 |
Peter Rabbitson |
Rename imprecisely named variables in the load_namespac... |
tree | commitdiff |
2013-11-08 |
Peter Rabbitson |
Fix nonsensical result class names introduced by a... |
tree | commitdiff |
2013-11-05 |
Peter Rabbitson |
This is an expensive author-only test, move to xt/ |
tree | commitdiff |
2013-11-05 |
Peter Rabbitson |
Make sure DBICTest is always loaded first (purely bookkeep) |
tree | commitdiff |
2013-11-05 |
Peter Rabbitson |
Clarify what happens on distinct + get_column($aggregat... |
tree | commitdiff |
2013-11-05 |
Peter Rabbitson |
Centralize and sanify generation of synthetic group_by... |
tree | commitdiff |
2013-11-04 |
Matt Phillips |
fix typo in FATAL ERROR message. |
tree | commitdiff |
2013-10-31 |
Peter Rabbitson |
Test more JSON::Any backends, and reorder the selection... |
tree | commitdiff |
2013-10-31 |
Peter Rabbitson |
Work around JSON::Any not being future-proof |
tree | commitdiff |
2013-10-18 |
Peter Rabbitson |
Smoother concurrent test-flow |
tree | commitdiff |
2013-10-14 |
Peter Rabbitson |
Check that 64 bit in-SQLite math works regardless of... |
tree | commitdiff |
2013-10-14 |
Peter Rabbitson |
Fix exceedingly sloppy SQLite warning workaround from... |
tree | commitdiff |
2013-10-11 |
Karen Etheridge |
Pod/comment fixes |
tree | commitdiff |
2013-10-11 |
Peter Rabbitson |
Move classdata handling to DBICTest::Util::LeakTracer |
tree | commitdiff |
2013-10-11 |
Peter Rabbitson |
Silence nonessential test warning (last outstanding... |
tree | commitdiff |
2013-10-09 |
Peter Rabbitson |
Many improvements of bigint handling across various... |
tree | commitdiff |
2013-10-08 |
Peter Rabbitson |
Make $SIG{__WARN__} overrides more Carp::Always friendly |
tree | commitdiff |
2013-10-02 |
Peter Rabbitson |
Fail early properly even in the presence of -jN |
tree | commitdiff |
2013-10-02 |
Arthur Axel 'fREW... |
Further tradeoffs on relationship sanity checking ... |
tree | commitdiff |
2013-10-02 |
Peter Rabbitson |
Fail early if full test is run in a stale checkout |
tree | commitdiff |
2013-10-02 |
Peter Rabbitson |
Proper fix for t/storage/replicated.t (augments 617474ab7e) |
tree | commitdiff |
2013-10-01 |
Dagfinn Ilmari Man... |
Fix t/storage/replicated.t class loading problem |
tree | commitdiff |
2013-10-01 |
Dagfinn Ilmari Man... |
Throw clearer exception on ->new_related() with a non... |
tree | commitdiff |
2013-09-16 |
Karen Etheridge |
switch from Class::MOP::class_of to Moose::Util::find_meta |
tree | commitdiff |
2013-09-16 |
Peter Rabbitson |
Augment test suite with oddball relationship declarations |
tree | commitdiff |
2013-09-13 |
Peter Rabbitson |
Fix 79061be1 not working under -T |
tree | commitdiff |
2013-09-09 |
Peter Rabbitson |
Make sure we can load each DBICTest::Schema result... |
tree | commitdiff |
2013-08-29 |
Olly Betts |
More typo fixes |
tree | commitdiff |
2013-08-29 |
Peter Rabbitson |
Prevent DBD::Firebird and DBD::InterBase from colliding... |
tree | commitdiff |
next |