I hate you all.
[dbsrgits/DBIx-Class.git] / lib / DBIx /
2006-07-11 Matt S Trout all present and correct. I think.
2006-07-11 Ash Berlin Doced {add_drop_table} option to deploy
2006-07-11 Matt S Trout pass through self attrs to rel_rs (for order_by, group_...
2006-07-11 David Kamholz miscellaneous cleanup and removal of dead code
2006-07-11 David Kamholz fixation
2006-07-11 David Kamholz almost working
2006-07-11 David Kamholz move _resolved_attrs and friends to be next to related_...
2006-07-11 David Kamholz Merge 'DBIx-Class-current' into 'resultset_2_electric_b...
2006-07-11 David Kamholz kinda unbroke things
2006-07-11 Brandon L. Black add some missing virtual methods
2006-07-11 Brandon L. Black Intro updates regarding Schema::Loader usage and on_con...
2006-07-11 David Kamholz more fiddling, but it still don't work
2006-07-10 David Kamholz bah
2006-07-10 Jess Robinson More FAQs!
2006-07-10 Matt S Trout back to less failures
2006-07-09 Matt S Trout yeah, cos two hash copies in five lines is really handy...
2006-07-09 Matt S Trout tweaked some stuff. appears no more broken.
2006-07-08 David Kamholz apply claco's result_source_instance patch
2006-07-07 Daniel Westermann... Take into account values specified in the where attr...
2006-07-07 Daniel Westermann... _is_unique_query: Don't warn on multiple occurrences...
2006-07-07 David Kamholz utf8columns fix
2006-07-06 Justin Guenther removed extra =over command
2006-07-06 Matt S Trout env var
2006-07-06 David Kamholz Merge 'trunk' into 'DBIx-Class-current'
2006-07-06 Matt S Trout fixup to resultset?
2006-07-06 David Kamholz get rid of no longer necessary weaken
2006-07-06 Matt S Trout rename _parent_rs to _parent_source
2006-07-06 Jess Robinson Initial version, work-in-progress, funky FAQ
2006-07-05 Justin Guenther updated my contact info
2006-07-05 Nigel Metheringham Added note to belongs_to documentation
2006-07-04 Justin Guenther Updated $VERSION and Changes for 0.06999_05
2006-07-04 Matt S Trout reverted commit that should have gone on branches/subselect
2006-07-04 Matt LeBlanc SQL::Abstract compatability
2006-07-04 David Kamholz small fix
2006-07-04 David Kamholz rename _resolve to _resolved_attrs; fix multiple join...
2006-07-03 David Kamholz various additional ResultSet cleanups
2006-07-03 David Kamholz represent page as a normal resultset attribute; use...
2006-07-03 David Kamholz fix subclassing gotcha introduced with source_name
2006-06-29 Matt S Trout and fix the bloody thing
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 Brandon L. Black update my own contrib entry
2006-06-27 Cory G Watson Fix BEGIN WORK/COMMIT/ROLLBACK debug statements lost...
2006-06-26 David Kamholz updates Changes file and version for _03
2006-06-25 Jess Robinson Improve on_connect_do docs
2006-06-24 Ash Berlin Pod fix
2006-06-24 Ash Berlin Pod fix
2006-06-22 Jess Robinson Docs for timestamp
2006-06-22 Matt S Trout added support for timestamps to InflateColumn::DateTime
2006-06-22 Jess Robinson Only ensure_connected if deployment_statements isnt...
2006-06-22 Justin Guenther changed relationship helpers to only call ensure_class_...
2006-06-21 Matt S Trout fix Componentised, Relationship::Base
2006-06-21 Justin Guenther Merge 'many_to_many' into 'DBIx-Class-current'
2006-06-21 Aran Deltac Merge 'many_to_many' into 'DBIx-Class-current'
2006-06-21 Matt S Trout Merge 'DBIx-Class-current' into 'many_to_many'
2006-06-21 Jesse Sheidlower docced where attribute in resultset
2006-06-20 Brandon L. Black add some pod coverage
2006-06-19 Justin Guenther docs clarification for set_$rel
2006-06-19 Jess Robinson Update docs for new m2m accessors
2006-06-19 Matt S Trout updated InflateColumn::DateTime docs and Changes
2006-06-19 Luke Saunders changed join merging behaviour. some code cleanup.
2006-06-19 Justin Guenther added many_to_many set_$rel helper and tests
2006-06-19 Jess Robinson Fix typo.. *test test test*!
2006-06-19 Jess Robinson deployment_statements ensures_connected, this to stop...
2006-06-19 Justin Guenther fixed up 90ensure_class_loaded.t
2006-06-18 Justin Guenther Initial fix for ensure_class_loaded, and added some...
2006-06-18 Matt S Trout store deflated value when handed to store_deflated_column
2006-06-18 David Kamholz fix the fix of the fix of the fix
2006-06-18 David Kamholz hopefully actually fix inflate this time
2006-06-18 Matt S Trout fixup for deflated value handed to inflated accessor
2006-06-18 David Kamholz fix stupid bug
2006-06-18 David Kamholz InflateColumn re-refactor
2006-06-18 Matt S Trout switched CDBICompat::AttributeAPI to using 'real' methods
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-17 David Kamholz update to InflateColumn (docs and trivial patch)
2006-06-17 David Kamholz inflate refactor
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. Black 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 Brandon L. Black author list correction/update
2006-06-11 Brandon L. Black bugfix: must set connect_info properly before setting...
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. Black NoBindVars + Sybase + MSSQL stuff
2006-06-09 Brandon L. Black 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 Brandon L. Black 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
next