I hate you all.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Componentised.pm
2006-06-21 Matt S Trout fix Componentised, Relationship::Base
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-09 Justin Guenther added code and tests for Componentized::ensure_class_fo...
2006-06-06 Justin Guenther Added code ...
2006-05-19 Justin Guenther added ensure_class_loaded method to Componentized,...
2006-05-18 Matt S Trout Moved PK::Auto into core
2006-04-16 Robert Sedlacek inject_base filters out double entries
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-03-24 Brandon L. Black Added use strict / use warnings everywhere it was missing
2006-03-09 Scott McWhirter Update to add myself to contributors and to hide Module...
2006-03-02 Robert Sedlacek add_components() doesn't prepend base when comp. prefix...
2006-02-22 Matt S Trout Class::C3 fixup for 0.11
2006-01-16 Matt S Trout Made columns ordered by default
2006-01-02 Matt S Trout Some tweaks to Componentised, many_to_many helper from...
2005-12-07 Matt S Trout Componentised fixup from Vsevolod (Simon) Ilyushchenko
2005-11-24 Matt S Trout With the addition of Class::C3 0.07 and a few tweaks...
2005-11-20 Matt S Trout 0.3999_01 changes
2005-11-15 Matt S Trout Broke everything (C3 branch)
2005-08-10 Matt S Trout Fixes, refactoring, test additions