2015-08-13 |
Peter Rabbitson |
Convert the m2m helper generation to Sub::Quote (as... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
More reshuffling of the m2m helper code - no functional... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Peter Rabbitson |
Add missing deprecation warnings on m2m set_*, tighten... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Peter Rabbitson |
Redo badly named constant folding arg introduced in... |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Peter Rabbitson |
(travis) Silencer changes in f8200928 were practically... |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Peter Rabbitson |
Multiple common sense fixes for m2m accessors |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Peter Rabbitson |
Expand (and complicate) m2m test from e98e6478 |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Peter Rabbitson |
Change incomprehensible names of test relationships... |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Peter Rabbitson |
Rewrite incredibly overcomplicated add_X m2m helper |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Peter Rabbitson |
Streamline (logic-wise, not syntax-wise) handling of... |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Peter Rabbitson |
Even though I personally added these in 4f8c9678 I... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Peter Rabbitson |
Switch a couple 'no-brainer' spots to _resolve_relation... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Peter Rabbitson |
Remove ability to hand an explicit condition to resolve... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Peter Rabbitson |
Make sure array-relconds edge case is handled properly |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Peter Rabbitson |
Remove pieces forgotten in 35ca725a (nothing refers... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Peter Rabbitson |
Bring in line behavior of related_resultset() on both... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Peter Rabbitson |
Minor op reorder in ::ResultSet::related_resultset |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Peter Rabbitson |
Remove no longer needed try{} block in related rel... |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Peter Rabbitson |
Remove dead code from CDBICompat::ImaDBI |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Peter Rabbitson |
Simplify and rename _resolve_prefetch |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Peter Rabbitson |
Move prefetch selector injection a bit further down... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Peter Rabbitson |
Make sure tests still pass in a fork-limited environment |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Peter Rabbitson |
(travis) Better shuffling of the prereq installation... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Peter Rabbitson |
(travis) Improve the "Did it really install?" check |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Peter Rabbitson |
(travis) Double check M::B::T is not pulled in (related... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Peter Rabbitson |
Add Schmorp's "stable perl" fork to the smoke rosters |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Peter Rabbitson |
More excision of POSIX::import() calls (similar to... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Dagfinn Ilmari... |
Stop importing all the POSIX functions |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Dagfinn Ilmari... |
Fix t/storage/quote_names.t failures, caused by lazily... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Peter Rabbitson |
(optdeps) Explicitly force group names to lower-case... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Peter Rabbitson |
(optdeps) Rename an inconsistent 'icdt' marker to ... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Peter Rabbitson |
(optdeps) Skip-spec brainfart in offline mysql/pg test... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Peter Rabbitson |
Fix forgotten 'unless' tripped by 05a5ca4b (introduced... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Peter Rabbitson |
Add extra (passing) test for operations on sourceless... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Peter Rabbitson |
Replace all instances of ; in the rowparser loop with... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Peter Rabbitson |
Rewrite collapsing parser while loop (mere op-level... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Peter Rabbitson |
The encode-and-substitute in the generator is not neces... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Peter Rabbitson |
Rewrite the collapsing rowparser pigeonholing logic |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Rabbitson |
Make sure tests pass without a compiler present (anothe... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Rabbitson |
(travis) Simplify some steps - no longer needed for... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Rabbitson |
(travis) Correctly detect CI on github forks |
commit | commitdiff | tree | snapshot |
2015-05-13 |
Peter Rabbitson |
(travis) Enhance sterilization to work on < 5.12 as... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Peter Rabbitson |
(travis) Peg Module::Install - new versions deps on... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Peter Rabbitson |
(travis) *FINALLY* remove Module::Build::Tiny front... |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Peter Rabbitson |
This is no longer necessary after 4068e05f |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Peter Rabbitson |
Fix corner case of stringify-only overloaded values |
commit | commitdiff | tree | snapshot |
2015-04-13 |
Peter Rabbitson |
Post-last touchups to 00describe_environment.t |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Peter Rabbitson |
One last touch of describe_environment: explain missing... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Peter Rabbitson |
Further enhance 00describe_environment.t: |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Peter Rabbitson |
Add an explicit DateTime::TimeZone::OlsonDB optdep |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Peter Rabbitson |
Rewrite dependency lister from - now produces *much... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Peter Rabbitson |
(travis) More robust post-success test cycle run (enhan... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Peter Rabbitson |
Make sure plain install with DBICTEST_VIA_REPLICATED... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Peter Rabbitson |
Fix missing handling of on_(dis)connect* failures |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Peter Rabbitson |
Minor code reformat, to shorten the diff of next commit |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Peter Rabbitson |
Update Changes with stuff already shipped to CPAN as... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Kent Fredric |
Do not load PadWalker at all on plain installs |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Georgina Thevenet |
(travis) Add explicit sudo:true to .travis.yml |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Peter Rabbitson |
(travis) Much lighter CI runs when smoking a PR |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Peter Rabbitson |
(travis) Enhance post-success to run a full CPAN instal... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Peter Rabbitson |
(travis) Refactor the NUMTHREADS codepaths, rename... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Peter Rabbitson |
(travis) Factor out sitelib cleaner, we will call it... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Peter Rabbitson |
(travis) Restore proper post-success testing |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Peter Rabbitson |
Fix incorrect optdep output introduced in 34d2deae... |
commit | commitdiff | tree | snapshot |
2015-04-02 |
Peter Rabbitson |
(travis) Revert backout of ODBC firebird testing aa0e82a2 |
commit | commitdiff | tree | snapshot |
2015-04-01 |
Dagfinn Ilmari... |
Work around Firebird/InterBase/ODBC crash in tests |
commit | commitdiff | tree | snapshot |
2015-03-28 |
Peter Rabbitson |
(travis) Cut down the amount of APT repos during updates |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Alex Beamish |
Examples and documentation update and cleanup |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Alastair McGowan... |
Inflators are not respected by find() (being a ResultSe... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Karen Etheridge |
Cross-reference alias with current_source_alias |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Mike Wisener |
Clarify load_namespaces call -- more than one call... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Robert Stone |
Added add_columns documentation about controlling float... |
commit | commitdiff | tree | snapshot |
2015-03-20 |
C.J. Adams... |
Linked "prefetch" in columns documentation |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Ingy döt Net |
Example doesn't work without 'year' column |
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 |
(travis) Better handle ENV poisoning, get jobs under... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
(travis) Revert LMU pin df604e83d |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
Run the entire test suite under replicated SQLite on... |
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 |
Some stylistic test changes in preparation for next... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Peter Rabbitson |
(travis) Temporary pin LMU, work around RT#102853 |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Peter Rabbitson |
Fix test suite to work again with DBICTEST_SQLITE_USE_FILE |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Peter Rabbitson |
Clarify name of guard function from 3d56e026, add it... |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Peter Rabbitson |
'undef =>' isn't what one would want |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Peter Rabbitson |
Relax sanity check in _resolve_relationship_condition |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Forgotten test adjustment in bd510251 |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
The real workaround for txn_scope_guard being called... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Remove erroneous undefer introduced in 8d73fcd4 (confus... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Get the leaktest to work with Test::More-(hopefully... |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Rabbitson |
Fix brainfart from cb551b07 - 'if' is still a module... |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Peter Rabbitson |
Merge branch 'current/for_cpan_index' into current... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Peter Rabbitson |
More desc_env fixes: Win32 lib matching, and better... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Peter Rabbitson |
Rewire OptDeps to not attempt any module loads under... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
Fix t/54taint.t failures on perl-in-hell-in-space |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
Add comprehensive 'report-prereqs'-like tooling |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
Extract LeakTracer symtable visitor into DBICTest:... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
(travis) Make a separate is_ci runmode, separated from... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
(travis) shunt intermittent failures stopping postgres |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Rabbitson |
Stop noise from a particular combination of DateTime... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Peter Rabbitson |
At last a safer Moo (lots of kludges undone) |
commit | commitdiff | tree | snapshot |
next |