dbsrgits/DBIx-Class.git
2014-01-28 Peter Rabbitson Release v0.08260 v0.08260
2014-01-28 Peter Rabbitson We still intermittently grab a "leaked" SQLT quoter...
2014-01-28 Peter Rabbitson Factor out the symtable walker, no functional changes...
2014-01-28 Peter Rabbitson One extra cleanup pass before asserting weakregistry...
2014-01-28 Matt S Trout Make 54taint.t actually test the DBIx::Class in lib...
2014-01-27 Peter Rabbitson Skip annoyingly failing test on broken base.pm
2014-01-27 Peter Rabbitson Yet another attempt to solve the mystery-win32-failure...
2014-01-27 Peter Rabbitson Rewrite writiability test to be clearer and with less...
2014-01-27 Peter Rabbitson Skip thread tests under Devel::Cover
2014-01-24 Peter Rabbitson Counter the strictures bullshit with localised bullshit
2014-01-24 Peter Rabbitson Augment the logic from aca094b4d, add deprecation to...
2014-01-24 Peter Rabbitson Check that the just-built-distdir is configure-able...
2014-01-24 Peter Rabbitson Shuffle author-side M::I stuff out of the way
2014-01-24 Peter Rabbitson Logically separate statements mangled in 3054407e9
2014-01-24 Peter Rabbitson Explicitly declare static config
2014-01-24 Peter Rabbitson SQLite is not a build_requires dep anymore (trap-the...
2014-01-24 Peter Rabbitson Remove silly double-entry from test_requires
2014-01-23 Peter Rabbitson Adjust todo escape, use travis-provided 5.8 for one...
2014-01-23 Peter Rabbitson Clarify is_exception(undef) behavior missed in 841efcb3
2014-01-23 Peter Rabbitson Have tests recover gracefully when File::Spec->tmpdir...
2014-01-23 Peter Rabbitson Move hrefaddr to DBIC::_Util, give most functions a...
2014-01-23 Peter Rabbitson Improve error reporting when we encounter broken except...
2014-01-23 Peter Rabbitson Work around older DBI (possibly other cases) of faulty...
2014-01-23 Peter Rabbitson GAH! DBD::SQLite's sqlite_db_filename() is relatively...
2014-01-22 Peter Rabbitson Report correct mismatching inode in the deletion guard...
2014-01-22 Peter Rabbitson Scalar::Util 1.38 seems to be fixed, revert 647da28e
2014-01-22 Peter Rabbitson Do not run the expensive test under PPerl/SppedyCGI
2014-01-22 Peter Rabbitson Need some exceptions removed in 556c4fe6 when some...
2014-01-22 Peter Rabbitson Massive incompatible change of ::BlockRunner internals
2014-01-22 Peter Rabbitson Fix long standing issue with resultset growth on repeat...
2014-01-21 Peter Rabbitson Stop using precomputed SQLite testdb name, fix test...
2014-01-20 Peter Rabbitson Add extra operations to the heavy duty leaktrace scope
2014-01-20 Peter Rabbitson Do not track plain scalar refs on 5.17+ for the time...
2014-01-20 Peter Rabbitson Smoke 5.16.2 (ensure we are not affected by Encode...
2014-01-20 Peter Rabbitson Stop circref TODO based on RT#82942 from failing after...
2014-01-19 Peter Rabbitson Now that we have the tools leak-track much more stuff...
2014-01-19 Peter Rabbitson Switch to a global symtable "classdata" visitor
2014-01-19 Peter Rabbitson Even saner diagnostics (view under diff -w)
2014-01-19 Peter Rabbitson Stop various CLONE-registries from growing indefinitely
2014-01-19 Peter Rabbitson Rewire the leaktracer to store all refs by address...
2014-01-19 Peter Rabbitson Centralize handling of refcount in DBIC::_Util
2014-01-19 Peter Rabbitson Switch the bleadcpan test to 5.8.7
2014-01-19 Peter Rabbitson Allow devcpan tests to pass by not considering SQLA...
2014-01-19 Peter Rabbitson Temporary CI workaround for RT#92226
2014-01-19 Peter Rabbitson Unused import
2014-01-19 Peter Rabbitson Fix ridiculous regex anchor mistake from 66137dffe
2014-01-13 Peter Rabbitson SQLite changed their exception text again
2014-01-12 Zefram Fix warning in t/54taint.t with explicitly unset PERL5L...
2014-01-06 Peter Rabbitson Clarify that this is not a fix but a workaround for...
2014-01-06 Peter Rabbitson Temporary todo list
2014-01-03 Dagfinn Ilmari... Add .mailmap entry for my work address
2014-01-03 Dagfinn Ilmari... Fix typo in Changes
2014-01-03 Peter Rabbitson Full depchain test on plain blead
2014-01-03 Peter Rabbitson Grumble - Module::Runtime is M::B-based, wtf Zefram
2014-01-03 Peter Rabbitson Revert 8c11c33f - the AAAA record got axed
2013-12-30 Karen Etheridge Extra (passing) test case generated while investigating...
2013-12-30 David Schmidt Better explanation for optional fk values in rels
2013-12-30 David Schmidt Fixed typos
2013-12-27 Peter Rabbitson Extra poison - have our latest stable in PERL5LIB
2013-12-27 Peter Rabbitson Better instrument memcached test against failures like...
2013-12-27 Peter Rabbitson Require latest SQLA (some deprecations, lots of parser...
2013-12-19 Peter Rabbitson Augment 287373c2 with a more pinpointed link
2013-12-19 Matt S Trout fix test to use qw as (so far as I can see) originally...
2013-12-18 Karen Etheridge misspelling
2013-12-18 Karen Etheridge add link explaining the format of the .mailmap file
2013-12-16 Peter Rabbitson A git based install works in one step with cpanm
2013-12-16 Peter Rabbitson Dancing around T::B 1.5 is becoming untenable, just...
2013-12-15 Peter Rabbitson Add *clean devrel* smokes (full testing of devrels...
2013-12-15 Peter Rabbitson Show more info about the system and show what did we...
2013-12-15 Peter Rabbitson Disable IPV6 access until metacpan gets their act together
2013-12-13 Peter Rabbitson Run parallel_installdeps_notest() with a timeout as...
2013-12-13 Peter Rabbitson Remove 37b5ab51 test warnings on older perls
2013-12-13 Peter Rabbitson Revert parts of e1ab2f7a, the depchain got perturbed...
2013-12-13 Peter Rabbitson Convert many live-only SQL test to standalone is_same_s...
2013-12-13 Peter Rabbitson Pass the correct NAME attribute to our dummy EUMM invoc...
2013-12-13 Peter Rabbitson Extra (now passing) oracle test which led to the work...
2013-12-13 Robert Bohne Increase oracle xe user process limit from 40 (default...
2013-12-10 Peter Rabbitson Streamline connection codepath, fix $ENV{DBI_DSN} regre...
2013-12-07 Peter Rabbitson Make life bearable for windows users wrt EOL
2013-12-07 Peter Rabbitson Augment 1363f0f5 for running in hell
2013-12-07 Peter Rabbitson Windows fork is not only slow - it plain breaks on...
2013-12-07 Peter Rabbitson Separate DBIC::_ENV_::* setup from loading of the main...
2013-12-07 Peter Rabbitson Better specification of the JSON::* optdeps
2013-12-07 Peter Rabbitson New Test::Kwalitee completely prevents install of Pod...
2013-12-07 Peter Rabbitson Add OracleXE 10.2-based testing
2013-12-07 Peter Rabbitson Memcached no longer autostarts on install on ubuntu...
2013-12-07 Peter Rabbitson Latest cpanminus changed its --scandeps error output...
2013-11-18 Peter Rabbitson Stop correlated subqueries from affecting the aliastype...
2013-11-08 Peter Rabbitson Rename imprecisely named variables in the load_namespac...
2013-11-08 Peter Rabbitson Fix nonsensical result class names introduced by a...
2013-11-05 Peter Rabbitson This is an expensive author-only test, move to xt/
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2013-11-05 Peter Rabbitson Work around TB1.5 hanging with 5.19 - use unreleased...
2013-11-05 Peter Rabbitson Revert 2c300e45 - new backwards compatible SQLT got...
2013-11-05 Peter Rabbitson Clarify what happens on distinct + get_column($aggregat...
2013-11-05 Peter Rabbitson Centralize and sanify generation of synthetic group_by...
2013-11-04 Matt Phillips fix typo in FATAL ERROR message.
2013-10-31 Peter Rabbitson Simplify DBIHacks signatures
2013-10-31 Peter Rabbitson Temporarily freeze travis SQLT on 0.11016, until the...
2013-10-31 Peter Rabbitson Test more JSON::Any backends, and reorder the selection...
next