Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Carp.pm
2016-07-26 Peter Rabbitson Comprehensive diagnostic on incorrect ResultSource...
2016-07-14 Peter Rabbitson Insulate DBIC::Carp from rogue can() overrides
2016-02-03 Peter Rabbitson Protect DBIC as best we can from the failure mode in...
2016-01-27 Peter Rabbitson Another overhaul (hopefully one of the last ones) of...
2015-10-15 Peter Rabbitson Switch several caller() invocations to explicit CORE...
2014-09-24 Peter Rabbitson Clarify licensing, ensure footers are consistent throug...
2013-07-22 Peter Rabbitson Self-cleaning is not yet entirely stable - back it...
2013-04-20 Peter Rabbitson More robust tests of dependency lazy-loading and delay...
2013-04-19 Peter Rabbitson Escape more frames when determining carp/throw_exceptio...
2013-04-04 Peter Rabbitson Fix incorrect warning/exception originator
2013-03-10 Peter Rabbitson Exclude DBICTest namespace from stacktraces
2013-02-26 Peter Rabbitson Regex /o is *EVIL* - no idea why I even thought of...
2012-12-11 Peter Rabbitson DBIC::Carp not primetime ready - hide
2012-11-03 Peter Rabbitson Reorganize constants handling, add escapes for fork...
2012-03-23 Rafael Kitover make carp_once register messages not just callsite
2011-10-25 Peter Rabbitson Cleanup compose_namespace(), clarify leaktests wrt...
2011-10-25 Peter Rabbitson Remove the transparrent hook lazy-pager-count experiment
2011-04-04 Peter Rabbitson Consolidate all constants under DBIC::_ENV_, bump n...
2011-03-30 Peter Rabbitson Several 5.8.old fixes
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing