2016-07-26 |
Peter Rabbitson |
Annotate every indirect sugar-method |
blob | commitdiff |
2016-07-25 |
Peter Rabbitson |
Rename variables/shuffle some code, preparing for next... |
blob | commitdiff | diff to current |
2016-05-17 |
Peter Rabbitson |
Add a few more indirect call guards missed in e5053694 |
blob | commitdiff | diff to current |
2016-05-17 |
Peter Rabbitson |
Rollback some mistaken indirect-call-elisions from... |
blob | commitdiff | diff to current |
2016-04-28 |
Peter Rabbitson |
More indirect call removals: the second part of 77c3a5dc |
blob | commitdiff | diff to current |
2016-04-14 |
Peter Rabbitson |
Reduce duplicate ->result_source calls where sensible |
blob | commitdiff | diff to current |
2014-09-15 |
Peter Rabbitson |
Ensure undef_on_null_fk does not affect non-introspecta... |
blob | commitdiff | diff to current |
2014-07-21 |
Peter Rabbitson |
Replace many closure-based proxy methods with static... |
blob | commitdiff | diff to current |
2014-07-21 |
Peter Rabbitson |
Reformat add_relationship_accessor for future edit |
blob | commitdiff | diff to current |
2014-07-19 |
Peter Rabbitson |
Simplify no wantarray assert (a9da9b6a) - fish out... |
blob | commitdiff | diff to current |
2013-10-08 |
Peter Rabbitson |
Fix and guard against erroneous use of list context... |
blob | commitdiff | diff to current |
2013-09-09 |
Peter Rabbitson |
Rename internal rsrc method to be more descriptive... |
blob | commitdiff | diff to current |
2013-04-26 |
Peter Rabbitson |
Do not invoke the pk accessor in filter deflate |
blob | commitdiff | diff to current |
2013-04-18 |
Peter Rabbitson |
Make 'filter' rels work half-way sanely with partial... |
blob | commitdiff | diff to current |
2013-01-25 |
Peter Rabbitson |
General cleanup of error messages - quote identifiers... |
blob | commitdiff | diff to current |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
blob | commitdiff | diff to current |
2011-01-20 |
Peter Rabbitson |
Pass relationship name to _resolve_condition explicitly |
blob | commitdiff | diff to current |
2010-02-21 |
Peter Rabbitson |
Bogus require |
blob | commitdiff | diff to current |
2009-07-05 |
Peter Rabbitson |
Put Pod::Inherit stuff back after proper copy |
blob | commitdiff | diff to current |
2009-07-05 |
Peter Rabbitson |
Temporarily backout Pod::Inherit changes |
blob | commitdiff | diff to current |
2009-07-05 |
Jess Robinson |
Added Pod::Inherit use to Makefile.PL at author-time... |
blob | commitdiff | diff to current |
2009-05-19 |
Peter Rabbitson |
Hide resultsource methods that should have never been... |
blob | commitdiff | diff to current |
2009-03-11 |
Peter Rabbitson |
Properly returb undef/null on single rewlationship... |
blob | commitdiff | diff to current |
2009-03-11 |
Peter Rabbitson |
Allow accessors type single to return defined but false... |
blob | commitdiff | diff to current |
2009-02-20 |
Matt S Trout |
revert previous revision |
blob | commitdiff | diff to current |
2009-02-12 |
Guillermo Roditi |
fixed bug for undef_on_null_fk edge case |
blob | commitdiff | diff to current |
2008-12-16 |
Guillermo Roditi |
somehow i messed up the merge. this fixes it |
blob | commitdiff | diff to current |
2008-12-16 |
Guillermo Roditi |
minor typo and style change |
blob | commitdiff | diff to current |
2008-12-16 |
Guillermo Roditi |
rename option to undef_on_null_fk and make it default... |
blob | commitdiff | diff to current |
2008-12-16 |
Guillermo Roditi |
Introduce 'any_null_means_no_value' option to eliminate... |
blob | commitdiff | diff to current |
2008-12-10 |
Guillermo Roditi |
fix for bug. all tests seem to pass, we still need... |
blob | commitdiff | diff to current |
2008-07-29 |
Guillermo Roditi |
use sub::name to fix compat with moose method modifiers |
blob | commitdiff | diff to current |
2007-07-27 |
Matt S Trout |
initial merge of Schwern's CDBICompat work, with many... |
blob | commitdiff | diff to current |
2007-02-05 |
Ash Berlin |
Backed out my r3073, and doc'd the fact that it takes... |
blob | commitdiff | diff to current |
2007-02-03 |
Ash Berlin |
Made ->update not change the hashref passed in (with... |
blob | commitdiff | diff to current |
2006-12-02 |
David Kamholz |
inline relationship and inflate code for new, update... |
blob | commitdiff | diff to current |
2006-10-21 |
Matt S Trout |
I hate you all. |
blob | commitdiff | diff to current |
2006-05-09 |
Aran Deltac |
Add search_rs to ResultSet and a new {$rel}_rs accessor... |
blob | commitdiff | diff to current |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
blob | commitdiff | diff to current |
2006-03-09 |
Scott McWhirter |
Update to add myself to contributors and to hide Module... |
blob | commitdiff | diff to current |
2006-02-24 |
Nigel Metheringham |
Reverted previous unitentional change to Accessor.pm |
blob | commitdiff | diff to current |
2006-02-24 |
Nigel Metheringham |
Minor documentation fix for find. Removed some EOL... |
blob | commitdiff | diff to current |
2006-01-27 |
Marcus Ramberg |
handle the throw_exception bit. Drop DBIx::Class::Exception |
blob | commitdiff | diff to current |
2006-01-20 |
Matt S Trout |
register_resultset, Cursor fixes |
blob | commitdiff | diff to current |
2006-01-11 |
Matt S Trout |
Added ->relationships and ->relationship_info from... |
blob | commitdiff | diff to current |
2005-11-15 |
Matt S Trout |
Broke everything (C3 branch) |
blob | commitdiff | diff to current |
2005-11-15 |
Matt S Trout |
Added has_column and column_info methods |
blob | commitdiff | diff to current |
2005-08-12 |
Matt S Trout |
Refactoring, cleanup, lose unnecessary resultset/cursor... |
blob | commitdiff | diff to current |
2005-08-06 |
Matt S Trout |
- Storage/DBI.pm now uses Abstract internally |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
More refactoring and tweaking, might_have support added |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Factored common cdbi rel features out into Relationship... |
blob | commitdiff | diff to current |
|