projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add an explicit Sub::Quote dep in ::_Util
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
DBIx
/
Class
/
Relationship
/
2016-06-10
Peter Rabbitson
Fix m2m regression from 8a67d9cf (simple but deadly)
tree
|
commitdiff
2016-05-17
Peter Rabbitson
Add a few more indirect call guards missed in e5053694
tree
|
commitdiff
2016-05-17
Peter Rabbitson
Rollback some mistaken indirect-call-elisions from...
tree
|
commitdiff
2016-04-28
Peter Rabbitson
More indirect call removals: the second part of 77c3a5dc
tree
|
commitdiff
2016-04-14
Peter Rabbitson
Reduce duplicate ->result_source calls where sensible
tree
|
commitdiff
2016-02-03
Peter Rabbitson
Protect DBIC as best we can from the failure mode in...
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
Switch a couple 'no-brainer' spots to _resolve_relation...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Bring in line behavior of related_resultset() on both...
tree
|
commitdiff
2015-08-12
Peter Rabbitson
Remove no longer needed try{} block in related rel...
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-03
Peter Rabbitson
Switch a couple 'no-brainer' spots to _resolve_relation...
tree
|
commitdiff
2015-06-26
Peter Rabbitson
Bring in line behavior of related_resultset() on both...
tree
|
commitdiff
2015-06-24
Peter Rabbitson
Remove no longer needed try{} block in related rel...
tree
|
commitdiff
2014-09-24
Peter Rabbitson
Clarify licensing, ensure footers are consistent throug...
tree
|
commitdiff
2014-09-21
Peter Rabbitson
A massive amount of link fixes (just links, almost...
tree
|
commitdiff
2014-09-19
Peter Rabbitson
Properly implement very sloppy and lazy hack from bad0b73b
tree
|
commitdiff
2014-09-15
Peter Rabbitson
Ensure undef_on_null_fk does not affect non-introspecta...
tree
|
commitdiff
2014-08-14
Stefan Hornburg...
Fix "muse" typo in Relationship::Base's POD.
tree
|
commitdiff
2014-07-29
Peter Rabbitson
The extra reltype flag is breaking some suites - make...
tree
|
commitdiff
2014-07-29
Peter Rabbitson
Check relationship declarations more consistently
tree
|
commitdiff
2014-07-25
Peter Rabbitson
This was an embarrassing close call - entirely redo...
tree
|
commitdiff
2014-07-24
Peter Rabbitson
Document and add example of foreign_related_object
tree
|
commitdiff
2014-07-23
Peter Rabbitson
Change once more the signature of the custom cond coder...
tree
|
commitdiff
2014-07-23
Peter Rabbitson
Entirely and utterly rewrite populate(), fixing the...
tree
|
commitdiff
2014-07-22
Peter Rabbitson
Avoid ResultSourceProxy calls whenever possible
tree
|
commitdiff
2014-07-21
Peter Rabbitson
Replace many closure-based proxy methods with static...
tree
|
commitdiff
2014-07-21
Peter Rabbitson
Reformat add_relationship_accessor for future edit
tree
|
commitdiff
2014-07-19
Peter Rabbitson
Simplify no wantarray assert (a9da9b6a) - fish out...
tree
|
commitdiff
2014-07-12
Peter Rabbitson
Another heavy refactor of the rel resolver prototype...
tree
|
commitdiff
2014-07-12
Peter Rabbitson
Move a CDBI escape to the CDBI class hierarchy
tree
|
commitdiff
2014-07-12
Peter Rabbitson
Switch UNRESOLVABLE_CONDITION to an _Util constant
tree
|
commitdiff
2014-06-11
Karen Etheridge
replace all remaining uses of self_rowobj with self_res...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Add foreign_resultobj to the customrel signature
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Pedantry - settle on rel_name vs relname, consistency...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Rename (with a silent compat shim) couple of badly...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Adjust error messages - joinfrees can be returned from...
tree
|
commitdiff
2014-06-11
Peter Rabbitson
First step to add some sanity to _resolve_condition
tree
|
commitdiff
2014-06-11
Peter Rabbitson
Fix incorrect handling of custom relationship condition...
tree
|
commitdiff
2014-05-22
Peter Rabbitson
Fix bogus reference to related class (introduced way...
tree
|
commitdiff
2014-03-08
Sean Zellmer
Removed useless line of code in many_to_many
tree
|
commitdiff
2013-10-08
Peter Rabbitson
Fix and guard against erroneous use of list context...
tree
|
commitdiff
2013-10-02
Arthur Axel 'fREW...
Further tradeoffs on relationship sanity checking ...
tree
|
commitdiff
2013-10-01
Dagfinn Ilmari Man...
Throw clearer exception on ->new_related() with a non...
tree
|
commitdiff
2013-09-16
Peter Rabbitson
Reorder relationship sanity checks, run them only on...
tree
|
commitdiff
2013-09-16
Peter Rabbitson
Consolidate single-pk checks from relationship inferren...
tree
|
commitdiff
2013-09-16
Peter Rabbitson
More unreachable code - we've already thrown on !define...
tree
|
commitdiff
2013-09-09
Peter Rabbitson
Excise unreachable code
tree
|
commitdiff
2013-09-09
Peter Rabbitson
Rename internal rsrc method to be more descriptive...
tree
|
commitdiff
2013-08-08
David Steinbrunner
typo fixes
tree
|
commitdiff
2013-07-22
Peter Rabbitson
Augment 84d8c2ad so that the custom join specification...
tree
|
commitdiff
2013-07-22
Peter Rabbitson
Self-cleaning is not yet entirely stable - back it...
tree
|
commitdiff
2013-06-03
D. Ilmari Mannsåker
Add header for custom coderef join conditions
tree
|
commitdiff
2013-06-02
Alexander Hartmaier
Replace $row with $result in all docs
tree
|
commitdiff
2013-04-26
Peter Rabbitson
Do not invoke the pk accessor in filter deflate
tree
|
commitdiff
2013-04-18
Peter Rabbitson
Make 'filter' rels work half-way sanely with partial...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Stop needlesly invoking the $rs bool overload
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Reorder prefetch logic for optimal execution (no functi...
tree
|
commitdiff
2013-04-17
Peter Rabbitson
Normalize varnames (zero functional changes)
tree
|
commitdiff
2013-03-24
Peter Rabbitson
9 years of perl and I somehow did not know that...
tree
|
commitdiff
2013-01-25
Peter Rabbitson
General cleanup of error messages - quote identifiers...
tree
|
commitdiff
2013-01-12
Peter Rabbitson
Fix some pessimizations spotted here and there (no...
tree
|
commitdiff
2012-12-14
Rafael Kitover
Minor clarifications to POD
tree
|
commitdiff
2012-12-13
Brendan Byrd
More documentation improvements in the spirit of fb13a49f
tree
|
commitdiff
2012-12-13
Brendan Byrd
Relationship::Base documentation fixes in the spirit...
tree
|
commitdiff
2012-12-10
Brendan Byrd
Various method POD changes
tree
|
commitdiff
2012-12-09
Brendan Byrd
AUTHORS mass update; mst doesn't have to take credit...
tree
|
commitdiff
2012-11-03
Peter Rabbitson
Fix API mismatch between new_related() and new_result...
tree
|
commitdiff
2012-05-08
Gerda Shank
update proxy/cascade_update doc in Relationship::Base
tree
|
commitdiff
2012-02-18
Peter Rabbitson
Fix embarrassing leak triggered on calling new_related...
tree
|
commitdiff
2012-01-05
Peter Rabbitson
Trailing WS crusade - got to save them bits
tree
|
commitdiff
2011-05-02
Peter Rabbitson
Use clearer varnames
tree
|
commitdiff
2011-04-22
Peter Rabbitson
Fix custom-relationships on resultsources with multilev...
tree
|
commitdiff
2011-04-08
Rafael Kitover
Consistently use MyApp::Schema throught the documentation
tree
|
commitdiff
2011-04-07
Peter Rabbitson
Merge branch 0.08200_track into master
tree
|
commitdiff
2011-03-27
Peter Rabbitson
Ditch Carp::Clan for our own thing
tree
|
commitdiff
2011-03-22
Peter Rabbitson
Cleanup that namespacing mess
tree
|
commitdiff
2011-03-13
Robert Buels
cascading delete on a nonexistent relation should warn...
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Rewrite the check for nontrivial joinfree conditions...
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Fix $object->search_related aliasing, change semantics...
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Pass relationship name to _resolve_condition explicitly
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Sanity check args passed to a coderef conditionmaker
tree
|
commitdiff
2011-01-20
Daniel Ruoso
do not use "me" on the related_resultset pessimization
tree
|
commitdiff
2011-01-20
Daniel Ruoso
refuse to invoke create_related as class method
tree
|
commitdiff
2011-01-20
Daniel Ruoso
fix the alias in the identity column
tree
|
commitdiff
2011-01-20
Daniel Ruoso
eager check if the create_related is at all possible
tree
|
commitdiff
2011-01-20
Daniel Ruoso
When getting a related_resultset in a row with custom...
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Switch code/documentation/examples/tests to the new...
tree
|
commitdiff
2011-01-20
Jess Robinson
Relationship documentation on extended (custom) relatio...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
cascades default to 0 when using extended rels
tree
|
commitdiff
2011-01-20
Daniel Ruoso
makes search_related on extended rels without the optim...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
Most of the code reviewed... Missing ResultSet->populat...
tree
|
commitdiff
next