dbsrgits/DBIx-Class.git
2006-06-19 Justin Guenther docs clarification for set_$rel
2006-06-19 Jess Robinson Update docs for new m2m accessors
2006-06-19 Justin Guenther added many_to_many set_$rel helper and tests
2006-06-17 Justin Guenther fixed up sqlt tests a bit and tried fixing 2 failing...
2006-06-17 Justin Guenther added more many_to_many tests and changed add_to_rel...
2006-06-17 Justin Guenther fixed new many_to_many accessors and added tests and...
2006-06-17 Matt S Trout Merge 'DBIx-Class-current' into 'many_to_many'
2006-06-16 Matt S Trout probably added date support
2006-06-16 Matt S Trout fuckheaded failure to check defined before regexing
2006-06-16 Brandon L.... further changes to the Sybase / MSSQL storage stuff
2006-06-14 Jess Robinson Fix documentation of search_related
2006-06-12 Justin Guenther Fixed incorrect ordering of POD sections
2006-06-12 Justin Guenther fixed wrong debugging hook call query_begin() to query_...
2006-06-12 Nigel Metheringham Re-enabled POD::Coverage tests as they are now running...
2006-06-12 Brandon L.... author list correction/update
2006-06-11 Brandon L.... bugfix: must set connect_info properly before setting...
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 formatting fixes for ResultSet.pm
2006-06-09 David Kamholz Merge 'trunk' into 'DBIx-Class-current'
2006-06-09 David Kamholz fix for prefetch bug in _merge_attr
2006-06-09 Justin Guenther Updated version and Changes for 0.06999_02
2006-06-09 Justin Guenther added code and tests for Componentized::ensure_class_fo...
2006-06-09 Brandon L.... NoBindVars + Sybase + MSSQL stuff
2006-06-09 Brandon L.... only rebless S::DBI if it is still S::DBI and not a...
2006-06-08 Justin Guenther Added `use' statement for DBD::Pg
2006-06-08 Jess Robinson Fix insert overloading example
2006-06-08 Luke Saunders stopped test relying on order of unordered search
2006-06-08 Brandon L.... bugfix for join-types in nested joins using the from...
2006-06-07 Luke Saunders Merge 're_refactor_bugfix' into 'DBIx-Class-current'
2006-06-07 Luke Saunders obscure prefetch problem fixed
2006-06-07 Cory G Watson Fix typo in warning
2006-06-07 Luke Saunders prefetch bugfix work-in-progress
2006-06-06 Luke Saunders Merge 're_refactor_bugfix' into 'DBIx-Class-current'
2006-06-06 Luke Saunders branch cleanage
2006-06-06 Justin Guenther added last patch to Changes
2006-06-06 Justin Guenther Added code ...
2006-06-06 Justin Guenther Fixed 'DBIx/Class/DB.pm did not return a true value...
2006-06-06 Justin Guenther Updated docs to reflect the addition of PK::Auto to...
2006-06-06 Luke Saunders tightened up deep search_related
2006-06-06 Luke Saunders Merge 'DBIx-Class-current' into 're_refactor_bugfix'
2006-06-06 Daniel Westermann... Revert change to test for deprecated find usage and...
2006-06-06 Luke Saunders fixed search with joins from related resultset
2006-06-06 Aran Deltac Slight wording change to new_related() POD.
2006-06-06 Brandon L.... new specific test for connect_info coderefs
2006-06-06 Brandon L.... POD clarification and content bugfixing + a few code...
2006-06-06 Brandon L.... 0.06999_01 Changes fixup (forgotten entry for connect_i...
2006-06-05 Justin Guenther Added preliminary tests for new helpers
2006-06-05 Luke Saunders Merge 're_refactor_bugfix' into 'DBIx-Class-current'
2006-06-05 Luke Saunders fixed some formatting issues
2006-06-05 Luke Saunders fixed find on related resultset bug
2006-06-03 Jess Robinson Added "The DBIX::Class way" by Adam Jacob
2006-06-02 Luke Saunders fixed a bug with search on related resultset
2006-06-02 Luke Saunders added failing test case
2006-06-02 Jesse Sheidlower fixed trivial perldoc error
2006-06-02 Thomas Kratz Moved Validation.pm from DBIC-current into DBIx-Class...
2006-06-01 Robert Sedlacek Test if value is blessed before ->isa
2006-05-31 Nigel Metheringham POD::Coverage additions
2006-05-31 Nigel Metheringham Initial work on getting POD coverage testing working
2006-05-30 Cory G Watson Test for earlier column_info overwriting (r1890)
2006-05-30 Matt S Trout nuke uuid test (uuid not in core no more, lenore)
2006-05-30 Cory G Watson Fix column_info stomping, test coming...
2006-05-30 Matt S Trout fixed debugfh
2006-05-29 Aran Deltac Merge 'DBIx-Class-current' into 'many_to_many'
2006-05-29 Aran Deltac POD for InflateColumn::DateTime.
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... Merge 'find_compat' into 'DBIx-Class-current'
2006-05-28 Daniel Westermann... Remove tabs from recent Changes
2006-05-28 Daniel Westermann... Fix POD for name_unique_constraint
2006-05-28 Daniel Westermann... Add automatic naming of unique constraints
2006-05-28 Daniel Westermann... Another minor cleanup
2006-05-28 Daniel Westermann... Minor cleanup
2006-05-27 Daniel Westermann... Fix for extraneous warning in 65multipk
2006-05-27 Daniel Westermann... First pass at verifying query uniqueness: Recursively...
2006-05-27 Daniel Westermann... Relax _unique_queries for *_related
2006-05-27 Justin Guenther Merge 'DBIx-Class-current' into 'find_compat'
2006-05-26 Justin Guenther Add a warning for DBD::Pg < 1.49
2006-05-26 Matt S Trout hopefully fixup pg tests (thanks to zby, all bugs mine)
2006-05-26 Daniel Westermann... Update naming for consistency with CDBICompat _build_qu...
2006-05-26 Daniel Westermann... Refactor query building and verification so the warning...
2006-05-26 Justin Guenther Merge 'DBIx-Class-current' into 'find_compat'
2006-05-26 Daniel Westermann... Minor update to find_or_create docs re: how it searches
2006-05-26 Daniel Westermann... Use stricter find in update_or_create again
2006-05-26 Daniel Westermann... Restore stricter find, but with compat warnings. find_...
2006-05-26 Daniel Westermann... Hack for now, constraint in find if a key is specified
2006-05-26 Daniel Westermann... Revert to old find and update_or_create algorithms...
2006-05-25 Justin Guenther squashed a couple unnecessary warnings in the CDBI...
2006-05-25 Daniel Westermann... Add a test for a search on a partial key, followed...
2006-05-25 Daniel Westermann... Merge 'DBIx-Class-current' into 'find_compat'
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-25 Justin Guenther Squashed an extraneous warning in 82cascade_copy.t...
2006-05-25 Daniel Westermann... Merge 'DBIx-Class-current' into 'find_compat'
2006-05-25 Aran Deltac Merge 'reorganize_tests' into 'DBIx-Class-current'
2006-05-25 Aran Deltac Merge 'DBIx-Class-current' into 'reorganize_tests'
2006-05-25 Aran Deltac Merge 'reorganize_tests' into 'DBIx-Class-current'
2006-05-25 Aran Deltac Delete t/run/ and t/helperrels/ so that the reorganize_...
2006-05-25 Matt S Trout Merge 'DBIx-Class-current' into 'reorganize_tests'
next