Harmonize time zone spelling in InflateColumn::DateTime
[dbsrgits/DBIx-Class.git] / xt /
2016-05-15 Peter Rabbitson Streamline ::ResultSource::* inheritance, similar to...
2016-05-04 Peter Rabbitson Pull apart a test section (no functional changes)
2016-04-25 Peter Rabbitson Fix last remaining tests with -T under < 5.10
2016-04-20 Peter Rabbitson After 5e0eea35 we can actually test for cleaned namespa...
2016-04-20 Peter Rabbitson Remove Class::Data::Inheritable and use CAG 'inherited...
2016-04-20 Peter Rabbitson Start setting the 'c3' mro unambiguously everywhere
2016-04-13 Peter Rabbitson Fix thinko from 10dd5c05 - make sure we actually sleep
2016-04-12 Peter Rabbitson And lose yet another dependency: List::Util (yes, I...
2016-04-12 Peter Rabbitson Lose another dependency: Class::Inspector
2016-04-12 Peter Rabbitson (travis) Add a CLEANTEST run of RURBAN's cperl in the...
2016-04-02 Peter Rabbitson Fix another ::FilterColumn bug sigh...
2016-03-10 Peter Rabbitson Move expensive test to xt/, add malloc-canary preventin...
2016-03-07 Dagfinn Ilmari Man... Fix erroneous use of multidimensional array emulation...
2016-03-05 Peter Rabbitson Apparently -i and -jN do not work on win32, what the...
2016-03-04 Peter Rabbitson More robust behavior of ANFANG.pm, also guard against...
2016-03-02 Peter Rabbitson Get rid of Path::Class ( that *does* feel good )
2016-03-01 Peter Rabbitson Several cosmetic fixups, making next commit easier...
2016-03-01 Peter Rabbitson Stop loading Time::HiRes in the base test schema -...
2016-03-01 Peter Rabbitson Untangle strictly-DBICTest constant from the main const...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2016-02-29 Peter Rabbitson Move find_co_root into DBICTest::Util
2016-02-03 Peter Rabbitson Streamline BYTEA (binary) Pg optdeps using the new...
2015-11-04 Peter Rabbitson (travis) Do not run the git authorship check within...
2015-11-03 Peter Rabbitson Really make sure xt/ tests run on non-plain installs...
2015-11-03 Peter Rabbitson Adjust view-dependency tests to work on newer libsqlite
2015-11-03 Peter Rabbitson Fix failures and protect the suite from spurious VERSIO...
2015-11-02 Peter Rabbitson Fix fail with DBICTEST_DEBUG_CONCURRENCY_LOCKS set...
2015-10-15 Peter Rabbitson Stop using bare $] throughout - protects the codebase...
2015-09-07 Peter Rabbitson Silence warning introduced in sloppy workaround e9505615
2015-09-07 Peter Rabbitson Not sure what I was thinking, but 18637ebb never worked :/
2015-09-07 Peter Rabbitson Work around EUMM 7.06 creating an empty blib/ dir,...
2015-08-12 Peter Rabbitson Add an explicit DateTime::TimeZone::OlsonDB optdep
2015-08-12 Peter Rabbitson (optdeps) Rename an inconsistent 'icdt' marker to ...
2015-08-12 Peter Rabbitson (optdeps) Fix incorrect optdep output introduced in...
2015-05-22 Peter Rabbitson (optdeps) Rename an inconsistent 'icdt' marker to ...
2015-04-05 Peter Rabbitson Add an explicit DateTime::TimeZone::OlsonDB optdep
2015-04-02 Peter Rabbitson Fix incorrect optdep output introduced in 34d2deae...
2015-03-18 Henry Van Styn Fix uninitialized warnings on empty hashes passed to...
2015-03-18 Henry Van Styn Fix uninitialized warnings on empty hashes passed to...
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-12 Peter Rabbitson Fix brainfart from cb551b07 - 'if' is still a module...
2015-03-12 Peter Rabbitson Forgotten test adjustment in bd510251
2015-03-12 Peter Rabbitson Fix brainfart from cb551b07 - 'if' is still a module...
2015-03-08 Peter Rabbitson Rewire OptDeps to not attempt any module loads under...
2015-03-02 Peter Rabbitson At last a safer Moo (lots of kludges undone)
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists
2015-02-28 Peter Rabbitson Factor out author count anouncement, making it seen...
2015-02-10 Peter Rabbitson Finally implement compound OptDep group augmentation
2015-02-10 Peter Rabbitson Stabilize and further test complex optdep include scena...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2015-01-25 Peter Rabbitson Make OptDeps aware of envvars as first-class requiremen...
2015-01-25 Peter Rabbitson Deprecate req_errorlist_for, proxy to to modreq_errorli...
2015-01-25 Peter Rabbitson Rewrite optdeps to accept a list of groups
2015-01-03 Peter Rabbitson Emit Optional::Dependencies error messages in a way...
2015-01-03 Peter Rabbitson More robust 'nothing loaded' test for optdeps (read...
2014-10-21 Peter Rabbitson Cherry picks from current/for_cpan_index (flux due...
2014-10-21 Peter Rabbitson Newer Test::More lazy-loads more stuff (overload.pm...
2014-09-25 Peter Rabbitson SQLA 1.79 shipped - revert tempextlib hack from d0435d75
2014-09-25 Peter Rabbitson Boldly take the author nicknames bold
2014-09-24 Peter Rabbitson Clarify licensing, ensure footers are consistent throug...
2014-09-24 Peter Rabbitson Deal with authorship properly, in a future-sustainable...
2014-09-08 Peter Rabbitson Stop using Sys::SigAction in pg tests
2014-07-24 Peter Rabbitson Bundle trial SQLA for the trial of DBIC (reuse dq techn...
2014-07-24 Peter Rabbitson Correct test of ${^WARNING_BITS} - as haarg++ noted...
2014-07-21 Peter Rabbitson Standardize the Moo import block, move quote_sub/qsub...
2014-07-01 Peter Rabbitson Forgotten reenable of syntax test to guard for 37af2968e
2014-06-04 Peter Rabbitson A number of equivalent-logic ::FC refactors
2014-01-23 Peter Rabbitson Improve error reporting when we encounter broken except...
2013-12-07 Peter Rabbitson Windows fork is not only slow - it plain breaks on...
2013-11-05 Peter Rabbitson This is an expensive author-only test, move to xt/
2013-04-24 Peter Rabbitson Unbreak devrel version checks
2013-03-23 Peter Rabbitson Fix copypasta - strictures test needs no global lock
2013-02-27 Peter Rabbitson Whitespace-check the travis scripts as well
2013-02-27 Peter Rabbitson Test::Strict is smarter now
2013-02-19 Peter Rabbitson New Test::Strict no longer detects Moose::Role (RT...
2013-02-18 Peter Rabbitson New Test::Strict no longer detects Moose::Role (RT...
2013-02-15 Peter Rabbitson More (temporary) kwalitee fixups
2013-02-14 Peter Rabbitson Moar kwalitee - we do have pod(coverage) tests
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2013-01-22 Peter Rabbitson Ensure xt/whitespace.t executes standalone
2013-01-21 Peter Rabbitson Revert workarounds for $@ broken during 5.13.x - mainly...
2013-01-21 Peter Rabbitson Reign in (a little bit) the sprawling CRLF insanity...
2012-12-19 Peter Rabbitson Tighten notab/eol checks even more
2012-12-19 Peter Rabbitson Create distinct lib/ subdir in maint/.Generated_Pod...
2012-12-18 Peter Rabbitson Expand notabs/eol testing to .pod and some files at...
2012-12-14 Peter Rabbitson Since .generated_pod is no longer shipped in-dist,...
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-04-20 Peter Rabbitson Fix test failure on MSWin32
2012-04-11 Peter Rabbitson Check more files for notabs/eol
2012-04-11 Peter Rabbitson No longer depend on MI::AuthorTests. Switch xt tests...
2012-03-16 Peter Rabbitson Fix the pure-perl in_global_destruction() emulation...
2012-03-12 Peter Rabbitson Rewrite txn_do and dbh_do to use a (hidden for now...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-10-25 Peter Rabbitson Remove the transparrent hook lazy-pager-count experiment
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing
2011-03-21 Peter Rabbitson Remove significance of some test envvars (and add a...
2011-03-01 Justin Hunter Switch cursor accessor to CAG's component_class type...
2011-01-19 Peter Rabbitson ENV manging warning on older perls
next