2016-09-28 |
Dagfinn Ilmari Man... |
Fix building on perls with no . in @INC |
tree | commitdiff |
2016-09-27 |
Peter Rabbitson |
Promote resolve_relationship_condition to a 1st-class... |
tree | commitdiff |
2016-09-26 |
Peter Rabbitson |
Remove last internal use of the legacy _resolve_conditi... |
tree | commitdiff |
2016-09-26 |
Peter Rabbitson |
Extract couple more stateless functions from DBIHacks... |
tree | commitdiff |
2016-09-15 |
Peter Rabbitson |
(travis) Make sure everything works even when we are SAD |
tree | commitdiff |
2016-09-13 |
Peter Rabbitson |
Remove use of Try::Tiny entirely (the missing part... |
tree | commitdiff |
2016-08-22 |
Peter Rabbitson |
Centralize loading of DBIx::Class::Exception |
tree | commitdiff |
2016-08-21 |
Peter Rabbitson |
Only normalize conditions during resolution time, inste... |
tree | commitdiff |
2016-08-21 |
Peter Rabbitson |
Add an explicit deduplication of identical condition... |
tree | commitdiff |
2016-08-21 |
Peter Rabbitson |
Fix SQLA condition normalizer sometimes stripping ... |
tree | commitdiff |
2016-08-21 |
Peter Rabbitson |
Extract two stateless DBIHacks routines into a utility... |
tree | commitdiff |
2016-07-28 |
Peter Rabbitson |
Recognize more authorship based on the historic repo... |
tree | commitdiff |
2016-07-26 |
Peter Rabbitson |
Introducing DBIx::Class::Schema::SanityChecker |
tree | commitdiff |
2016-07-26 |
Peter Rabbitson |
An extra bit of diag on incomplete rsrc re-register |
tree | commitdiff |
2016-07-26 |
Peter Rabbitson |
Comprehensive diagnostic on incorrect ResultSource... |
tree | commitdiff |
2016-07-25 |
Peter Rabbitson |
Keep track of result source instance ancestry |
tree | commitdiff |
2016-07-25 |
Peter Rabbitson |
Revert C3-fication d009cb7d and fixups 7f068248 and... |
tree | commitdiff |
2016-07-20 |
Peter Rabbitson |
Fix false negatives in lean_startup.t |
tree | commitdiff |
2016-07-16 |
Peter Rabbitson |
Restore TODO checking for Taint + pkg_gen inconsitencies |
tree | commitdiff |
2016-07-16 |
Peter Rabbitson |
Work around the FIXME in the previous commit |
tree | commitdiff |
2016-07-14 |
Peter Rabbitson |
Get rid of Package::Stash \o/ |
tree | commitdiff |
2016-07-14 |
Peter Rabbitson |
Add a get_subname to _Util |
tree | commitdiff |
2016-07-03 |
Peter Rabbitson |
Expand describe_class_methods testing yet again |
tree | commitdiff |
2016-07-03 |
Peter Rabbitson |
Use a single cache struct for entirety of describe_clas... |
tree | commitdiff |
2016-06-30 |
Peter Rabbitson |
Add hash-based ISA lookup to RV of describe_class_methods |
tree | commitdiff |
2016-06-30 |
Peter Rabbitson |
Expand signature of describe_class_methods for forward... |
tree | commitdiff |
2016-06-23 |
Peter Rabbitson |
Add true/false non-singleton boolean objects |
tree | commitdiff |
2016-06-23 |
Peter Rabbitson |
Extra test of UNIVERSAL handling in describe_class_methods |
tree | commitdiff |
2016-06-21 |
Peter Rabbitson |
Revert TempExtlib ( b46b85376 ) - new Sub::Quote shipped |
tree | commitdiff |
2016-06-14 |
Peter Rabbitson |
Allow alternative mro-type specification on method... |
tree | commitdiff |
2016-06-14 |
Peter Rabbitson |
Account for 'poor man role application' method plumbing... |
tree | commitdiff |
2016-06-14 |
Peter Rabbitson |
Properly handle UNIVERSAL ancestry in describe_class_me... |
tree | commitdiff |
2016-06-14 |
Peter Rabbitson |
Fix describe_class_methods on non-mergeable DFS mro |
tree | commitdiff |
2016-06-07 |
Peter Rabbitson |
Introduce the describe_class_methods() utility function |
tree | commitdiff |
2016-05-30 |
Peter Rabbitson |
Introduce DBIC-specific method attribute support |
tree | commitdiff |
2016-05-30 |
Peter Rabbitson |
Attribute handling got too complex - move it into a... |
tree | commitdiff |
2016-05-30 |
Peter Rabbitson |
Proper attribute support under ithreads (fix 7bd921c0) |
tree | commitdiff |
2016-05-30 |
Peter Rabbitson |
Expand the c3 mro test from d009cb7d |
tree | commitdiff |
2016-05-26 |
Peter Rabbitson |
Revert c9f4555e - I did not see a mistake I made in... |
tree | commitdiff |
2016-05-26 |
Peter Rabbitson |
Expand/fortify the handling of attributes |
tree | commitdiff |
2016-05-26 |
Peter Rabbitson |
Fix more taint.t failures under local::lib |
tree | commitdiff |
2016-05-26 |
Peter Rabbitson |
Skip lean_startup.t entirely on cperl for now |
tree | commitdiff |
2016-05-26 |
Peter Rabbitson |
Better lean startup skip in require override |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Add preliminary non-core attribute support |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Force no_defer on DBIC-internal quote_sub() invocations |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Bring back _TempExtlib (d0435d75), this time for Sub... |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Add permanent plumbing for _TempExtlib (d0435d75) |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Remove last active reference to List::Util from lib/ |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Better lean startup check |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Fix incorrect whitespace test outside of checkouts |
tree | commitdiff |
2016-05-15 |
Peter Rabbitson |
Streamline ::ResultSource::* inheritance, similar to... |
tree | commitdiff |
2016-05-04 |
Peter Rabbitson |
Pull apart a test section (no functional changes) |
tree | commitdiff |
2016-04-25 |
Peter Rabbitson |
Fix last remaining tests with -T under < 5.10 |
tree | commitdiff |
2016-04-20 |
Peter Rabbitson |
After 5e0eea35 we can actually test for cleaned namespa... |
tree | commitdiff |
2016-04-20 |
Peter Rabbitson |
Remove Class::Data::Inheritable and use CAG 'inherited... |
tree | commitdiff |
2016-04-20 |
Peter Rabbitson |
Start setting the 'c3' mro unambiguously everywhere |
tree | commitdiff |
2016-04-13 |
Peter Rabbitson |
Fix thinko from 10dd5c05 - make sure we actually sleep |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
And lose yet another dependency: List::Util (yes, I... |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
Lose another dependency: Class::Inspector |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
(travis) Add a CLEANTEST run of RURBAN's cperl in the... |
tree | commitdiff |
2016-04-02 |
Peter Rabbitson |
Fix another ::FilterColumn bug sigh... |
tree | commitdiff |
2016-03-10 |
Peter Rabbitson |
Move expensive test to xt/, add malloc-canary preventin... |
tree | commitdiff |
2016-03-07 |
Dagfinn Ilmari Man... |
Fix erroneous use of multidimensional array emulation... |
tree | commitdiff |
2016-03-05 |
Peter Rabbitson |
Apparently -i and -jN do not work on win32, what the... |
tree | commitdiff |
2016-03-04 |
Peter Rabbitson |
More robust behavior of ANFANG.pm, also guard against... |
tree | commitdiff |
2016-03-02 |
Peter Rabbitson |
Get rid of Path::Class ( that *does* feel good ) |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Several cosmetic fixups, making next commit easier... |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Stop loading Time::HiRes in the base test schema -... |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Untangle strictly-DBICTest constant from the main const... |
tree | commitdiff |
2016-02-29 |
Peter Rabbitson |
Institute a central "load this first in testing" package |
tree | commitdiff |
2016-02-29 |
Peter Rabbitson |
Move find_co_root into DBICTest::Util |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Streamline BYTEA (binary) Pg optdeps using the new... |
tree | commitdiff |
2015-11-04 |
Peter Rabbitson |
(travis) Do not run the git authorship check within... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Really make sure xt/ tests run on non-plain installs... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Adjust view-dependency tests to work on newer libsqlite |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Fix failures and protect the suite from spurious VERSIO... |
tree | commitdiff |
2015-11-02 |
Peter Rabbitson |
Fix fail with DBICTEST_DEBUG_CONCURRENCY_LOCKS set... |
tree | commitdiff |
2015-10-15 |
Peter Rabbitson |
Stop using bare $] throughout - protects the codebase... |
tree | commitdiff |
2015-09-07 |
Peter Rabbitson |
Silence warning introduced in sloppy workaround e9505615 |
tree | commitdiff |
2015-09-07 |
Peter Rabbitson |
Not sure what I was thinking, but 18637ebb never worked :/ |
tree | commitdiff |
2015-09-07 |
Peter Rabbitson |
Work around EUMM 7.06 creating an empty blib/ dir,... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Add an explicit DateTime::TimeZone::OlsonDB optdep |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
(optdeps) Rename an inconsistent 'icdt' marker to ... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
(optdeps) Fix incorrect optdep output introduced in... |
tree | commitdiff |
2015-05-22 |
Peter Rabbitson |
(optdeps) Rename an inconsistent 'icdt' marker to ... |
tree | commitdiff |
2015-04-05 |
Peter Rabbitson |
Add an explicit DateTime::TimeZone::OlsonDB optdep |
tree | commitdiff |
2015-04-02 |
Peter Rabbitson |
Fix incorrect optdep output introduced in 34d2deae... |
tree | commitdiff |
2015-03-18 |
Henry Van Styn |
Fix uninitialized warnings on empty hashes passed to... |
tree | commitdiff |
2015-03-18 |
Henry Van Styn |
Fix uninitialized warnings on empty hashes passed to... |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
Run the entire test suite under replicated SQLite on... |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
Run the entire test suite under replicated SQLite on... |
tree | commitdiff |
2015-03-12 |
Peter Rabbitson |
Fix brainfart from cb551b07 - 'if' is still a module... |
tree | commitdiff |
2015-03-12 |
Peter Rabbitson |
Forgotten test adjustment in bd510251 |
tree | commitdiff |
2015-03-12 |
Peter Rabbitson |
Fix brainfart from cb551b07 - 'if' is still a module... |
tree | commitdiff |
2015-03-08 |
Peter Rabbitson |
Rewire OptDeps to not attempt any module loads under... |
tree | commitdiff |
2015-03-02 |
Peter Rabbitson |
At last a safer Moo (lots of kludges undone) |
tree | commitdiff |
2015-02-28 |
Peter Rabbitson |
Move a number of tests to xt, restructure extra lists |
tree | commitdiff |
2015-02-28 |
Peter Rabbitson |
Factor out author count anouncement, making it seen... |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Finally implement compound OptDep group augmentation |
tree | commitdiff |
2015-02-10 |
Peter Rabbitson |
Stabilize and further test complex optdep include scena... |
tree | commitdiff |
next |