2016-05-15 |
Peter Rabbitson |
Streamline ::ResultSource::* inheritance, similar to... |
commit | commitdiff | tree | snapshot |
2016-05-15 |
Peter Rabbitson |
Clean up the mess around $rsrc->sqlt_deploy_callback |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Peter Rabbitson |
Explicit exception clarifying that $rsrc->from() is... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Peter Rabbitson |
Pull apart a test section (no functional changes) |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Peter Rabbitson |
In d009cb7d I stupidly created a "double around()" |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Peter Rabbitson |
Bump Sub::Uplevel dep - too much breaks on <= 0.18 |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Peter Rabbitson |
More indirect call removals: the second part of 77c3a5dc |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Peter Rabbitson |
Centralize remaining uses of Sub::Name within _Util |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Peter Rabbitson |
Missed test spewing odd debug after fd2c6658f (slave... |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Sebastian Riedel |
Silly GitHub, Perl6 is not a real language :trollface: |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Peter Rabbitson |
(travis) Work around RT#113740 |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Peter Rabbitson |
(travis) Make more helper functions available to subexecs |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Peter Rabbitson |
Fix last remaining tests with -T under < 5.10 |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Dagfinn Ilmari... |
Fix ordering by 1:M prefetched boolean columns in Pg |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Dagfinn Ilmari... |
Use prepared statement from the start for populate... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Dagfinn Ilmari... |
Fix Oracle _dbh_execute_for_fetch warning suppression |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Peter Rabbitson |
After 5e0eea35 we can actually test for cleaned namespa... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Peter Rabbitson |
Remove Class::Data::Inheritable and use CAG 'inherited... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Peter Rabbitson |
Start setting the 'c3' mro unambiguously everywhere |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Peter Rabbitson |
Reorder a couple stray loads in ResultSource.pm |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Peter Rabbitson |
Fix obscure failure of CDBICompat accessor install... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Peter Rabbitson |
Augment the infinite loop fix 4f52479b with the infra... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Peter Rabbitson |
Reduce duplicate ->result_source calls where sensible |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Peter Rabbitson |
This was commented out in 2008 (5b0b4df8) and never... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Peter Rabbitson |
Slightly golf ::ResultSource::DESTROY and several weake... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Fabrice Gabolde |
Proxy the 'unsafe' attribute to the internal ::Versione... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Peter Rabbitson |
Remove one level of indirection in Versioned on_connect |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Peter Rabbitson |
Add a weaken() cycle forgotten in d63c9e64 |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Peter Rabbitson |
Fix thinko from 10dd5c05 - make sure we actually sleep |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Tina Mueller |
Add a proof of concept test for copy() with assymetric... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
Fix t/746sybase.t failing under -T |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
Fix forgotten finally{} in Sybase::ASE (missed in ddcc0... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
And lose yet another dependency: List::Util (yes, I... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
Lose another dependency: Class::Inspector |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
Remove dead code from DBI::Replicated |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
Harmonize DBICTEST_VIA_REPLICATED detection in tests |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
Bring back constants excised in 08a8d8f1. FML. |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
(travis) Add a CLEANTEST run of RURBAN's cperl in the... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
(travis) Add 5.22.1 with quadmath testing |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Peter Rabbitson |
(travis) Reorganize POISON_ENV mode |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Peter Rabbitson |
(travis) Enhance the 'broken compiler' test |
commit | commitdiff | tree | snapshot |
2016-04-02 |
Peter Rabbitson |
Fix another ::FilterColumn bug sigh... |
commit | commitdiff | tree | snapshot |
2016-04-02 |
Peter Rabbitson |
Test with explicitly readonly 'replicants' under DBICTE... |
commit | commitdiff | tree | snapshot |
2016-04-02 |
Fabrice Gabolde |
Fix parsing DSN when the driver part includes DBI attri... |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Peter Rabbitson |
Fix annoying warnings on innocent looking MSSQL code |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Peter Rabbitson |
Silence spurious warnings from todoified test |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Paul Mooney |
Avoid infinite loop if save point does not exist |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Peter Rabbitson |
Really fix SQLite savepoints unlike the shortsighted... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Peter Rabbitson |
Fix incorrect exception propagation in ::Replicated... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Peter Rabbitson |
Fix *stupid* silencing of exceptions introduced in... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Peter Rabbitson |
Store collapser source in the resultset private metadat... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Peter Rabbitson |
Step up the error reporting on unexpected NULLs during... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Peter Rabbitson |
First part of changes for better unexpected NULL reporting |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Peter Rabbitson |
Support one more convoluted case of data-poor collapse |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Dagfinn Ilmari... |
Remove confusing code introduced in 8fc4291e |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Peter Rabbitson |
More tests and tighter code with better error reporting... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Peter Rabbitson |
Fix incorrect data returned in a corner case of partial... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Peter Rabbitson |
Lose yet another dep (Data::Dumper::Concise) |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Peter Rabbitson |
Remove some old forgotten pieces of code in collapse... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Peter Rabbitson |
Make sure handling of exception_action is recursion... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Peter Rabbitson |
Expand ASSERT_NO_SPURIOUS_EXCEPTION_ACTION to set a... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Peter Rabbitson |
Better testing that RT#63874 being fully fixed by ddcc02d1 |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Peter Rabbitson |
Fix failing test case missed during da9346a03 |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Peter Rabbitson |
Really work around RT#108390 (630e2ea8a) |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Peter Rabbitson |
Move expensive test to xt/, add malloc-canary preventin... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Peter Rabbitson |
(travis) Strangely `cpan .` does not work in certain... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Peter Rabbitson |
(travis) Make sure DEVREL_DEPS + CLEANTEST-false behave... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Matthew Horsfall |
Much simpler sure-flush on dirty exit ( ribasushi-... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Peter Rabbitson |
Restructure thread/fork tests to run with maximum concu... |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Dagfinn Ilmari... |
Fix erroneous use of multidimensional array emulation... |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Peter Rabbitson |
(optdeps) _gen_pod can *very much* fail, not sure what... |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Peter Rabbitson |
These files are not used by anything - remnants from... |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Peter Rabbitson |
Apparently -i and -jN do not work on win32, what the... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Peter Rabbitson |
More robust behavior of ANFANG.pm, also guard against... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Peter Rabbitson |
Do not load DBIC::Optional::Dependencies at runtime... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Peter Rabbitson |
(optdeps) One last pass through tests, streamline skip... |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Peter Rabbitson |
Get rid of Path::Class ( that *does* feel good ) |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Peter Rabbitson |
Several cosmetic fixups, making next commit easier... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Peter Rabbitson |
Stop loading Time::HiRes in the base test schema -... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Peter Rabbitson |
Untangle strictly-DBICTest constant from the main const... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Peter Rabbitson |
Move tmpdir() to DBICTest::Util where it belongs |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Peter Rabbitson |
Revert ab340f7f - it no longer makes sense given the... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Peter Rabbitson |
Institute a central "load this first in testing" package |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Peter Rabbitson |
Move find_co_root into DBICTest::Util |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Peter Rabbitson |
Revert part of bbcc1fe8 - the 'queue unstick hack'... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Peter Rabbitson |
(optdep) last-from-block is a compile-time warning... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Peter Rabbitson |
Switch the main dev branch back to 'master' |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Peter Rabbitson |
(travis) Display TAP directives on single threaded... current/blead current/for_cpan_index |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Peter Rabbitson |
(travis) Fix INC-poison thinko from 6d74b82cc |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Peter Rabbitson |
(travis) Revert version.pm workaround dd94f6ef |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Peter Rabbitson |
Eeeeep /x doesn't affect the insides of [...] |
commit | commitdiff | tree | snapshot |
2016-02-13 |
gregor herrmann |
Apply debian downstream spelling patch 481e21bf |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Peter Rabbitson |
Adjust Changes to reflect what was shipped in 0.082821 |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Peter Rabbitson |
Add experimental meta flags signifying the status of... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Peter Rabbitson |
Add explicit patronage listing (should have done this... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dagfinn Ilmari... |
Proper fix for the lazy workaround in 7e1774f7 |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Peter Rabbitson |
Silence more spurious warnings (this one is a serious... |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Peter Rabbitson |
Do our best to disconnect on request (goes with 45792de6) |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Peter Rabbitson |
Remove statement cache eviction before disconnect |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Peter Rabbitson |
Streamline couple code paths/texts, no func changes... |
commit | commitdiff | tree | snapshot |
next |