Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / maint /
2013-02-13 Peter Rabbitson Stop shipping world writeable files in our tarball
2013-02-07 Peter Rabbitson Try Schwern's latest Test::Builder offering on a stock...
2013-02-07 Peter Rabbitson Reorganize travis stuff a little - no functional changes
2013-02-07 Peter Rabbitson Try to config Fibrebird twice - it does seem to help >.<
2013-02-01 Peter Rabbitson Clarify travis timings
2013-01-29 Peter Rabbitson Prevent spurious unclean git repo state on ddl regeneration
2013-01-25 Peter Rabbitson Make `perl Makefile.PL` runs more user friendly - bette...
2013-01-23 Peter Rabbitson ::Storage::BlockRunner now has minimum POD, tell CPAN...
2013-01-22 Peter Rabbitson Do not tax travis with full pull request smoking
2013-01-21 Peter Rabbitson Reign in (a little bit) the sprawling CRLF insanity...
2013-01-12 Peter Rabbitson Ensure the testddl is regenerated at Makefile and distd...
2013-01-12 Peter Rabbitson Regenerate SQLite testschema ddl with explicit quoting...
2013-01-06 Peter Rabbitson Reorganize travis test script, I *think* no functional...
2013-01-05 Peter Rabbitson List::Util got fixed and is again installable on 5.8
2012-12-26 Peter Rabbitson Move Travis Data::Dumper installation earlier, before...
2012-12-26 Peter Rabbitson Install Carp.pm separately on Travis
2012-12-19 Peter Rabbitson Fixup possible crlf in generated files
2012-12-19 Peter Rabbitson Switch rm to rm -f - we do not care about failure
2012-12-19 Peter Rabbitson Move generated README to maint/.Generated_Pod as well...
2012-12-19 Peter Rabbitson Use plain old file concat for the dbicadmin pod-injection
2012-12-19 Peter Rabbitson Create distinct lib/ subdir in maint/.Generated_Pod...
2012-12-19 Peter Rabbitson Rewrite all Makefile oneliners in terms of EU::MM:...
2012-12-18 Peter Rabbitson Explicitly specify Scalar::Util dep, and work around...
2012-12-18 Peter Rabbitson Fix silly thinko in travis_prepare_env's extract_prereqs()
2012-12-14 Peter Rabbitson Force xt/ tests to run on anything involving a create_d...
2012-12-14 Peter Rabbitson Since .generated_pod is no longer shipped in-dist,...
2012-12-14 Peter Rabbitson Make pod generation more palatable to the existing...
2012-12-14 Peter Rabbitson Merge all pod generation into one inc snippet, cleanup...
2012-12-14 Peter Rabbitson Do not mask Makefile.PL errors in END block
2012-12-11 Peter Rabbitson Fix incorrect handling of $? in travis preconf script
2012-12-11 Peter Rabbitson Smoke bleadperl as well
2012-12-11 Brendan Byrd Utilize Pod::Inherit to add an INHERITED METHODS sectio...
2012-12-10 Peter Rabbitson Turn the CLEANTEST smokes into full blown CPAN-based...
2012-12-10 Peter Rabbitson More information about the test env we are about to use
2012-12-10 Peter Rabbitson Firebird apt configuration can't be made to cooperate...
2012-12-10 Peter Rabbitson Reorganize travis preconfig script - better tracing...
2012-12-10 Peter Rabbitson Move generated POD to its own dir
2012-12-10 Peter Rabbitson While permanentising meta/ 62628242 did not properly...
2012-12-03 Peter Rabbitson Relax FB reconfig timings even more
2012-12-03 Peter Rabbitson Truly clean CLEANTEST
2012-12-03 Peter Rabbitson Add comprehensive Firebird smoking to travis
2012-12-03 Peter Rabbitson Expand comments, move core dep install before RDBMS...
2012-11-30 Peter Rabbitson Throw away suboptimal travis CPANM env-option and tight...
2012-11-30 Peter Rabbitson More extensive travis testing plan
2012-11-18 Peter Rabbitson While the TODO was solved in b11221ff the source of...
2012-04-16 Peter Rabbitson Version/dist Makefile.PL safety checks
2012-04-11 Peter Rabbitson No longer depend on MI::AuthorTests. Switch xt tests...
2012-02-04 Peter Rabbitson Shuffle things around, maint/ is now a proper toolchain...
2012-02-04 Peter Rabbitson Normalize -'s and _'s in maint names and Makefile options
2012-01-30 Peter Rabbitson Fix forgotten whitespace - this is what I get for no...
2012-01-29 Peter Rabbitson Forgotten diag and some clarifications of fc4b0448
2012-01-29 Peter Rabbitson Factor out the Makefile.PL into easily digestable snippets
2012-01-02 Peter Rabbitson Rewrite the HRI bench to produce consistent numbers...
2010-07-08 Peter Rabbitson Cleanup shebang lines of all maint/example scripts...
2010-07-08 Peter Rabbitson This hack is superseded by theorbtwo's POD::Inherit...
2010-07-08 Peter Rabbitson SVN tools no longer applicable
2010-07-08 Peter Rabbitson The support structure for this was deleted in 2006
2010-03-24 Peter Rabbitson A better illustration how to add relationships at runtime
2010-03-20 Peter Rabbitson MOAR bench
2010-03-20 Peter Rabbitson Extend benchmark
2010-03-20 Peter Rabbitson Something is wrong with HRI inflation - too slow
2010-03-06 Rafael Kitover remove connect_info from maint/gen-schema.pl
2010-03-06 Rafael Kitover remove BindType2 test class
2010-02-24 Peter Rabbitson small tool to query cpan deps
2010-01-28 Peter Rabbitson Fix bogus test DDL
2010-01-19 Peter Rabbitson First round of detabification
2008-11-09 Peter Rabbitson SQLT behaves sanely in scalar context, no need for...
2008-10-09 Peter Rabbitson Regenerate (finally\!) t/lib/sqlite.sql
2008-09-21 Peter Rabbitson Revert r482[45], by implementing a better version of...
2008-08-22 Peter Rabbitson Multiple HashRefInflator improvements:
2006-08-08 Brandon L. Black adding draft of pod index generator based on zby script
2006-05-12 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-12 Matt S Trout fixup to gen-schema.pl
2006-05-12 Matt S Trout performance fix for cascade_update
2006-04-30 Aran Deltac Tests for dbicadmin.
2006-04-29 Aran Deltac Docced JSON usage and added support for the attrs option.
2006-04-29 Aran Deltac Newlines after each csv lines. Add trace option.
2006-04-29 Aran Deltac Fixes to dbicadmin as well as the ability to support...
2006-04-29 Aran Deltac Initial JSON support for the dbicadmin script.
2006-04-27 Aran Deltac New dbicadmin script for bringing dbic objects to the...
2006-04-19 Matt S Trout Fixed up tests post-merge
2006-04-04 Aran Deltac New inheritance_pod.pl tool for createing POD showing...
2006-03-24 Matt S Trout svn-log stealer script
2006-03-24 Matt S Trout svn log thingy from dngor
2006-03-01 David Kamholz renumber tests
2006-02-26 Matt S Trout Fixup MANIFEST, rename 22cache -> 23cache, tweak to...
2006-02-24 Matt S Trout Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var...
2006-02-11 David Kamholz fix typo
2006-02-11 David Kamholz - add gen-tests.pl script
2006-01-27 Matt S Trout We can now generate our own test schema