2016-02-11 |
Peter Rabbitson |
Not sure what I was thinking, but 18637ebb never worked :/ |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Peter Rabbitson |
Work around EUMM 7.06 creating an empty blib/ dir,... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Peter Rabbitson |
Make sure tests still pass in a fork-limited environment |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dagfinn Ilmari... |
Fix t/storage/quote_names.t failures, caused by lazily... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Peter Rabbitson |
Make sure tests pass without a compiler present (anothe... |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Kent Fredric |
Do not load PadWalker at all on plain installs |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Dagfinn Ilmari... |
Work around Firebird/InterBase/ODBC crash in tests |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Peter Rabbitson |
Release v0.082820 v0.082820 |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Peter Rabbitson |
Interim fix for incorrect CI status pod (pending more... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Peter Rabbitson |
Documentation improvements cherry-picked from latest |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Rabbitson |
More desc_env fixes: Win32 lib matching, and better... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Peter Rabbitson |
Fix test suite to work again with DBICTEST_SQLITE_USE_FILE |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Henry Van Styn |
Fix uninitialized warnings on empty hashes passed to... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Relax sanity check in _resolve_relationship_condition |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Fix exception on complex update/delete under a replicat... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
(travis) Various TravisCI improvements lifted from... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Do not attempt to load DBD::Oracle without envvars |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Remove warning introduced in 75a1d824d |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Remove obsolete startup check (introduced in 5e724964... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Remove erroneous undefer introduced in 8d73fcd4 (confus... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Kevin L. Kane |
Fix updating multiple CLOB/BLOB columns on Oracle |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Workaround for double-call of destructors (based on... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Fix Postgres test hang with DBD::Pg 3.5.0+ (work around... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Stop noise from a particular combination of DateTime... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Keep T::B IO open in t/52leaks.t END - other ENDs pendi... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Fix t/54taint.t failures on perl-in-hell-in-space |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Add comprehensive 'report-prereqs'-like tooling |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Extract LeakTracer symtable visitor into DBICTest:... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Fix intermittent failures in the LeakTracer on 5.18... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Factor out author count anouncement, making it seen... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Dagfinn Ilmari... |
Preserve space after <nick>: in the AUTHORS section... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Stop lazy-requiring B and Storable in internal functions |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
At last a safer Moo (lots of kludges undone) |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Get the leaktest to work with Test::More-(hopefully... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
(internal) Introduce an extra utility function, essenti... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Release v0.082810 v0.082810 |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Bump SQLA dependency (pull in fix for RT#99503) |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Blacklist certain trial versions of DBD::SQLite in... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Fix endless loop on BareSourcelessResultClass->throw_ex... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Bump Moo dependency |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Fix idiocy that snuck in bdbd2ae8a - I only want fatal... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Fix incorrect collapser source being generated due... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
(travis) Install older DBD::SQLite on perl < 5.8.4... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Peter Rabbitson |
Newer Test::More lazy-loads more stuff (overload.pm... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Release v0.082801 v0.082801 |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Extra tests to ensure that the cond collapser will... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Bump deps to pull in bugfixes |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
Adjust things for the is_literal_value and -ident SQLA... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
The functionality introduced in 7ad80222 requires a... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
(travis) Augment bc418819 - in addition check vm kernel... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
(travis) Re-consolidate sysinfo handling (reverts part... |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Peter Rabbitson |
(travis) Consolidate where/how we load the common funct... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Release v0.082800 v0.082800 |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Some cleanups of Changes and adding 'Known issues' |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
This was reinstated in dc297536f |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Kill leaktest on smokers with 1.3xx Test::More alphas |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
SQLA 1.79 shipped - revert tempextlib hack from d0435d75 |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Edit leaktracer diag texts to be ilmary-compliant :) |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Boldly take the author nicknames bold |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Even though perl_5 should be valid in 1.4, CPANTS barfs |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
Forgotten manifest adjust after a2bd379666 |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Peter Rabbitson |
(travis) Cut the amount of threads we use in half |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Add catherder heading as per mst's insistence |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Dagfinn Ilmari... |
Fix literal SQL and bind values example in "columns... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Accomodate broken Test::More trials a bit better |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Fix failures in xt/authors: git2 preserves case from... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Karen Etheridge |
Document including literal SQL and values in a resultse... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
After 5268b1da populate remained the sole user of Data... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
(travis) Attempt to grab more info on parallel_installd... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
New Pod::Inherit does not need Pod::Tree |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Clarify licensing, ensure footers are consistent throug... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Deal with authorship properly, in a future-sustainable... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Re-attribute a substantial chunk of docs, due to lost... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Initial AUTHORS stub (the last one where `git blame... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
The revert 8494142c incorrectly killed 4d93345c, reinst... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
Viciously deal with more strictures fallout |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
(travis) Bump tested perls a bit |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Peter Rabbitson |
(travis) reload the already running RDBMS, as a precaution |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Peter Rabbitson |
Reorganize dist-time meta handling (no semantic changes) |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Peter Rabbitson |
A massive amount of link fixes (just links, almost... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Peter Rabbitson |
Proper end-of-file for DBIx/Class.pm |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Matt S Trout |
Add forgotten bit preventing scan of where-binds (origi... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Dagfinn Ilmari... |
Add basic .dir-locals.el |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
(travis) Attempt to revert 86370cc74, SC is too slow... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Properly handle empty group_by/order_by |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Improve SQLT::Parser warning messages (build further... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Properly implement very sloppy and lazy hack from bad0b73b |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Peter Rabbitson |
Revert e9f71ab2 - it ends up breaking a declared API |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Peter Rabbitson |
Fix broken temporary backcompat shim for naughty _resol... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Peter Rabbitson |
Multilevel find_or_(multi)create got inadvertently... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Peter Rabbitson |
Yet another loose end on the cond collapser |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Ensure the tempextlib is available at distbuild time |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Put in place deprecation forgotten for several years |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Split DBIC from SQLMaker test (deprecated in next commit) |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Ensure the custom rel cond resolver does not trigger... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
A more robust column equality extractor |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Ensure undef_on_null_fk does not affect non-introspecta... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Yet another missed sanity check in the relcond resolver |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Make sure the me-relname-flip does not affect any error... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Peter Rabbitson |
Fix copy() assuming all columns are native |
commit | commitdiff | tree | snapshot |
next |