prefetch docs: prefetch works on all rel types
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class.pm
2011-04-29 Fitz Elliott prefetch docs: prefetch works on all rel types
2011-04-19 Alexander Kuznetsov Fix $rs->next when using HRI with right-join-side data...
2011-04-08 Rafael Kitover Consistently use MyApp::Schema throught the documentation
2011-04-07 Peter Rabbitson Merge branch 0.08200_track into master
2011-04-04 Peter Rabbitson Consolidate all constants under DBIC::_ENV_, bump n...
2011-04-01 Rafael Kitover Comprehensive MSAccess support over both DBD::ODBC...
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing
2011-03-21 Peter Rabbitson Add startup sanity check of the ::DBI::Replicated metho...
2011-03-20 Rob Kinyon Fixed bug in _strip_cond_qualifiers, patch generously...
2011-03-01 Justin Hunter Switch cursor accessor to CAG's component_class type...
2011-02-27 Jonathan Yu Minor POD spelling and link fixes
2011-02-27 Matt Phillips Modified: small doc patch explaining a gotcha
2011-02-25 Peter Rabbitson Cleanup C3 handling, require updated Class::C3::Compone...
2011-02-22 milki Patch to schema->deploy against a file
2011-01-29 Peter Rabbitson Fix wrong author email from f92a9d79
2011-01-27 Ronald J Kimball Fix broken sections links in POD
2011-01-25 Peter Rabbitson Release 0.08190 v0.08190
2011-01-19 Alexander Hartmaier Release 0.08127 v0.08127
2011-01-19 Maik Hentsche Cleaner error message for using source() without requir...
2011-01-14 Alexander Hartmaier Release 0.08126_01
2011-01-13 Peter Rabbitson Fix for => 'shared' on MySQL (RT#64590)
2011-01-13 Peter Rabbitson Fix RT#64500
2011-01-13 ostmann Fix losing order of columns provided in select/as
2011-01-12 Brian Phillips Fix populate with an emply ([]) has_many
2010-12-28 Justin Hunter Release 0.08126 v0.08126
2010-12-28 Peter Rabbitson Add missed credit for 8592e2d1
2010-12-27 Arthur Axel 'fREW... Release 0.08125 v0.08125
2010-12-23 Squeeks Removing perl -w usage in example code.
2010-12-02 Peter Rabbitson Support for -value op in search (for pg arrays and...
2010-12-01 Al Newkirk explain how to use HashRefInflator with search
2010-11-23 Moritz Lenz fix left-over from use_namespaces
2010-11-23 Rafael Kitover added website to community resources in main POD
2010-11-18 Peter Rabbitson Overhaul thread handling
2010-11-12 Mike Baas Add notes about handling of inflated objects in results...
2010-10-29 Arthur Axel 'fREW... fREWFail: Remove IRC topic from DBIx::Class
2010-10-28 Arthur Axel 'fREW... release 0.08124 v0.08124
2010-10-27 Arthur Axel 'fREW... release 0.08123_03
2010-10-26 Arthur Axel 'fREW... bump version for dev users
2010-10-16 Aaron Crane Fix bug in update of resultset using qualified conditio...
2010-10-04 Peter Rabbitson Changes/author for a1e1a51
2010-09-06 Jess Robinson Adding twitter account link to docs
2010-07-10 Peter Rabbitson Merge branch 'view-deps'
2010-06-19 Peter Rabbitson Mibbit changed their single-sign-on link bleh!
2010-06-17 Matthias Dietrich Fixed link to DBIx::Class::Manual::Intro
2010-06-12 Peter Rabbitson Merge branch 'master' into view-deps
2010-06-12 Arthur Axel 'fREW... dev version
2010-06-12 Arthur Axel 'fREW... release 0.08123 v0.08123
2010-06-03 Arthur Axel 'fREW... Dev version for repo users
2010-06-03 Arthur Axel 'fREW... Release 0.08122 v0.08122
2010-06-03 Arthur Axel 'fREW... Add Haarg to contributors for his amazing, subversive...
2010-06-03 Peter Rabbitson Fix POD to show mibbit link in html-doc only
2010-06-02 Arthur Axel "fREW... update repository information from svn to git
2010-06-02 Peter Rabbitson Merge 'trunk' into 'view-deps'
2010-06-01 Peter Rabbitson Add A.Keusch to conrib list
2010-06-01 Robert Bohne Fixed typo in Changes file. Adding myself to the CONTRI...
2010-05-30 Peter Rabbitson Merge 'trunk' into 'view-deps'
2010-05-25 Peter Rabbitson Try::Tiny conversion finished
2010-05-25 Peter Rabbitson More try::tiny conversions
2010-05-20 Amiri Barksdale Add test files and test for vie
2010-05-17 Ton Voon Added myself to contributors
2010-05-14 Ton Voon Conversion of eval => try (part 1)
2010-04-14 Rafael Kitover support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from...
2010-04-11 Arthur Axel "fREW... set version for dev users
2010-04-11 Arthur Axel "fREW... Release 0.08121 v0.08121
2010-03-17 Alexander Hartmaier fixed Alexander Hartmaier's mail address
2010-03-09 Andrew Rodland Support add_columns('+colname'=>{...}) syntax to augmen...
2010-03-05 Andrew Moore Fix regression where SQL files with comments were not...
2010-03-01 Peter Rabbitson Add has_relationship proxy to row
2010-02-24 Peter Rabbitson Bump trunk version
2010-02-24 Peter Rabbitson Release 0.08120 v0.08120
2010-02-16 Peter Rabbitson Reorg support section, add live-chat link
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2010-02-15 Peter Rabbitson Bump trunl version
2010-02-15 Peter Rabbitson Release 0.08119 v0.08119
2010-02-13 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-02-13 Peter Rabbitson Merge 'dephandling' into 'trunk'
2010-02-12 Dan Thomas Add is_ordered to DBIC::ResultSet
2010-02-12 Peter Rabbitson Move sqlt dephandling to Optional::Deps
2010-02-08 Peter Rabbitson Bump trunk version
2010-02-08 Peter Rabbitson Release 0.08118 v0.08118
2010-02-05 Peter Rabbitson Try to distinguish trunk from official versions
2010-02-05 Peter Rabbitson Release 0.08117 v0.08117
2010-02-05 Peter Rabbitson Release 0.08116 v0.08116
2010-02-01 Bryan Beeley - Add _post_inflate_datetime and _pre_deflate_datetime...
2010-01-21 Jay Hannah Added FAQ: Custom methods in Result classes
2010-01-20 Roman Ardern-Corris Added myself as a contributor.
2010-01-19 Peter Rabbitson Merge 'trunk' into 'dbicadmin_refactor'
2010-01-18 Peter Rabbitson Adjust my email
2010-01-17 Gordon Irving add goraxe to contributors
2010-01-08 Peter Rabbitson Put utf8columns in line with the store_column fix
2010-01-02 Matt S Trout fix typo in variable name
2009-12-16 Curtis "Ovid" Poe Have has_one/might_have warn if set on nullable columns.
2009-12-10 Arthur Axel "fREW... release 0.08115
2009-12-09 Peter Rabbitson It's almost 2010 - load_components ('Core') is like...
2009-11-14 Peter Rabbitson Release 0.08114 v0.08114
2009-11-13 Arthur Axel "fREW... release woo! v0.08113
2009-10-18 Rafael Kitover Merge 'sybase_support' into 'sybase_bulkinsert_support'
2009-10-18 Rafael Kitover Merge 'trunk' into 'sybase_support'
2009-10-09 Pete Gamache added my name to contributors list
2009-10-03 Rafael Kitover remove _pretty_print
next