Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / Makefile.PL
2013-02-07 Peter Rabbitson Temporary workaround for Path::Class not being installa...
2013-01-25 Peter Rabbitson Stop `perl Makefile.PL` from recursing into distdirs...
2013-01-21 Peter Rabbitson Fix self-referential resultset update/delete on MySQL...
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...
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-14 Peter Rabbitson Make pod generation more palatable to the existing...
2012-12-11 Peter Rabbitson Some dependency bumps
2012-12-10 Peter Rabbitson Move generated POD to its own dir
2012-12-10 Peter Rabbitson Use legacy File::Path API - avoid a dependency (see...
2012-12-10 Peter Rabbitson Forgotten no-longer-needed dependency after d6b39e46
2012-11-18 Peter Rabbitson Back out frivolous loading of threads.pm
2012-11-14 Peter Rabbitson Reorganize metadata, add github addresses
2012-11-08 Peter Rabbitson Bump CAG to a bugfixed version
2012-11-05 Peter Rabbitson Ask for newer CAG which asks for bugfixed CXSA
2012-07-10 Arthur Axel 'fREW... no longer dep on dev rel since this is not a dev rel
2012-06-15 Peter Rabbitson Add authority for new moules
2012-05-30 Arthur Axel 'fREW... release 0.08197_01
2012-04-27 Peter Rabbitson Adjust tests for new Moo
2012-04-27 Peter Rabbitson Use the now pure-perlized Devel::GlobalDestroy module
2012-04-16 Peter Rabbitson Add strictures to the Makefile.PL inc-snippets
2012-04-09 Peter Rabbitson Allow for tests to run in parallel (simultaneously...
2012-04-09 Peter Rabbitson Bump Moo deps
2012-04-09 Peter Rabbitson Enhance 19b088d1 to add SQLT dep regardless of Makefile...
2012-03-22 Peter Rabbitson Require bugfixed Module::Install
2012-03-16 Peter Rabbitson Fix the pure-perl in_global_destruction() emulation...
2012-03-12 Rafael Kitover add SQLT dep if DBICTEST_SQLT_DEPLOY env is set
2012-03-12 Peter Rabbitson Rewrite txn_do and dbh_do to use a (hidden for now...
2012-02-04 Peter Rabbitson Normalize -'s and _'s in maint names and Makefile options
2012-01-30 Peter Rabbitson Only invoke the author Makefile.PL includes if we are...
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
2011-11-24 Peter Rabbitson Fix incorrect Test::Builder dep (RT#72282)
2011-10-25 Peter Rabbitson Remove the transparrent hook lazy-pager-count experiment
2011-07-17 Peter Rabbitson Reshuffle Makefile.PL a bit and add parallel-testing...
2011-07-15 Peter Rabbitson Rip out forgotten dep
2011-07-14 Alexander Hartmaier replaced Test::Deep::NoTest with Data::Compare to not...
2011-06-05 Peter Rabbitson fix doubling of find_related condition
2011-04-21 Peter Rabbitson Drop DBI requirement down to 1.57
2011-03-30 Peter Rabbitson Several 5.8.old fixes
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing
2011-03-22 Peter Rabbitson Cleanup that namespacing mess
2011-02-25 Peter Rabbitson Cleanup C3 handling, require updated Class::C3::Compone...
2011-02-03 Rafael Kitover add quote_names connect_info option
2011-01-26 Peter Rabbitson Correct Makefile.PL authortests borkage
2011-01-14 Peter Rabbitson New namespace::clean to resolve the Package::Stash...
2010-12-28 Peter Rabbitson Stop running on smokers with a screwed up Package:...
2010-12-28 Peter Rabbitson Fix Class::Accessor::Grouped and Hash::Merge dependencies
2010-12-23 Alexander Hartmaier added RDBMS optional dependency groups for use by DBIC...
2010-12-23 Peter Rabbitson Switch the shortener (used only by oracle) reqs to...
2010-12-15 Alexander Hartmaier support INSERT ... RETURNING in Oracle 8i and later
2010-12-02 Peter Rabbitson Order core dependencies, bump CAG to the rewritten...
2010-11-18 Peter Rabbitson Always run the META.yml check
2010-11-10 Arthur Axel 'fREW... Don't quote NULL for debug output
2010-10-23 Peter Rabbitson -ident implementation
2010-10-12 Peter Rabbitson Require unborked CAG
2010-10-10 Peter Rabbitson Entire test suite passes under DBIC_TRACE=1
2010-10-04 Peter Rabbitson Make Data::Page total count evaluation lazy
2010-09-21 Peter Rabbitson Disable author mode during cpanX --installdeps .
2010-09-16 Arthur Axel 'fREW... DBIC_TRACE_PROFILE
2010-09-01 Peter Rabbitson Don't try to load DBIx::Class during the Makefile.PL...
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...
2010-08-26 Peter Rabbitson SQLA::Limit is no more \o/
2010-08-13 Peter Rabbitson Remove leftover use from the SIGSEGV trapping days
2010-08-13 Peter Rabbitson Some TODO test revisions prompted by RT#59565
2010-08-13 Peter Rabbitson Add META resource as per RT#58549
2010-08-11 Rafael Kitover add proper test for column names with punctuation,...
2010-07-05 Peter Rabbitson Lern to spel
2010-07-04 Peter Rabbitson Bump M::I
2010-06-21 Peter Rabbitson Clarify why Makefile.PL failed
2010-06-17 Rafael Kitover remove import of GetOptions symbol into Makefile.PL
2010-06-12 Peter Rabbitson Older (5.8 core) Math::BigInt do not have from_hex
2010-06-12 Peter Rabbitson Clearer non-dev makefile error
2010-06-12 Peter Rabbitson A guard to make sure we don't ship with a ton of deps...
2010-06-11 Alexander Hartmaier Factor out the oracle shortener code, and apply it...
2010-06-10 Peter Rabbitson skip_author_deps should not require M::I::AT
2010-06-07 Arthur Axel 'fREW... RT58184: Depends on File::Path 2.06_05 (or so)
2010-06-03 Peter Rabbitson Be gentler to checkout users
2010-06-03 Peter Rabbitson enter xt/ (RT#56698)
2010-06-02 Arthur Axel "fREW... update repository information from svn to git
2010-06-02 Peter Rabbitson Relax developer policy, allowing to skip optional depen...
2010-05-31 Peter Rabbitson Fix update/delete on prefetching resultsets
2010-05-31 Arthur Axel "fREW... add namespace::clean as regular dep
2010-05-14 Ton Voon Conversion of eval => try (part 1)
2010-04-26 Peter Rabbitson Bizarre fork failure
2010-04-26 Peter Rabbitson Bump CAG and SQLA dependencies
2010-04-24 Peter Rabbitson _quote is now properly handled in SQLA
2010-04-11 Arthur Axel "fREW... bump SQLA dep
2010-03-24 Peter Rabbitson bump SQLA dep
2010-03-15 Robert Bohne fixed requirements
2010-03-15 Peter Rabbitson Proper fix for RETURNING with default insert
2010-03-12 Robert Bohne Use SQL::Abstract 1.61_01, add some tests.
2010-03-07 Peter Rabbitson Unmark Opt::Deps experimental and add extra method...
2010-02-23 Peter Rabbitson More index exclusions
2010-02-23 Peter Rabbitson Looks like the distdir wrapping is finally taken care of
2010-02-22 Rafael Kitover improve with_deferred_fk_checks for Oracle, add tests
2010-02-21 Peter Rabbitson Reorder makefile author actions to make output more...
2010-02-21 Peter Rabbitson Merge 'trunk' into 'dbicadmin_pod'
2010-02-21 Peter Rabbitson Cleanup the makefile regen a bit
next