2016-06-17 |
Peter Rabbitson |
Release v0.08271 maint/0.0827x v0.08271 |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
(travis) Port all travis changes since 0.08270 |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Fix leaktest on compilerless system ( cherry pick of... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Make sure tests still pass in a fork-limited environment |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Make sure Win32-like DBICTest checks are not tripped... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Disable test failing on recent DBD::SQLite |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Stop noise from a particular combination of DateTime... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Adjust Oracle joinmaker for SQLA 1.80 fixes ( part... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Adjust view-dependency tests to work on newer libsqlite |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Fix test suite to work again with DBICTEST_SQLITE_USE_FILE |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Dagfinn Ilmari... |
Work around Firebird/InterBase/ODBC crash in tests |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Kent Fredric |
Do not load PadWalker at all on plain installs (cherry... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Fix intermittent failures in the LeakTracer on 5.18... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Remove warning introduced in 75a1d824 (cherry-pick... |
commit | commitdiff | tree | snapshot |
2016-06-17 |
Peter Rabbitson |
Port taint-related fixes from b5ce6748, 4fb8d74c and... |
commit | commitdiff | tree | snapshot |
2016-06-16 |
Peter Rabbitson |
Keep T::B IO open in t/52leaks.t END - other ENDs pendi... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Peter Rabbitson |
Fix Postgres test hang with DBD::Pg 3.5.0+ (work around... |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Peter Rabbitson |
(distbuild) Deal with newer tags correctly |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Peter Rabbitson |
Release v0.08270 v0.08270 |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Peter Rabbitson |
RT#87124 fixed, workaround no longer necessary |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Peter Rabbitson |
Add Firebird over ODBC TravisCI testing |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Peter Rabbitson |
Give Firebird (and Interbase) a common sqlt_type |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Peter Rabbitson |
Fix datetimes in ODBC/Firebird (merge identical code... |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Peter Rabbitson |
Rudimentary DBI/DBD MDV |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Peter Rabbitson |
Clarify parallel_installdeps design comment |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Peter Rabbitson |
The trace formatter seems to register intermittent... |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Peter Rabbitson |
Fix undefined order sensitive test (no idea how it... |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Peter Rabbitson |
Ints bound as DBI::SQL_BIGINT on SQLite < 1.37 do not... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Peter Rabbitson |
Release v0.08260 v0.08260 |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Peter Rabbitson |
We still intermittently grab a "leaked" SQLT quoter... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Peter Rabbitson |
Factor out the symtable walker, no functional changes... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Peter Rabbitson |
One extra cleanup pass before asserting weakregistry... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Matt S Trout |
Make 54taint.t actually test the DBIx::Class in lib... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Peter Rabbitson |
Skip annoyingly failing test on broken base.pm |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Peter Rabbitson |
Yet another attempt to solve the mystery-win32-failure... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Peter Rabbitson |
Rewrite writiability test to be clearer and with less... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Peter Rabbitson |
Skip thread tests under Devel::Cover |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
Counter the strictures bullshit with localised bullshit |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
Augment the logic from aca094b4d, add deprecation to... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
Check that the just-built-distdir is configure-able... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
Shuffle author-side M::I stuff out of the way |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
Logically separate statements mangled in 3054407e9 |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
Explicitly declare static config |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
SQLite is not a build_requires dep anymore (trap-the... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Peter Rabbitson |
Remove silly double-entry from test_requires |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Peter Rabbitson |
Adjust todo escape, use travis-provided 5.8 for one... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Peter Rabbitson |
Clarify is_exception(undef) behavior missed in 841efcb3 |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Peter Rabbitson |
Have tests recover gracefully when File::Spec->tmpdir... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Peter Rabbitson |
Move hrefaddr to DBIC::_Util, give most functions a... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Peter Rabbitson |
Improve error reporting when we encounter broken except... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Peter Rabbitson |
Work around older DBI (possibly other cases) of faulty... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Peter Rabbitson |
GAH! DBD::SQLite's sqlite_db_filename() is relatively... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Peter Rabbitson |
Report correct mismatching inode in the deletion guard... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Peter Rabbitson |
Scalar::Util 1.38 seems to be fixed, revert 647da28e |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Peter Rabbitson |
Do not run the expensive test under PPerl/SppedyCGI |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Peter Rabbitson |
Need some exceptions removed in 556c4fe6 when some... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Peter Rabbitson |
Massive incompatible change of ::BlockRunner internals |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Peter Rabbitson |
Fix long standing issue with resultset growth on repeat... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Peter Rabbitson |
Stop using precomputed SQLite testdb name, fix test... |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Peter Rabbitson |
Add extra operations to the heavy duty leaktrace scope |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Peter Rabbitson |
Do not track plain scalar refs on 5.17+ for the time... |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Peter Rabbitson |
Smoke 5.16.2 (ensure we are not affected by Encode... |
commit | commitdiff | tree | snapshot |
2014-01-20 |
Peter Rabbitson |
Stop circref TODO based on RT#82942 from failing after... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Now that we have the tools leak-track much more stuff... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Switch to a global symtable "classdata" visitor |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Even saner diagnostics (view under diff -w) |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Stop various CLONE-registries from growing indefinitely |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Rewire the leaktracer to store all refs by address... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Centralize handling of refcount in DBIC::_Util |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Switch the bleadcpan test to 5.8.7 |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Allow devcpan tests to pass by not considering SQLA... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Temporary CI workaround for RT#92226 |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Unused import |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Peter Rabbitson |
Fix ridiculous regex anchor mistake from 66137dffe |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Rabbitson |
SQLite changed their exception text again |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Zefram |
Fix warning in t/54taint.t with explicitly unset PERL5L... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Peter Rabbitson |
Clarify that this is not a fix but a workaround for... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Peter Rabbitson |
Temporary todo list |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Dagfinn Ilmari... |
Add .mailmap entry for my work address |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Dagfinn Ilmari... |
Fix typo in Changes |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Peter Rabbitson |
Full depchain test on plain blead |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Peter Rabbitson |
Grumble - Module::Runtime is M::B-based, wtf Zefram |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Peter Rabbitson |
Revert 8c11c33f - the AAAA record got axed |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Karen Etheridge |
Extra (passing) test case generated while investigating... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
David Schmidt |
Better explanation for optional fk values in rels |
commit | commitdiff | tree | snapshot |
2013-12-30 |
David Schmidt |
Fixed typos |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Peter Rabbitson |
Extra poison - have our latest stable in PERL5LIB |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Peter Rabbitson |
Better instrument memcached test against failures like... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Peter Rabbitson |
Require latest SQLA (some deprecations, lots of parser... |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Peter Rabbitson |
Augment 287373c2 with a more pinpointed link |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Matt S Trout |
fix test to use qw as (so far as I can see) originally... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Karen Etheridge |
misspelling |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Karen Etheridge |
add link explaining the format of the .mailmap file |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Peter Rabbitson |
A git based install works in one step with cpanm |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Peter Rabbitson |
Dancing around T::B 1.5 is becoming untenable, just... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Peter Rabbitson |
Add *clean devrel* smokes (full testing of devrels... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Peter Rabbitson |
Show more info about the system and show what did we... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Peter Rabbitson |
Disable IPV6 access until metacpan gets their act together |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Peter Rabbitson |
Run parallel_installdeps_notest() with a timeout as... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Peter Rabbitson |
Remove 37b5ab51 test warnings on older perls |
commit | commitdiff | tree | snapshot |
next |