spelling fixes in the documaentation, sholud be gud now ;)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultSet.pm
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2010-02-15 Peter Rabbitson Spellcheck (jawnsy++)
2010-02-12 Dan Thomas Add is_ordered to DBIC::ResultSet
2010-02-11 Peter Rabbitson Merge 'chaining_fixes' into 'trunk'
2010-02-11 Peter Rabbitson Changes and small ommission
2010-02-11 Peter Rabbitson Merge 'trunk' into 'chaining_fixes'
2010-02-11 Arthur Axel "fREW... fix for search/select_chains
2010-02-11 Arthur Axel "fREW... make t/76s and t/88 pass by deleting from the correct...
2010-02-11 Arthur Axel "fREW... fix t/76, break rsc tests
2010-02-08 Arthur Axel "fREW... another example of as_subselect_rs
2010-02-07 Arthur Axel "fREW... fix longstanding unmentioned bug ("me")
2010-02-07 Arthur Axel "fREW... add as_subselect_rs
2010-02-05 Peter Rabbitson Merge 'trunk' into 'chaining_fixes'
2010-02-05 Peter Rabbitson Refactor some evil code
2010-02-04 Arthur Axel "fREW... fix incorrect test in t/76select.t and posit an incorre...
2010-02-03 Arthur Axel "fREW... some basic readability factorings (aka, fewer nested...
2010-02-03 Arthur Axel "fREW... change deletion/overriding to fix t/76
2010-02-02 Arthur Axel "fREW... delete +stuff if stuff exists
2010-02-02 Arthur Axel "fREW... revert actual changes from yesterday as per ribasushis...
2010-02-01 Arthur Axel "fREW... small refactor to put select/as/+select/+as etc merging...
2010-01-27 Peter Rabbitson Clean up some stuff
2010-01-20 Peter Rabbitson Whoops - need to dsable quoting
2010-01-17 Peter Rabbitson Turned out to be much trickier
2010-01-17 Peter Rabbitson Getting warmer
2010-01-15 Peter Rabbitson Merge 'trunk' into 'null_column_regression'
2010-01-15 Peter Rabbitson Generalize the to-node inner-join-er to apply to all...
2010-01-09 Peter Rabbitson Subqueries no longer experimental
2010-01-08 Peter Rabbitson Merge 'trunk' into 'mssql_limit_regression'
2010-01-07 Peter Rabbitson Minor optimization
2010-01-01 Rafael Kitover fix uninitialized warning and a bug in ResultSet
2009-12-31 Rafael Kitover got something working
2009-12-12 Peter Rabbitson Fix corner case regression on search_related on a prefe...
2009-12-10 Peter Rabbitson First half of distinct cleanup
2009-12-03 Peter Rabbitson Sanify populate arg handling
2009-11-27 Peter Rabbitson Fix search_related wrt grouped resultsets (distinct...
2009-11-26 Peter Rabbitson Another count() quirk down
2009-11-26 Peter Rabbitson Sanify search_related chaining code (no functional...
2009-11-24 Peter Rabbitson Better naming and a bit leaner implementation. Main...
2009-11-17 Peter Rabbitson Merge 'trunk' into 'void_populate_resultset_cond'
2009-11-16 Peter Rabbitson Fix order_by/distinct bug
2009-11-13 Peter Rabbitson Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
2009-11-12 Peter Rabbitson The real fix for the non-introspectable condition bug...
2009-11-12 Peter Rabbitson Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
2009-11-12 Peter Rabbitson _cond_for_update_delete is hopelessly broken attempting...
2009-11-12 Peter Rabbitson Factor out more stuff
2009-11-12 Peter Rabbitson Factor some code out
2009-11-12 Peter Rabbitson Fix find on resultset with custom result_class
2009-11-11 Arthur Axel "fREW... some cleanup for $rs->populate
2009-11-11 Arthur Axel "fREW... RT50828
2009-11-10 Rob Kinyon Added a note about select
2009-10-22 Rafael Kitover stringify values passed to populate/insert_bulk
2009-10-18 Rafael Kitover Merge 'sybase_support' into 'sybase_bulkinsert_support'
2009-10-18 Rafael Kitover Merge 'trunk' into 'sybase_support'
2009-10-13 Norbert Buchmuller Fixed a typo and a POD error.
2009-10-09 Arthur Axel "fREW... change name of method
2009-10-07 Arthur Axel "fREW... is_paginated method and test
2009-09-29 Rafael Kitover removed some dead code, added fix and test for _execute...
2009-09-28 Norbert Buchmuller Fixed a bug: $rs->populate in void context does not...
2009-09-28 Rafael Kitover minor changes
2009-09-28 Rafael Kitover Merge 'trunk' into 'sybase_support'
2009-09-21 Peter Rabbitson Undocument the from attribute (the description was...
2009-09-20 Peter Rabbitson Part one of the sybase work by Caelum (mostly reviewed)
2009-09-20 Peter Rabbitson Backout sybase changes
2009-09-18 Peter Rabbitson Cleanup exception handling
2009-09-16 Rafael Kitover Merge 'trunk' into 'sybase'
2009-09-15 Robert Buels another doc clarification regarding auto-inc columns...
2009-09-15 Robert Buels doc patch, clarified warning about using find_or_create...
2009-09-15 Peter Rabbitson Warn when distinct is used with group_by
2009-09-09 Rafael Kitover Merge 'trunk' into 'sybase'
2009-09-07 Peter Rabbitson Prune duplicate constraints from the find() condition
2009-09-03 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-09-02 Peter Rabbitson Some cleanup... don't remember where it came from
2009-08-29 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-28 Peter Rabbitson Warning to spare mst explanations
2009-08-16 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-11 Peter Rabbitson Sanify group_by handling in complex prefetch rewrites
2009-08-10 Peter Rabbitson privatize dormant method - it may be useful for sybase...
2009-08-08 Peter Rabbitson Changes and minor code rewrap
2009-08-05 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-04 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-04 Peter Rabbitson Merge 'trunk' into 'prefetch_redux'
2009-08-04 Peter Rabbitson Fix how a distinct-induced group_by is calculated,...
2009-08-03 Peter Rabbitson Sanify unqualified column bindtype handling
2009-08-01 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-31 Moritz Onken undo that attributes merge stuff
2009-07-31 Moritz Onken POD fix
2009-07-30 Jess Robinson Mangled Rob's example somewhat, still needs explaining...
2009-07-30 Rob Kinyon Fixed caveats
2009-07-30 Rob Kinyon Added prefetch caveats
2009-07-22 Rafael Kitover minor cleanups
2009-07-19 Rafael Kitover mangling _select_args turned out to be unnecessary
2009-07-15 Ian Wells Added SQLA link for more comprehensive documentation...
2009-07-14 Peter Rabbitson Minor logic cleanup
2009-07-03 Peter Rabbitson Merge 'mssql_top_fixes' into 'trunk'
2009-07-03 Peter Rabbitson Extra test to demonstrate has_one working, and a POD...
2009-07-02 Peter Rabbitson Some hack consolidation
2009-07-02 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-07-02 Peter Rabbitson Last part of the join handling puzzle
2009-07-02 Peter Rabbitson Everything works, just need to fix join-path chaining...
2009-07-02 Peter Rabbitson Make the code readable
next