2016-01-20 |
Peter Rabbitson |
Audit/simplify various ->is_* runmode specs |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Peter Rabbitson |
Revert sloppy workaround in dabde0bc5, addressed by... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Peter Rabbitson |
The complete fix for intermittent t/750firebird.t failu... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Peter Rabbitson |
(deplist) Make it clear which non-existent yet known... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Peter Rabbitson |
(travis) Make sure we really test everything when using... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Peter Rabbitson |
(travis) Work around RT#110882 |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Peter Rabbitson |
(travis) Adjust test infrastructure for recent extensiv... |
commit | commitdiff | tree | snapshot |
2015-12-02 |
Peter Rabbitson |
(travis) Fix version check on non-module-named dists... |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Peter Rabbitson |
(travis) Work around RT#107392 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Vadim Pushtaev |
Fix POD typo |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Zoffix Znet |
Fix typo |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Peter Rabbitson |
Move the rows/offset sanity checks from DBI to _resolve... |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Peter Rabbitson |
Replace \D with [^0-9] in sensitive spots |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Peter Rabbitson |
(travis) Do not run the git authorship check within... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Really make sure xt/ tests run on non-plain installs... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Adjust view-dependency tests to work on newer libsqlite |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Fix spurious ROLLBACK statements when a TxnScopeGuard... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Fix oversight in 096ab902 breaking { -value => $array... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Stop requiring explicit bindtype specification for... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Fix failures and protect the suite from spurious VERSIO... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Fix bizarre segfault on older perls, not seen on CI... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Fix test failure on 5.8.x with DBIC_TRACE=1 (introduced... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
Skip spurious compiler-related error with old DBD:... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Peter Rabbitson |
FINALLY find and fix the elusive parallel test deadlock |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Peter Rabbitson |
Fix fail with DBICTEST_DEBUG_CONCURRENCY_LOCKS set... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
Stop using bare $] throughout - protects the codebase... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
(travis) One more addition to the smoke-devrel family... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
(travis) Now that File:Path is fixed, test the distbuil... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
Add comprehensive concurrent-test-locking logging to... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
(travis) Minimize MySQL config further - even less... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
(travis) Stop using the ramdisk for MySQL/Pg data |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
(travis) When running under CI make t/storage/quote_nam... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
Reduce amount of initial connects during non-SQLite... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
Switch several caller() invocations to explicit CORE... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Peter Rabbitson |
Clarify comments/documentation regarding DBIC/SQLA... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Peter Rabbitson |
Even more aggressive streamline of SQL scanning in... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Peter Rabbitson |
Save one _resolve_aliastypes in the case of a subquerie... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Peter Rabbitson |
Instead of assembling many small regexes scan all the... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Peter Rabbitson |
A little more golfing - this time ::DBIHacks::_resolve_... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Peter Rabbitson |
Scanning strings piecemeal makes no sense - join them up |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Peter Rabbitson |
Another rewrap in ::DBIHacks::_resolve_aliastypes_from_... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Peter Rabbitson |
Simplify DBIHacks order_by scan generator |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Peter Rabbitson |
Normalize _parse_rs_attrs - no functional changes |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Peter Rabbitson |
The weird scan-for-binds-before-scan was obviated by... |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Dagfinn Ilmari... |
Simplify debugfh rebuilding after clearing |
commit | commitdiff | tree | snapshot |
2015-09-19 |
Dagfinn Ilmari... |
Fix invalid variable names in ResultSource::View examples |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Rabbitson |
(travis) Add a dev-rel non-clean test (with distbuildin... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Rabbitson |
(travis) Revert pin of Sub::Identify (57947c1e) |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Rabbitson |
(travis) Enhance checks (and diag) whether a core modul... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Rabbitson |
Trap exact condition of reported, yet undiagnosed IDENT... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Tina Mueller |
Fix ::Sybase::ASE incorrect attempt to retrieve an... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Rabbitson |
Greatly simplify the ::Sybase::ASE::insert() override |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Peter Rabbitson |
First pass on Sybase::ASE - reformats and minor cleanup... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Peter Rabbitson |
Trap expected t/746sybase.t warnings, use LC_ALL instea... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Peter Rabbitson |
Switch the ::Sybase family to _determine_connector_driv... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Peter Rabbitson |
Fix failing tests with DBICTEST_SYBASE_DSN set |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Peter Rabbitson |
Silence warning introduced in sloppy workaround e9505615 |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Peter Rabbitson |
Not sure what I was thinking, but 18637ebb never worked :/ |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Peter Rabbitson |
(travis) Pin Sub::Identify until RT#106929 is fixed |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Peter Rabbitson |
Work around EUMM 7.06 creating an empty blib/ dir,... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Konstantin... |
Ensure the stack properly deals and warns on Null-Patte... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Konstantin... |
Enhance exception action test (no functional changes) |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
Add is_exception check to the result of exception_actio... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
Merge branch 'current/for_cpan_index' into current... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
Convert the m2m helper generation to Sub::Quote (as... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
More reshuffling of the m2m helper code - no functional... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
Add missing deprecation warnings on m2m set_*, tighten... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
Convert the m2m helper generation to Sub::Quote (as... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
More reshuffling of the m2m helper code - no functional... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
Add missing deprecation warnings on m2m set_*, tighten... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Multiple common sense fixes for m2m accessors |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Expand (and complicate) m2m test from e98e6478 |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Change incomprehensible names of test relationships... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Rewrite incredibly overcomplicated add_X m2m helper |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Redo badly named constant folding arg introduced in... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Streamline (logic-wise, not syntax-wise) handling of... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Even though I personally added these in 4f8c9678 I... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Switch a couple 'no-brainer' spots to _resolve_relation... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Remove ability to hand an explicit condition to resolve... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Make sure array-relconds edge case is handled properly |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Bring in line behavior of related_resultset() on both... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Minor op reorder in ::ResultSet::related_resultset |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Remove no longer needed try{} block in related rel... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Remove dead code from CDBICompat::ImaDBI |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Simplify and rename _resolve_prefetch |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Move prefetch selector injection a bit further down... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Dagfinn Ilmari... |
Stop importing all the POSIX functions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Dagfinn Ilmari... |
Fix t/storage/quote_names.t failures, caused by lazily... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Add extra (passing) test for operations on sourceless... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Replace all instances of ; in the rowparser loop with... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Rewrite collapsing parser while loop (mere op-level... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
The encode-and-substitute in the generator is not neces... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Rewrite the collapsing rowparser pigeonholing logic |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
(travis) Add Schmorp's "stable perl" fork to the smoke... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Georgina Thevenet |
(travis) Add explicit sudo:true to .travis.yml |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Make sure tests pass without a compiler present (anothe... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Make sure tests still pass in a fork-limited environment |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
Make sure plain install with DBICTEST_VIA_REPLICATED... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
(travis) Multiple fixups to the CI lifted from blead: |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Peter Rabbitson |
This is no longer necessary after 4068e05f |
commit | commitdiff | tree | snapshot |
next |