dbsrgits/DBIx-Class.git
2015-08-13 Peter Rabbitson Convert the m2m helper generation to Sub::Quote (as...
2015-08-13 Peter Rabbitson More reshuffling of the m2m helper code - no functional...
2015-08-13 Peter Rabbitson Add missing deprecation warnings on m2m set_*, tighten...
2015-08-13 Peter Rabbitson Convert the m2m helper generation to Sub::Quote (as...
2015-08-13 Peter Rabbitson More reshuffling of the m2m helper code - no functional...
2015-08-13 Peter Rabbitson Add missing deprecation warnings on m2m set_*, tighten...
2015-08-12 Peter Rabbitson Multiple common sense fixes for m2m accessors
2015-08-12 Peter Rabbitson Expand (and complicate) m2m test from e98e6478
2015-08-12 Peter Rabbitson Change incomprehensible names of test relationships...
2015-08-12 Peter Rabbitson Rewrite incredibly overcomplicated add_X m2m helper
2015-08-12 Peter Rabbitson Redo badly named constant folding arg introduced in...
2015-08-12 Peter Rabbitson Streamline (logic-wise, not syntax-wise) handling of...
2015-08-12 Peter Rabbitson Even though I personally added these in 4f8c9678 I...
2015-08-12 Peter Rabbitson Switch a couple 'no-brainer' spots to _resolve_relation...
2015-08-12 Peter Rabbitson Remove ability to hand an explicit condition to resolve...
2015-08-12 Peter Rabbitson Make sure array-relconds edge case is handled properly
2015-08-12 Peter Rabbitson Bring in line behavior of related_resultset() on both...
2015-08-12 Peter Rabbitson Minor op reorder in ::ResultSet::related_resultset
2015-08-12 Peter Rabbitson Remove no longer needed try{} block in related rel...
2015-08-12 Peter Rabbitson Remove dead code from CDBICompat::ImaDBI
2015-08-12 Peter Rabbitson Simplify and rename _resolve_prefetch
2015-08-12 Peter Rabbitson Move prefetch selector injection a bit further down...
2015-08-12 Dagfinn Ilmari... Stop importing all the POSIX functions
2015-08-12 Dagfinn Ilmari... Fix t/storage/quote_names.t failures, caused by lazily...
2015-08-12 Peter Rabbitson Add extra (passing) test for operations on sourceless...
2015-08-12 Peter Rabbitson Replace all instances of ; in the rowparser loop with...
2015-08-12 Peter Rabbitson Rewrite collapsing parser while loop (mere op-level...
2015-08-12 Peter Rabbitson The encode-and-substitute in the generator is not neces...
2015-08-12 Peter Rabbitson Rewrite the collapsing rowparser pigeonholing logic
2015-08-12 Peter Rabbitson (travis) Add Schmorp's "stable perl" fork to the smoke...
2015-08-12 Georgina Thevenet (travis) Add explicit sudo:true to .travis.yml
2015-08-12 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2015-08-12 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2015-08-12 Peter Rabbitson Make sure plain install with DBICTEST_VIA_REPLICATED...
2015-08-12 Peter Rabbitson (travis) Multiple fixups to the CI lifted from blead:
2015-08-12 Peter Rabbitson This is no longer necessary after 4068e05f
2015-08-12 Peter Rabbitson Fix missing handling of on_(dis)connect* failures
2015-08-12 Peter Rabbitson Minor code reformat, to shorten the diff of next commit
2015-08-12 Peter Rabbitson Fix corner case of stringify-only overloaded values
2015-08-12 Peter Rabbitson Rewrite dependency lister - now produces *much* easier...
2015-08-12 Peter Rabbitson Update Changes with stuff already shipped to CPAN as...
2015-08-12 Kent Fredric Do not load PadWalker at all on plain installs
2015-08-12 Dagfinn Ilmari... Work around Firebird/InterBase/ODBC crash in tests
2015-08-12 Peter Rabbitson Add an explicit DateTime::TimeZone::OlsonDB optdep
2015-08-12 Peter Rabbitson (optdeps) Explicitly force group names to lower-case...
2015-08-12 Peter Rabbitson (optdeps) Rename an inconsistent 'icdt' marker to ...
2015-08-12 Peter Rabbitson (optdeps) Skip-spec brainfart in offline mysql/pg test...
2015-08-12 Peter Rabbitson (optdeps) Fix incorrect optdep output introduced in...
2015-07-16 Peter Rabbitson Redo badly named constant folding arg introduced in...
2015-07-05 Peter Rabbitson (travis) Silencer changes in f8200928 were practically...
2015-07-05 Peter Rabbitson Multiple common sense fixes for m2m accessors
2015-07-05 Peter Rabbitson Expand (and complicate) m2m test from e98e6478
2015-07-05 Peter Rabbitson Change incomprehensible names of test relationships...
2015-07-05 Peter Rabbitson Rewrite incredibly overcomplicated add_X m2m helper
2015-07-05 Peter Rabbitson Streamline (logic-wise, not syntax-wise) handling of...
2015-07-05 Peter Rabbitson Even though I personally added these in 4f8c9678 I...
2015-07-03 Peter Rabbitson Switch a couple 'no-brainer' spots to _resolve_relation...
2015-07-03 Peter Rabbitson Remove ability to hand an explicit condition to resolve...
2015-07-03 Peter Rabbitson Make sure array-relconds edge case is handled properly
2015-06-28 Peter Rabbitson Remove pieces forgotten in 35ca725a (nothing refers...
2015-06-26 Peter Rabbitson Bring in line behavior of related_resultset() on both...
2015-06-26 Peter Rabbitson Minor op reorder in ::ResultSet::related_resultset
2015-06-24 Peter Rabbitson Remove no longer needed try{} block in related rel...
2015-06-24 Peter Rabbitson Remove dead code from CDBICompat::ImaDBI
2015-06-23 Peter Rabbitson Simplify and rename _resolve_prefetch
2015-06-23 Peter Rabbitson Move prefetch selector injection a bit further down...
2015-06-10 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2015-06-10 Peter Rabbitson (travis) Better shuffling of the prereq installation...
2015-06-10 Peter Rabbitson (travis) Improve the "Did it really install?" check
2015-06-10 Peter Rabbitson (travis) Double check M::B::T is not pulled in (related...
2015-06-07 Peter Rabbitson Add Schmorp's "stable perl" fork to the smoke rosters
2015-06-07 Peter Rabbitson More excision of POSIX::import() calls (similar to...
2015-06-03 Dagfinn Ilmari... Stop importing all the POSIX functions
2015-05-27 Dagfinn Ilmari... Fix t/storage/quote_names.t failures, caused by lazily...
2015-05-22 Peter Rabbitson (optdeps) Explicitly force group names to lower-case...
2015-05-22 Peter Rabbitson (optdeps) Rename an inconsistent 'icdt' marker to ...
2015-05-22 Peter Rabbitson (optdeps) Skip-spec brainfart in offline mysql/pg test...
2015-05-20 Peter Rabbitson Fix forgotten 'unless' tripped by 05a5ca4b (introduced...
2015-05-20 Peter Rabbitson Add extra (passing) test for operations on sourceless...
2015-05-20 Peter Rabbitson Replace all instances of ; in the rowparser loop with...
2015-05-20 Peter Rabbitson Rewrite collapsing parser while loop (mere op-level...
2015-05-20 Peter Rabbitson The encode-and-substitute in the generator is not neces...
2015-05-20 Peter Rabbitson Rewrite the collapsing rowparser pigeonholing logic
2015-05-19 Peter Rabbitson Make sure tests pass without a compiler present (anothe...
2015-05-19 Peter Rabbitson (travis) Simplify some steps - no longer needed for...
2015-05-19 Peter Rabbitson (travis) Correctly detect CI on github forks
2015-05-13 Peter Rabbitson (travis) Enhance sterilization to work on < 5.12 as...
2015-05-03 Peter Rabbitson (travis) Peg Module::Install - new versions deps on...
2015-05-03 Peter Rabbitson (travis) *FINALLY* remove Module::Build::Tiny front...
2015-05-03 Peter Rabbitson This is no longer necessary after 4068e05f
2015-05-03 Peter Rabbitson Fix corner case of stringify-only overloaded values
2015-04-13 Peter Rabbitson Post-last touchups to 00describe_environment.t
2015-04-06 Peter Rabbitson One last touch of describe_environment: explain missing...
2015-04-06 Peter Rabbitson Further enhance 00describe_environment.t:
2015-04-05 Peter Rabbitson Add an explicit DateTime::TimeZone::OlsonDB optdep
2015-04-05 Peter Rabbitson Rewrite dependency lister from - now produces *much...
2015-04-04 Peter Rabbitson (travis) More robust post-success test cycle run (enhan...
2015-04-04 Peter Rabbitson Make sure plain install with DBICTEST_VIA_REPLICATED...
2015-04-04 Peter Rabbitson Fix missing handling of on_(dis)connect* failures
2015-04-04 Peter Rabbitson Minor code reformat, to shorten the diff of next commit
next