Fix DBIC::Schema->compose_namespace POD link
[catagits/Catalyst-Model-DBIC-Schema.git] / lib / Catalyst / TraitFor /
2014-07-23 John Napiorkowski fixed busted replication trait
2014-01-06 Dagfinn Ilmari Man... Stop using deprecated Class::MOP::load_module
2012-06-12 Rafael Kitover improve Moose ResultSet example in SchemaProxy
2012-06-12 Brendan Byrd add alt. hook to PerRequestSchema trait
2011-10-25 Rafael Kitover rm ->make_immutable from PerRequestSchema trait
2011-10-22 Rafael Kitover add POD for PerRequestSchema trait
2011-10-22 Tomas Doran And lets try once more, with half a brain-cell turned on
2011-10-22 Tomas Doran Initial trait for doing per request schema
2011-05-11 Rafael Kitover fix ->isa check in Replicated trait, Model POD and...
2010-04-28 Rafael Kitover allow configuring ResultSets through the SchemaProxy... v0.41
2009-12-27 Rafael Kitover deprecate schema proxying, release v0.34
2009-12-27 Rafael Kitover move schema proxying into a trait
2009-11-30 Rafael Kitover merge 0.31
2009-08-26 Rafael Kitover remove autobox, release v0.27
2009-08-23 Rafael Kitover minor doc tweaks
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