Changes list synced up through now
[dbsrgits/DBIx-Class.git] / Changes
2007-04-17 Brandon L. Black Changes list synced up through now
2007-04-16 Marcus Ramberg Updated cookbook example
2007-01-10 Jess Robinson oops, remove .orig files etc
2007-01-09 Jess Robinson 0.07004
2007-01-05 Jess Robinson add inflatecolumn fixes to Changes
2006-12-19 Daniel Westermann... fix find_related-based queries to correctly grep the...
2006-11-16 Brandon L. Black added changes entry for rt#22740
2006-11-16 Brian Cassidy bumped ver. added some stuff to Changes i know were...
2006-11-10 Matt S Trout inflate_result can return an array now. somebody write...
2006-10-25 Matt S Trout fix it properly, fix Changes
2006-10-07 Matt S Trout fixup to work round an aliasing bug
2006-10-04 Dan Sully Update changes
2006-09-14 Daniel Westermann... Prepping 0.07002 for release v0.07002
2006-09-12 Brandon L. Black Backported column_info_from_storage accessor from ...
2006-09-07 Christopher H. Laco Fixed inflate_datetime tests under older Test::More
2006-08-24 Matt S Trout feck arse drink women
2006-08-23 Justin Guenther updated Changes
2006-08-22 Daniel Westermann... use ref instead of eval to check limit syntax (to avoid...
2006-08-20 Christopher H. Laco remove_columns now deletes columns from _columns fixing...
2006-08-18 Jess Robinson 0.07001 released
2006-08-17 Jess Robinson Added recent Changes
2006-08-08 Nigel Metheringham Test for search_rs destructive effects on attributes...
2006-08-07 Daniel Westermann... Fix two aliasing bugs: remove the alias when provided...
2006-07-28 Daniel Westermann... Pass attrs to find from update_or_create (reported...
2006-07-28 Daniel Westermann... Remove anonymous blesses to avoid major speed hit on...
2006-07-28 Daniel Westermann... Add previous changes for 0.07001
2006-07-23 Matt S Trout yeah, yeah, yeah
2006-07-23 Matt S Trout Merge 'DBIx-Class-current' into 'trunk'
2006-07-15 Daniel Westermann... Disable _is_unique_query check in single() since it...
2006-07-15 Matt S Trout skip empty queries to eliminate spurious warnings on...
2006-07-14 Matt S Trout fixup for RowNum limit syntax with functions
2006-07-14 Matt S Trout fixups to ORDER BY, tweaks to deepen some copies in...
2006-07-13 Jess Robinson Added FAQ.pod to Changes
2006-07-12 David Kamholz changes for _07
2006-07-12 Matt S Trout changes for _06
2006-07-07 Daniel Westermann... Cleanup test and log fix
2006-07-07 David Kamholz utf8columns fix
2006-07-06 Matt S Trout env var
2006-07-06 Matt S Trout rename _parent_rs to _parent_source
2006-07-05 David Kamholz fix typo
2006-07-04 Justin Guenther Updated $VERSION and Changes for 0.06999_05
2006-07-04 David Kamholz update Changes
2006-06-30 Matt S Trout tweak quotes test to output text on failure
2006-06-29 Matt S Trout fixup to txn_do to allow use as a classmethod
2006-06-29 Jess Robinson Upgrade to v0.06999_04
2006-06-29 Matt S Trout disable warning tests on AS perl
2006-06-29 Matt S Trout updated changes
2006-06-26 David Kamholz updates Changes file and version for _03
2006-06-25 David Kamholz updated Changes for new inflate implementation
2006-06-19 Matt S Trout updated InflateColumn::DateTime docs and Changes
2006-06-19 Luke Saunders added entry to Changes for recent merge alterations
2006-06-10 Matt S Trout feh
2006-06-09 Matt S Trout timestamp. yes I missed it for the dist.
2006-06-09 Justin Guenther Updated version and Changes for 0.06999_02
2006-06-06 Luke Saunders Merge 're_refactor_bugfix' into 'DBIx-Class-current'
2006-06-06 Justin Guenther added last patch to Changes
2006-06-06 Luke Saunders tightened up deep search_related
2006-06-06 Brandon L. Black 0.06999_01 Changes fixup (forgotten entry for connect_i...
2006-05-31 Nigel Metheringham POD::Coverage additions
2006-05-28 Aran Deltac Renamed AutoInflate::DateTime to InfalteColumn::DateTim...
2006-05-28 Aran Deltac Added Ordered as an additional change in 0.06999_01...
2006-05-28 Aran Deltac Added test reorganization under 0.06999_01 in Changes...
2006-05-28 Daniel Westermann... Changes for 0.06999_01 release
2006-05-28 Daniel Westermann... Remove tabs from recent Changes
2006-05-28 Daniel Westermann... Add automatic naming of unique constraints
2006-05-24 Matt S Trout marked DBIx::Class::DB as deprecated and due to be...
2006-05-24 Luke Saunders added changes from resultset-new-refactor
2006-05-23 Cory G Watson Add support for +select and +as attributes to ResultSet
2006-05-20 Matt S Trout futz changes, fix populate. I'm a retard.
2006-05-15 Cory G Watson Add profiling support
2006-05-15 Matt S Trout dumped options from Build.PL
2006-05-12 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-12 Matt S Trout fixup for stringify that can be false in find_or_create...
2006-05-12 Matt S Trout performance fix for cascade_update
2006-05-10 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-05-10 Daniel Westermann... Row::update encapsulates this when passed a hashref...
2006-05-09 Aran Deltac Merge 'trunk' into 'DBIx-Class-current'
2006-05-08 Matt S Trout couple bugfixes
2006-05-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-22 Matt S Trout cycle tests and a weaken call
2006-04-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-19 Matt S Trout Changes for 0.06002 v0.06002
2006-04-19 Matt S Trout make set_from_related handle undef
2006-04-19 Matt S Trout fixup for Dumper brain damage
2006-04-19 Matt S Trout Fix to copy
2006-04-19 Matt S Trout Fixed up tests post-merge
2006-04-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-19 Matt S Trout fixup for search w/no args and cache
2006-04-19 Daniel Westermann... Merge 'find_changes' into 'DBIx-Class-current'
2006-04-19 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-18 Daniel Westermann... Add proxy methods and fill out Changes
2006-04-18 Daniel Westermann... Add find_or_new and find_or_new_related
2006-04-18 Daniel Westermann... Add update_or_create_related
2006-04-18 Daniel Westermann... Merge 'DBIx-Class-current' into 'find_changes'
2006-04-16 Matt S Trout grab ->dbh once per function in Storage::DBI
2006-04-16 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-16 Matt S Trout disabled ->resultset caching
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-12 Daniel Westermann... Add approximate release dates based on CPAN upload...
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
next