2006-05-18 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff |
2006-05-17 |
Jess Robinson |
Documentation updates |
blob | commitdiff | diff to current |
2006-05-12 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-05-12 |
Matt S Trout |
performance fix for cascade_update |
blob | commitdiff | diff to current |
2006-05-10 |
Daniel Westermann... |
- Fix error message for bad find usage |
blob | commitdiff | diff to current |
2006-05-10 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-05-10 |
Daniel Westermann... |
Row::update encapsulates this when passed a hashref... |
blob | commitdiff | diff to current |
2006-05-10 |
Daniel Westermann... |
Revert previous bugfix; will apply to trunk |
blob | commitdiff | diff to current |
2006-05-10 |
Daniel Westermann... |
Row::update encapsulates this when passed a hashref... |
blob | commitdiff | diff to current |
2006-05-09 |
Aran Deltac |
Fixes to _rs related docs. |
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-05-09 |
Aran Deltac |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-05-08 |
Matt S Trout |
couple bugfixes |
blob | commitdiff | diff to current |
2006-04-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-04-19 |
Matt S Trout |
fixup for search w/no args and cache |
blob | commitdiff | diff to current |
2006-04-19 |
Daniel Westermann... |
Merge 'find_changes' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-04-19 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-04-19 |
Will Hawes |
remove icky ' = ' |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Rename |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Typo |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Minor cleanup |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Simplify arguments |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
No need to loop again |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Return the hash, not a ref |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Separate the input parsing from the unique hash building |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Refactor unique constraint access to ResultSource |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
First pass at a cleaner implementation - only search... |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Documentation cleanup |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Add find_or_new and find_or_new_related |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Update find docs re: key attribute |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Nasty hack for CDBI lowercasing all columns. Ideallly... |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Cleanup |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
Refactor update_or_create |
blob | commitdiff | diff to current |
2006-04-18 |
Daniel Westermann... |
First pass at reimplementation |
blob | commitdiff | diff to current |
2006-04-12 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-04-12 |
Daniel Westermann... |
Fix for -and conditions when updating or deleting on... |
blob | commitdiff | diff to current |
2006-04-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-04-07 |
Luke Saunders |
new class ResultSetColumn and tests |
blob | commitdiff | diff to current |
2006-04-06 |
Nigel Metheringham |
Applied mst fixes for delete on resultsetin [839] to... |
blob | commitdiff | diff to current |
2006-04-05 |
Matt S Trout |
Rid of a wantarray |
blob | commitdiff | diff to current |
2006-04-01 |
Jess Robinson |
added "having" |
blob | commitdiff | diff to current |
2006-03-27 |
Matt S Trout |
Fix typo in from rs attr docs |
blob | commitdiff | diff to current |
2006-03-26 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
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-26 |
David Kamholz |
various small doc fixes |
blob | commitdiff | diff to current |
2006-03-25 |
Matt S Trout |
0.06000 changes |
blob | commitdiff | diff to current |
2006-03-25 |
Justin Guenther |
removed parentheses from argument lists in docs |
blob | commitdiff | diff to current |
2006-03-25 |
Aran Deltac |
Small doc typo fix in ResultSet. |
blob | commitdiff | diff to current |
2006-03-25 |
Matt S Trout |
Updated ResultSet docs |
blob | commitdiff | diff to current |
2006-03-24 |
Jess Robinson |
Docs! |
blob | commitdiff | diff to current |
2006-03-24 |
Justin Guenther |
cleaned up docs, added Arguments/Returns sections for... |
blob | commitdiff | diff to current |
2006-03-24 |
Aran Deltac |
Spleling fixes all over. |
blob | commitdiff | diff to current |
2006-03-24 |
Justin Guenther |
changed formatting for arguments/return values in metho... |
blob | commitdiff | diff to current |
2006-03-24 |
Justin Guenther |
fixed a stupid typo |
blob | commitdiff | diff to current |
2006-03-24 |
Justin Guenther |
code reformatting for readibility |
blob | commitdiff | diff to current |
2006-03-23 |
Will Hawes |
add basic cache tests/docs to trunk |
blob | commitdiff | diff to current |
2006-03-23 |
Will Hawes |
remove cache tests/docs incorrectly committed to branch |
blob | commitdiff | diff to current |
2006-03-23 |
Will Hawes |
add basic cache tests/documentation |
blob | commitdiff | diff to current |
2006-03-21 |
Matt S Trout |
Docs tweaks from bluefeet, correction to ResultSet... |
blob | commitdiff | diff to current |
2006-03-21 |
Justin Guenther |
changed Foo/Bar in docs to more meaningful names |
blob | commitdiff | diff to current |
2006-03-20 |
Daniel Westermann... |
Fix exception text for nonexistent key in ResultSet... |
blob | commitdiff | diff to current |
2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
blob | commitdiff | diff to current |
2006-03-18 |
Matt S Trout |
Fix for delete on full-table resultsets |
blob | commitdiff | diff to current |
2006-03-18 |
Matt S Trout |
Fixup for count |
blob | commitdiff | diff to current |
2006-03-14 |
David Kamholz |
weaken result_source in all resultsets |
blob | commitdiff | diff to current |
2006-03-14 |
Matt S Trout |
Fixed hm prefetch |
blob | commitdiff | diff to current |
2006-03-08 |
David Kamholz |
assorted crunchy code cleanups to ResultSet.pm (you... |
blob | commitdiff | diff to current |
2006-03-08 |
David Kamholz |
fix a couple mistakes in last commit |
blob | commitdiff | diff to current |
2006-03-08 |
David Kamholz |
rename columns attr to cols |
blob | commitdiff | diff to current |
2006-03-08 |
Matt S Trout |
collapse has to be an attr too, bah |
blob | commitdiff | diff to current |
2006-03-08 |
David Kamholz |
add test for last fix |
blob | commitdiff | diff to current |
2006-03-08 |
David Kamholz |
fix to find() for new prefetch code |
blob | commitdiff | diff to current |
2006-03-08 |
Matt S Trout |
Nuked a couple of pointless warns and a Dumper load |
blob | commitdiff | diff to current |
2006-03-08 |
Matt S Trout |
has_many prefetch works. no, seriously |
blob | commitdiff | diff to current |
2006-03-08 |
Matt S Trout |
partially working has_many prefetch |
blob | commitdiff | diff to current |
2006-03-06 |
Matt S Trout |
Added result_class accessor to ResultSet |
blob | commitdiff | diff to current |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-03-01 |
Justin Guenther |
- Changed documentation to use txn_do() for transactions |
blob | commitdiff | diff to current |
2006-03-01 |
Matt S Trout |
half unpicked has_many prefetch mess |
blob | commitdiff | diff to current |
2006-03-01 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-26 |
Matt S Trout |
Fixup MANIFEST, rename 22cache -> 23cache, tweak to... |
blob | commitdiff | diff to current |
2006-02-24 |
Nigel Metheringham |
Minor documentation fix for find. Removed some EOL... |
blob | commitdiff | diff to current |
2006-02-23 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-23 |
David Kamholz |
attempt to fix weird overload '0+' bug, modify tests... |
blob | commitdiff | diff to current |
2006-02-22 |
Matt S Trout |
Working HAVING, DBD::SQLite returns duff data so tests... |
blob | commitdiff | diff to current |
2006-02-22 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-22 |
Will Hawes |
nested has_many prefetch + tests |
blob | commitdiff | diff to current |
2006-02-21 |
David Kamholz |
fix thinkos in ResultSet docs |
blob | commitdiff | diff to current |
2006-02-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-18 |
Brandon L. Black |
pod =head3 Arguments stuff |
blob | commitdiff | diff to current |
2006-02-18 |
Will Hawes |
maintain cache + reset cursor for search() without... |
blob | commitdiff | diff to current |
2006-02-15 |
Will Hawes |
introduce row caching using related_resultset; has_many... |
blob | commitdiff | diff to current |
2006-02-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-13 |
Marcus Ramberg |
another fix for group_by as scalar. |
blob | commitdiff | diff to current |
2006-02-13 |
Marcus Ramberg |
prepared for release. |
blob | commitdiff | diff to current |
2006-02-11 |
Matt S Trout |
Added ->single method to ResultSet |
blob | commitdiff | diff to current |
2006-02-06 |
Matt S Trout |
Fix up delete code after previous commit |
blob | commitdiff | diff to current |
2006-02-06 |
Matt S Trout |
Fixes to deep search and search_related |
blob | commitdiff | diff to current |
2006-02-06 |
Matt S Trout |
Improved docs for join and prefetch |
blob | commitdiff | diff to current |
2006-02-06 |
Matt S Trout |
multi-join to same rel works now |
blob | commitdiff | diff to current |
next |