Changes updates
[dbsrgits/DBIx-Class.git] / Changes
2006-03-15 Brandon L. Black Changes updates
2006-03-15 Brandon L. Black fork tests/code improved, ithreads tests/code added...
2006-03-14 David Kamholz weaken result_source in all resultsets
2006-03-14 Justin Guenther added an old change to Changes
2006-03-14 Brandon L. Black Changes update / version bump for 0.05999_03 release
2006-03-13 Matt S Trout doc tweaks, failing test from jcs
2006-03-11 Jess Robinson deploy debugging and drop table statements
2006-03-10 David Kamholz fix Changes, remove README
2006-03-10 David Kamholz changes for 0.05999_02
2006-03-10 Matt S Trout test fixups, Schema optimisation tweaks
2006-03-10 Scott McWhirter Update changes to show the fact we've hidden stuff...
2006-03-10 David Kamholz fix typo in Changes
2006-03-09 Cory G Watson Allow scalarefs passed to order_by to pass straight...
2006-03-09 Matt S Trout 0.05999_01 shipped
2006-03-09 David Kamholz more small cleanup, rename insert_or_update to update_o...
2006-03-08 David Kamholz rename columns attr to cols
2006-03-08 Marcus Ramberg added has_column_loaded
2006-03-05 Brandon L. Black connection via coderef rather than explicit dsn/name...
2006-03-02 Robert Sedlacek add_components() doesn't prepend base when comp. prefix...
2006-02-26 Matt S Trout Changes updates
2006-02-24 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-24 Matt S Trout Changes for 0.05007
2006-02-22 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-22 Matt S Trout Class::C3 fixup for 0.11
2006-02-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-17 David Kamholz changes for 0.05006 release
2006-02-15 Matt S Trout minor test tweak, Changes update
2006-02-15 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-15 Matt S Trout made update(\%hash) work on row as well as rs
2006-02-14 Matt S Trout added cascade_copy relationship attribute
2006-02-14 Daniel Westermann... Remove dependency on Module::Find in 40resultsetmanager...
2006-02-14 Matt S Trout Improvements to copy() and set_from_related() code
2006-02-14 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-14 Christopher H. Laco Added change notes about UUIDColumns/UUIDMaker
2006-02-13 Marcus Ramberg and changes
2006-02-13 David Kamholz fix Changes file
2006-02-13 Daniel Westermann... Prepping for release v0.05005
2006-02-13 Marcus Ramberg prepared for release.
2006-02-12 David Kamholz put last change in trunk
2006-02-12 Matt S Trout add horrific fix to make Oracle's retarded limit syntax...
2006-02-08 David Kamholz update changes and bump to 0.05003
2006-02-06 Jess Robinson Add Class::Inspector recommends, make resultsetmanager...
2006-02-06 David Kamholz put date in Changes
2006-02-06 David Kamholz - add docs to Serialize and ResultSetManager
2006-02-06 David Kamholz update Changes which I forgot to do again :)
2006-02-06 Matt S Trout multi-step prefetch along the same rel (e.g. for trees...
2006-02-06 Matt S Trout multi-join to same rel works now
2006-02-06 David Kamholz updated Changes
2006-02-05 Matt S Trout add $source->resultset_attributes, include_columns...
2006-02-03 David Kamholz changes in 0.05 dist that mst forgot to commit
2006-01-31 David Kamholz update changes file
2006-01-31 Daniel Westermann... Update log for test fix
2006-01-28 Daniel Westermann... Properly skip test when C::M::DBIC::Plain is not instal...
2006-01-28 Daniel Westermann... Oops, forgot the date :-/
2006-01-28 Daniel Westermann... Bump version and update Changes for _06
2006-01-28 Matt S Trout Updated Changes
2006-01-27 Matt S Trout Added $schema->populate
2006-01-27 Marcus Ramberg made cdbi-t optional
2006-01-27 Marcus Ramberg handle the throw_exception bit. Drop DBIx::Class::Exception
2006-01-26 Matt S Trout (no commit message)
2006-01-25 Nigel Metheringham Changelog update for [705]
2006-01-24 Daniel Westermann... Missed one
2006-01-24 Daniel Westermann... Update Changes
2006-01-20 Marcus Ramberg use croak instead of die for user errors.
2006-01-20 Matt S Trout Changes and version bump for release plus a missing add
2006-01-20 Matt S Trout Updated Changes for _03
2006-01-14 Matt S Trout Release shipped, Changes update and version bumped
2006-01-08 Matt S Trout create now on resultset as well
2005-12-30 Matt S Trout Update Changes to reflect the stuff since 0.04999_01
2005-12-27 Matt S Trout Changes updated. 0.04999_01 away
2005-12-13 David Kamholz fix mystery tabs in changes file
2005-12-13 David Kamholz updated Changes
2005-12-11 David Kamholz merge resultset branch through revision 371
2005-12-09 Matt S Trout Merged patched from andyg to throw useful errors during...
2005-11-28 Matt S Trout Cleanup in resultset, made storage prepare_cached for...
2005-11-27 Matt S Trout Fixed InflateColumn to call set_column during set_infla...
2005-11-15 Matt S Trout Added has_column and column_info methods
2005-11-15 Matt S Trout Bugfixes, optimisations
2005-11-08 Matt S Trout Added fix to avoid undef warnings in CDBICompat stringify
2005-11-03 Marcus Ramberg add manual descriptions
2005-11-03 Andy Grundman Released 0.03003
2005-11-02 Matt S Trout Changed use to require in Relationship/Base to avoid...
2005-10-24 Marcus Ramberg release of 0.30002.
2005-10-14 Marcus Ramberg improved docs.
2005-10-10 CL Kao Add a DBIx::UUIDColumns plugin.
2005-09-30 Matt S Trout Version bumped to 0.03002, assorted minor changes
2005-09-23 Andy Grundman Final 0.03001 release v0.03001
2005-09-23 Matt S Trout Updated version to 0.03001, added bug fixes to Changes
2005-09-09 Matt S Trout Actually updated the changes file! lookitme, andyg!
2005-09-09 Matt S Trout More refactoring, prefetch
2005-08-12 Andy Grundman Added MS-SQL to Changes
2005-08-12 Andy Grundman Preparing for 0.02 release