Tidy up Plugin::Auth section for current versions and best practices. Changelog
[catagits/Catalyst-Model-DBIC-Schema.git] / lib /
2009-11-17 Tomas Doran Tidy up Plugin::Auth section for current versions and...
2009-11-17 Hakim Cassimally Tidy up SYNOPSIS
2009-10-18 Rafael Kitover release
2009-10-18 Rafael Kitover change no sources error to warning, write connect_info...
2009-09-10 Aran Deltac Add myself as a contributor to C:M:D:Schema. Yay!
2009-08-30 Rafael Kitover suport for coderef connect_infos, cleanup types
2009-08-27 Rafael Kitover bump CX::Component::Traits dep, release v0.28
2009-08-27 Dan Dascalescu added myself to CONTRIBUTORS at Caelum's prodding:
2009-08-26 Rafael Kitover remove autobox, release v0.27
2009-08-24 Rafael Kitover use BUILD's $args instead of %$self
2009-08-24 Rafael Kitover remove Class::Inspector, add a test for schema options
2009-08-24 Rafael Kitover ignore %$self keys that are not schema methods
2009-08-24 Rafael Kitover pass config options to schema
2009-08-23 Rafael Kitover minor doc tweaks
2009-08-23 Rafael Kitover fix delegation for multiple schemas
2009-08-22 Rafael Kitover make schema a delegate for model
2009-07-29 Aran Deltac Package up for version 0.26.
2009-07-22 Aran Deltac fix loading connect_info from schema-defined connection...
2009-07-17 Rafael Kitover detect wrong case for "dbi:" DSN part in DBIC helper
2009-06-19 Rafael Kitover fix dep, new release
2009-06-18 Dan Dascalescu Fixed infinte loop if SQLite connect_info has only...
2009-06-17 Rafael Kitover cleanup types, add more attributes to replicated trait
2009-06-16 Rafael Kitover release
2009-06-14 Rafael Kitover switch to CX::Component::Traits
2009-06-03 Rafael Kitover fix composition namespace
2009-05-30 Rafael Kitover fix mx::traits usage and update runtime dep
2009-05-29 Rafael Kitover update docs
2009-05-29 Rafael Kitover cleanups, deps on mx::traits which is not released yet
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 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 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-09 Rafael Kitover C::M::DBIC::Schema - finish up Role::Replicated
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-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-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-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. Black 0.20 release v0.20
2007-01-23 Kieren Diment tweaked docs to make helper use a little bit clearer
2006-10-24 Brandon L. Black bump version to 0.19, fix rt.cpan.org #22426
2006-08-08 Brandon L. Black commit 0.18 release stuff v0.18
2006-07-27 Brandon L. Black revert some stupid changes last commit v0.17_01
2006-07-24 Brandon L. Black draft work on new C::M::DBIC::Schema, untested, and...
2006-07-06 Brandon L. Black meta-updates related to 0.16 release v0.16
2006-07-06 Brandon L. Black fixed problem with create=static and connect_info code...
2006-07-03 Marcus Ramberg more verbose error reporting.
2006-06-06 Brandon L. Black release 0.15, bump Schema::Loader rec, fixed create...
2006-06-06 Brandon L. Black fix stupid bug in Helper for create=static
2006-06-06 Brandon L. Black nuked some leftover references to Catalyst::Helper...
2006-06-05 Brandon L. Black clean up some pod whitespace issues
2006-05-28 Matt S Trout updated version
2006-05-22 Brandon L. Black Changes corrected/updated
2006-05-22 Brandon L. Black 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. Black 0.11 released, fixes to the connect_info extra options...
2006-03-26 Brandon L. Black swapped ACCEPT_CONTEXT for COMPONENT, also added the...
2006-03-22 Brandon L. Black remove dist files generated by M::B, add on_connect_do...
2006-03-04 Brandon L. Black version bumped, added kwalitee, removed old "first...
2006-02-28 Brandon L. Black storage shortcut from paulm, version bump
2006-02-27 Brandon L. Black 0.08, and the removal of the halfhearted ->require...
2006-02-19 Brandon L. Black release for 0.07, ->require and connect_info args stuff
2006-02-18 Brandon L. Black release 0.06, fixed pod_to_ignore stuff, added an optio...
2006-02-17 Brandon L. Black releasing 0.05, Changes updates, etc
2006-02-17 Brandon L. Black pod_to_ignore changes from Gavin Henry email
2006-02-13 Brandon L. Black re-worked C::H::M::DBIC::SchemaInlineLoader code into...
2006-02-11 Brandon L. Black helper renamed
2006-02-09 Brandon L. Black bump to 0.03, added new helper to support automatic...
2006-02-09 Brandon L. Black minor docs update, use connection not connect after...
2006-02-09 Brandon L. Black fixes from Daisuke Murase list emails (connect vs conne...
next