dbsrgits/DBIx-Class.git
2013-10-11 Karen Etheridge Pod/comment fixes
2013-10-11 Peter Rabbitson Make the dbh error handler installer `Perl -d` friendly
2013-10-11 Peter Rabbitson Move classdata handling to DBICTest::Util::LeakTracer
2013-10-11 Peter Rabbitson Silence nonessential test warning (last outstanding...
2013-10-09 Peter Rabbitson Many improvements of bigint handling across various...
2013-10-08 Peter Rabbitson Add explicit notes wrt DBI/DBD::SQLite dep versions
2013-10-08 Peter Rabbitson Make $SIG{__WARN__} overrides more Carp::Always friendly
2013-10-08 Dagfinn Ilmari... Warn about non-integer values for all integer bind...
2013-10-08 Dagfinn Ilmari... Use explicit variable on loop
2013-10-08 Peter Rabbitson Fix and guard against erroneous use of list context...
2013-10-02 Peter Rabbitson Fail early properly even in the presence of -jN
2013-10-02 Karen Etheridge fix pod formatting of this code snippet
2013-10-02 Dagfinn Ilmari... Stop using the deprecated Class::MOP::load_class()
2013-10-02 Arthur Axel... Further tradeoffs on relationship sanity checking ...
2013-10-02 Peter Rabbitson Fail early if full test is run in a stale checkout
2013-10-02 Peter Rabbitson Proper fix for t/storage/replicated.t (augments 617474ab7e)
2013-10-01 Dagfinn Ilmari... Fix t/storage/replicated.t class loading problem
2013-10-01 Dagfinn Ilmari... Throw clearer exception on ->new_related() with a non...
2013-09-24 Peter Rabbitson Smoker-wide parallel testing of installed deps
2013-09-24 Peter Rabbitson Better diagnostics of skipped non-essential tests
2013-09-23 Peter Rabbitson Engage nuclear option of travis testing
2013-09-17 Peter Rabbitson Delist Example and add QuickStart to the DocMap
2013-09-17 Scott R. Godin Update DocMap - include missing local Manual pages...
2013-09-17 Peter Rabbitson A fixed DBD::Firebird went to CPAN as well
2013-09-17 Peter Rabbitson These workarounds are thankfully no longer needed
2013-09-17 Peter Rabbitson This was fixed in March 2013
2013-09-16 Karen Etheridge switch from Class::MOP::class_of to Moose::Util::find_meta
2013-09-16 Peter Rabbitson Augment test suite with oddball relationship declarations
2013-09-16 Peter Rabbitson Reorder relationship sanity checks, run them only on...
2013-09-16 Peter Rabbitson Consolidate single-pk checks from relationship inferren...
2013-09-16 Peter Rabbitson More unreachable code - we've already thrown on !define...
2013-09-13 David Steinbrunner typo fix
2013-09-13 Peter Rabbitson MOAR workarounds - freeze CMM at a usable version
2013-09-13 Peter Rabbitson Disable perl introduced in ced296a8 until fixed Carp...
2013-09-13 Peter Rabbitson Run travis-prove under taint mode
2013-09-13 Peter Rabbitson Fix 79061be1 not working under -T
2013-09-09 Peter Rabbitson Excise unreachable code
2013-09-09 Peter Rabbitson Rename internal rsrc method to be more descriptive...
2013-09-09 Peter Rabbitson Make sure we can load each DBICTest::Schema result...
2013-09-09 Peter Rabbitson Reorder travis tests by length, add 5.12.4
2013-09-09 Peter Rabbitson Only run our own tests concurrently, not stuff in after...
2013-09-09 Peter Rabbitson Check that each preinstall on an old CPAN.pm completes
2013-09-08 Peter Rabbitson EU::MM on < 5.8.9 got fixed
2013-09-08 Peter Rabbitson Change CPAN mirror again - metacpan is a complete backp...
2013-09-06 Peter Rabbitson Lock down Tree::DAG_Node version until new Test::Warn...
2013-09-02 Peter Rabbitson Fix typoed variable (just remote the shorthand entirely...
2013-08-29 Olly Betts More typo fixes
2013-08-29 Peter Rabbitson Changes for 113e8d16 and 64c50e81
2013-08-29 Peter Rabbitson Prevent DBD::Firebird and DBD::InterBase from colliding...
2013-08-29 Peter Rabbitson Manpages are of no use on travis
2013-08-29 Peter Rabbitson Do one poisoned env testrun with a threaded perl
2013-08-29 Peter Rabbitson Only smoke blead-pan on allowed-to-fail runs
2013-08-29 Peter Rabbitson Move bleadperl to 'fail ok' submatrix - too much churn
2013-08-29 Peter Rabbitson Work around https://rt.cpan.org/Ticket/Display.html...
2013-08-29 Peter Rabbitson Temporary work around yet another cpanm issue
2013-08-29 Peter Rabbitson Use the same mirror for cpanm as we use for CPAN
2013-08-29 Peter Rabbitson Switch travis-perl tests to 5.18
2013-08-29 Peter Rabbitson I did manage to screw up locking in parallel testing...
2013-08-29 Peter Rabbitson Adjust DBD::Firebird travis init
2013-08-29 Peter Rabbitson Sync Example.pod with reality, though in fairness it...
2013-08-29 Peter Rabbitson Automatically regenerate the example ddl/db from the...
2013-08-29 Peter Rabbitson Generalize the SQLite DDL generation tool (see next...
2013-08-29 Peter Rabbitson Update example Result classes for proper DDL generation
2013-08-29 Peter Rabbitson Teach the example scripts how to find their DB from...
2013-08-29 Peter Rabbitson These comments are woefully outdated
2013-08-26 Peter Rabbitson Standardize examples/docs on Schema::Loader schema...
2013-08-26 Peter Rabbitson New podlators are allergic to leading link space
2013-08-22 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 Extra paragraph dropped from 113e8d16 for some reason
2013-08-22 Peter Rabbitson Fixup weird wording introduced in 54e4be92
2013-08-22 Peter Rabbitson Apparently on_failure email flag affects the original...
2013-08-22 Peter Rabbitson Fix name mangle in Replicated.pm broken by e8c31aec...
2013-08-22 Peter Rabbitson OCD - undo some incorrect changes of non-typos from...
2013-08-08 David Steinbrunner typo fixes
2013-07-22 Peter Rabbitson Augment 84d8c2ad so that the custom join specification...
2013-07-22 Peter Rabbitson perlbrew exits with 0 if `perlbrew use` fails :(
2013-07-22 Peter Rabbitson Ignore stderr in extract_prereqs - only rely on $?
2013-07-22 Peter Rabbitson Install EU::CB in a separate step as to not tickle...
2013-07-22 Peter Rabbitson Fix test error failing after "undef\n=>" was fixed...
2013-07-22 Peter Rabbitson Temporary inslatt Pod::POM via cpan
2013-07-22 Peter Rabbitson Allow spaces in parallel installation module spec
2013-07-22 Peter Rabbitson Turns out Travis CPAN mirror is not local, add a fallback
2013-07-22 Peter Rabbitson Self-cleaning is not yet entirely stable - back it...
2013-07-18 Peter Rabbitson Tests no longer fail if $ENV{DBI_DSN} is set
2013-07-18 Peter Rabbitson Propagate quote_names setting to SQLite SQLT producer
2013-07-15 Dagfinn Ilmari... Fix POD typo Retur -> Return
2013-07-15 Dagfinn Ilmari... Fix glossary link
2013-07-10 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 point out where in the docs a user is most likely to...
2013-07-10 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 quick-start documentation
2013-06-21 Dagfinn Ilmari... Don't try to run pperl --kill if we didn't find PPerl
2013-06-03 D. Ilmari Mannsåker Add header for custom coderef join conditions
2013-06-02 Alexander Hartmaier Replace $row with $result in all docs
2013-05-08 Alexander Hartmaier fixed xt/pod.t failure in Row.pm
2013-04-29 Peter Rabbitson Release v0.08250 v0.08250
2013-04-29 Peter Rabbitson This stuff is done (either now or earlier)
2013-04-26 Peter Rabbitson Kill intra-devrel changelog entry
2013-04-26 Matt Phillips devrel 0.08249_05
2013-04-26 Peter Rabbitson Do not invoke the pk accessor in filter deflate
2013-04-26 Matt Phillips Stop adding empty caches to resultsets chained off...
2013-04-24 Jordan Metzmeier fix syntax error in pod documentation for find_or_new
2013-04-24 Peter Rabbitson Devrel 0.08249_04
next