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