projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Centralize remaining uses of Sub::Name within _Util
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
2015-09-07
Peter Rabbitson
Not sure what I was thinking, but 18637ebb never worked :/
tree
|
commitdiff
2015-08-13
Konstantin A. Pust...
Ensure the stack properly deals and warns on Null-Patte...
tree
|
commitdiff
2015-08-13
Peter Rabbitson
Add is_exception check to the result of exception_actio...
tree
|
commitdiff
2015-08-13
Peter Rabbitson
Convert the m2m helper generation to Sub::Quote (as...
tree
|
commitdiff
2015-08-13
Peter Rabbitson
More reshuffling of the m2m helper code - no functional...
tree
|
commitdiff
2015-08-13
Peter Rabbitson
Add missing deprecation warnings on m2m set_*, tighten...
tree
|
commitdiff
2015-08-13
Peter Rabbitson
Convert the m2m helper generation to Sub::Quote (as...
tree
|
commitdiff
2015-08-13
Peter Rabbitson
More reshuffling of the m2m helper code - no functional...
tree
|
commitdiff
2015-08-13
Peter Rabbitson
Add missing deprecation warnings on m2m set_*, tighten...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Multiple common sense fixes for m2m accessors
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Rewrite incredibly overcomplicated add_X m2m helper
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Redo badly named constant folding arg introduced in...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Streamline (logic-wise, not syntax-wise) handling of...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Even though I personally added these in 4f8c9678 I...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Switch a couple 'no-brainer' spots to _resolve_relation...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Remove ability to hand an explicit condition to resolve...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Make sure array-relconds edge case is handled properly
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Bring in line behavior of related_resultset() on both...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Minor op reorder in ::ResultSet::related_resultset
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Remove no longer needed try{} block in related rel...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Remove dead code from CDBICompat::ImaDBI
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Simplify and rename _resolve_prefetch
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Move prefetch selector injection a bit further down...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Replace all instances of ; in the rowparser loop with...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Rewrite collapsing parser while loop (mere op-level...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
The encode-and-substitute in the generator is not neces...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Rewrite the collapsing rowparser pigeonholing logic
tree
|
commitdiff
2015-08-12
Peter Rabbitson
(travis) Multiple fixups to the CI lifted from blead:
tree
|
commitdiff
2015-08-12
Peter Rabbitson
This is no longer necessary after 4068e05f
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Fix missing handling of on_(dis)connect* failures
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Minor code reformat, to shorten the diff of next commit
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Fix corner case of stringify-only overloaded values
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Rewrite dependency lister - now produces *much* easier...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Add an explicit DateTime::TimeZone::OlsonDB optdep
tree
|
commitdiff
2015-08-12
Peter Rabbitson
(optdeps) Explicitly force group names to lower-case...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
(optdeps) Rename an inconsistent 'icdt' marker to ...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
(optdeps) Skip-spec brainfart in offline mysql/pg test...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
(optdeps) Fix incorrect optdep output introduced in...
tree
|
commitdiff
2015-07-16
Peter Rabbitson
Redo badly named constant folding arg introduced in...
tree
|
commitdiff
2015-07-05
Peter Rabbitson
Multiple common sense fixes for m2m accessors
tree
|
commitdiff
2015-07-05
Peter Rabbitson
Rewrite incredibly overcomplicated add_X m2m helper
tree
|
commitdiff
2015-07-05
Peter Rabbitson
Streamline (logic-wise, not syntax-wise) handling of...
tree
|
commitdiff
2015-07-05
Peter Rabbitson
Even though I personally added these in 4f8c9678 I...
tree
|
commitdiff
2015-07-03
Peter Rabbitson
Switch a couple 'no-brainer' spots to _resolve_relation...
tree
|
commitdiff
2015-07-03
Peter Rabbitson
Remove ability to hand an explicit condition to resolve...
tree
|
commitdiff
2015-07-03
Peter Rabbitson
Make sure array-relconds edge case is handled properly
tree
|
commitdiff
2015-06-28
Peter Rabbitson
Remove pieces forgotten in 35ca725a (nothing refers...
tree
|
commitdiff
2015-06-26
Peter Rabbitson
Bring in line behavior of related_resultset() on both...
tree
|
commitdiff
2015-06-26
Peter Rabbitson
Minor op reorder in ::ResultSet::related_resultset
tree
|
commitdiff
2015-06-24
Peter Rabbitson
Remove no longer needed try{} block in related rel...
tree
|
commitdiff
2015-06-24
Peter Rabbitson
Remove dead code from CDBICompat::ImaDBI
tree
|
commitdiff
2015-06-23
Peter Rabbitson
Simplify and rename _resolve_prefetch
tree
|
commitdiff
2015-06-23
Peter Rabbitson
Move prefetch selector injection a bit further down...
tree
|
commitdiff
2015-05-22
Peter Rabbitson
(optdeps) Explicitly force group names to lower-case...
tree
|
commitdiff
2015-05-22
Peter Rabbitson
(optdeps) Rename an inconsistent 'icdt' marker to ...
tree
|
commitdiff
2015-05-22
Peter Rabbitson
(optdeps) Skip-spec brainfart in offline mysql/pg test...
tree
|
commitdiff
2015-05-20
Peter Rabbitson
Replace all instances of ; in the rowparser loop with...
tree
|
commitdiff
2015-05-20
Peter Rabbitson
Rewrite collapsing parser while loop (mere op-level...
tree
|
commitdiff
2015-05-20
Peter Rabbitson
The encode-and-substitute in the generator is not neces...
tree
|
commitdiff
2015-05-20
Peter Rabbitson
Rewrite the collapsing rowparser pigeonholing logic
tree
|
commitdiff
2015-05-03
Peter Rabbitson
This is no longer necessary after 4068e05f
tree
|
commitdiff
2015-05-03
Peter Rabbitson
Fix corner case of stringify-only overloaded values
tree
|
commitdiff
2015-04-13
Peter Rabbitson
Post-last touchups to 00describe_environment.t
tree
|
commitdiff
2015-04-05
Peter Rabbitson
Add an explicit DateTime::TimeZone::OlsonDB optdep
tree
|
commitdiff
2015-04-04
Peter Rabbitson
Fix missing handling of on_(dis)connect* failures
tree
|
commitdiff
2015-04-04
Peter Rabbitson
Minor code reformat, to shorten the diff of next commit
tree
|
commitdiff
2015-04-03
Peter Rabbitson
(travis) Enhance post-success to run a full CPAN instal...
tree
|
commitdiff
2015-04-02
Peter Rabbitson
Fix incorrect optdep output introduced in 34d2deae...
tree
|
commitdiff
2015-03-20
Alex Beamish
Examples and documentation update and cleanup
tree
|
commitdiff
2015-03-20
Alastair McGowan...
Inflators are not respected by find() (being a ResultSe...
tree
|
commitdiff
2015-03-20
Karen Etheridge
Cross-reference alias with current_source_alias
tree
|
commitdiff
2015-03-20
Mike Wisener
Clarify load_namespaces call -- more than one call...
tree
|
commitdiff
2015-03-20
Robert Stone
Added add_columns documentation about controlling float...
tree
|
commitdiff
2015-03-20
C.J. Adams-Collier
Linked "prefetch" in columns documentation
tree
|
commitdiff
2015-03-20
Ingy döt Net
Example doesn't work without 'year' column
tree
|
commitdiff
2015-03-20
Alex Beamish
Examples and documentation update and cleanup
tree
|
commitdiff
2015-03-20
Alastair McGowan...
Inflators are not respected by find() (being a ResultSe...
tree
|
commitdiff
2015-03-20
Karen Etheridge
Cross-reference alias with current_source_alias
tree
|
commitdiff
2015-03-20
Mike Wisener
Clarify load_namespaces call -- more than one call...
tree
|
commitdiff
2015-03-20
Robert Stone
Added add_columns documentation about controlling float...
tree
|
commitdiff
2015-03-20
C.J. Adams-Collier
Linked "prefetch" in columns documentation
tree
|
commitdiff
2015-03-20
Ingy döt Net
Example doesn't work without 'year' column
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
Fix exception on complex update/delete under a replicat...
tree
|
commitdiff
2015-03-18
Peter Rabbitson
'undef =>' isn't what one would want
tree
|
commitdiff
2015-03-18
Peter Rabbitson
Relax sanity check in _resolve_relationship_condition
tree
|
commitdiff
2015-03-18
Peter Rabbitson
Run the entire test suite under replicated SQLite on...
tree
|
commitdiff
2015-03-18
Peter Rabbitson
Fix exception on complex update/delete under a replicat...
tree
|
commitdiff
2015-03-18
Peter Rabbitson
Workaround for double-call of destructors (based on...
tree
|
commitdiff
2015-03-17
Peter Rabbitson
Clarify name of guard function from 3d56e026, add it...
tree
|
commitdiff
2015-03-16
Peter Rabbitson
'undef =>' isn't what one would want
tree
|
commitdiff
2015-03-13
Peter Rabbitson
Relax sanity check in _resolve_relationship_condition
tree
|
commitdiff
2015-03-12
Peter Rabbitson
Fix brainfart from cb551b07 - 'if' is still a module...
tree
|
commitdiff
2015-03-12
Peter Rabbitson
The real workaround for txn_scope_guard being called...
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-03-02
Peter Rabbitson
Remove warning introduced in 75a1d824d
tree
|
commitdiff
next