catagits/Catalyst-Model-DBIC-Schema.git
2009-05-29 Rafael Kitover switch to MX::Traits, document attributes
2009-05-27 Rafael Kitover remove MX::Object::Pluggable
2009-05-26 Rafael Kitover 2 char quote_char support and s/roles/traits/
2009-05-25 Rafael Kitover update M::I version
2009-05-25 Rafael Kitover hide typelib from PAUSE
2009-05-25 Rafael Kitover C::M::DBIC::Schema - new release
2009-05-25 Rafael Kitover dbic helper - minor fixes for simple value detection
2009-05-24 Rafael Kitover minor changes
2009-05-23 Rafael Kitover minor Changes updates
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-23 Rafael Kitover DBIC::Schema - add tests for helper
2009-05-22 Rafael Kitover DBIC::Schema - remove MX::ClassAttribute
2009-05-22 Rafael Kitover DBIC::Schema - add tests for connect_info coercions
2009-05-20 Rafael Kitover incorrect empty string in sample c::g config
2009-05-17 Rafael Kitover dbic helper - make user/pass optional for sqlite, add...
2009-05-16 Rafael Kitover C::M::DBIC::Schema - minor cleanups
2009-05-15 Rafael Kitover fix dbic helper fuckage
2009-05-14 Rafael Kitover C::M::DBIC::Schema - make replicated role work with...
2009-05-14 Tomas Doran Add tests for my fail. Fixed already with the dependenc...
2009-05-14 Tomas Doran Depend on the actually released version of DBIC, and...
2009-05-09 Rafael Kitover C::M::DBIC::Schema - finish up Role::Replicated
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-05-03 Rafael Kitover C::M::DBIC::Schema - warn on empty schema
2009-05-03 Rafael Kitover C::M::DBIC::Schema - warn on create=dynamic, other...
2009-04-30 Rafael Kitover C::H::M::DBIC::Schema - convert to Moose
2009-04-27 Rafael Kitover C::M::DBIC::Schema - cleanups
2009-04-27 Rafael Kitover M::DBIC::Schema -- Caching role
2009-04-27 Rafael Kitover M::DBIC::Schema -- Moosification
2009-04-19 Rafael Kitover M::DBIC::Schema -- refactored helper, caching support
2009-03-08 Matt S Trout changes for 0.23 release
2009-03-05 Rafael Kitover C::M::DBIC::Schema -- do conditional c3 dep correctly
2009-03-05 Rafael Kitover C::M::DBIC::Schema -- better fix for warnings thanks...
2009-03-05 Rafael Kitover C::M::DBIC::Schema -- add S::L opts to helper synopsis
2009-03-05 Rafael Kitover C::M::DBIC::Schema -- kill a couple of warnings
2009-03-03 Bogdan Lucaciu updated the timestamp for release
2009-02-23 Rafael Kitover C::Helper::M::DBIC::SChema -- better Schema::Loader...
2009-02-23 Rafael Kitover C::Helper::DBIC::Schema -- parse extra Schema::Loader...
2009-02-23 Rafael Kitover switch M::DBIC::Schema to MRO::Compat from NEXT
2009-02-20 Rafael Kitover C::M::DBIC::Schema -- better defaults for create=static...
2009-01-15 Kieren Diment grammar tweak
2009-01-15 Jason Gottshal Doc patch referencing custom resultset classes
2009-01-15 Jason Gottshal Doc patch to clarify generated classes
2008-12-31 Cory G Watson Fix oddly formatted error message (and bump version)
2008-08-22 Bogdan Lucaciu bumped version to 0.21
2008-08-22 Bogdan Lucaciu readme is autogenerated from the Makefile
2008-08-21 Bogdan Lucaciu added Config::General examples
2008-08-21 Bogdan Lucaciu connect_info can be a string if you only need to pass...
2008-05-09 Brian Cassidy doc fix (RT #31848)
2007-05-23 Brandon L.... 0.20 release v0.20
2007-04-26 Brian Cassidy switch to Module::Install
2007-01-23 Kieren Diment tweaked docs to make helper use a little bit clearer
2006-10-24 Brandon L.... bump version to 0.19, fix rt.cpan.org #22426
2006-08-08 Brandon L.... commit 0.18 release stuff v0.18
2006-07-27 Brandon L.... revert some stupid changes last commit v0.17_01
2006-07-24 Brandon L.... draft work on new C::M::DBIC::Schema, untested, and...
2006-07-06 Brandon L.... meta-updates related to 0.16 release v0.16
2006-07-06 Brandon L.... fixed problem with create=static and connect_info code...
2006-07-03 Marcus Ramberg more verbose error reporting.
2006-06-06 Brandon L.... release 0.15, bump Schema::Loader rec, fixed create...
2006-06-06 Brandon L.... fix stupid bug in Helper for create=static
2006-06-06 Brandon L.... nuked some leftover references to Catalyst::Helper...
2006-06-05 Brandon L.... 0.14 release, Changes updated, tests fixed
2006-06-05 Brandon L.... clean up some pod whitespace issues
2006-06-05 Brandon L.... updated/fixed Schema::Loader requirements
2006-05-28 Matt S Trout updated version
2006-05-22 Brandon L.... Changes corrected/updated
2006-05-22 Brandon L.... first pass at changes related to Schema::Loader 0.03...
2006-05-14 Matt S Trout fix doc typo
2006-04-25 Matt S Trout commit 0.12 changes v0.12
2006-04-22 Jess Robinson Mucho documentation in the SYNOPSIS, thanks aquarius!
2006-03-26 Brandon L.... 0.11 released, fixes to the connect_info extra options...
2006-03-26 Brandon L.... swapped ACCEPT_CONTEXT for COMPONENT, also added the...
2006-03-22 Brandon L.... remove dist files generated by M::B, add on_connect_do...
2006-03-04 Brandon L.... version bumped, added kwalitee, removed old "first...
2006-02-28 Brandon L.... storage shortcut from paulm, version bump
2006-02-27 Brandon L.... 0.08, and the removal of the halfhearted ->require...
2006-02-25 Brandon L.... bump Schema::Loader req
2006-02-19 Brandon L.... release for 0.07, ->require and connect_info args stuff
2006-02-18 Brandon L.... release 0.06, fixed pod_to_ignore stuff, added an optio...
2006-02-17 Brandon L.... releasing 0.05, Changes updates, etc
2006-02-17 Brandon L.... pod_to_ignore changes from Gavin Henry email
2006-02-13 Brandon L.... re-worked C::H::M::DBIC::SchemaInlineLoader code into...
2006-02-11 Brandon L.... helper renamed
2006-02-09 Brandon L.... bump to 0.03, added new helper to support automatic...
2006-02-09 Brandon L.... minor docs update, use connection not connect after...
2006-02-09 Brandon L.... fixes from Daisuke Murase list emails (connect vs conne...
2006-02-08 Brandon L.... s/C::Base/C::Model/ and s/classdata/classaccessor...
2006-02-08 Brandon L.... made connect_info optional in the case that the underly...
2006-02-08 Brandon L.... some improvements/shortcuts
2006-02-08 Brandon L.... minor fixups
2006-02-08 Brandon L.... initial checkin
2006-02-08 Matt S Trout Added Catalyst-Model-DBIC-Schema directory