2014-01-22 |
Peter Rabbitson |
Massive incompatible change of ::BlockRunner internals |
blob | commitdiff |
2013-06-02 |
Alexander Hartmaier |
Replace $row with $result in all docs |
blob | commitdiff | diff to current |
2013-04-04 |
Peter Rabbitson |
Extra TODO tests for a txn_guard silencing problem |
blob | commitdiff | diff to current |
2013-01-21 |
Peter Rabbitson |
Simplify dbh_do invocation, and only alias @_ when... |
blob | commitdiff | diff to current |
2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
blob | commitdiff | diff to current |
2012-03-12 |
Peter Rabbitson |
Rewrite txn_do and dbh_do to use a (hidden for now... |
blob | commitdiff | diff to current |
2012-03-09 |
Peter Rabbitson |
Fix fallout from a807d012 (folks please run your podtes... |
blob | commitdiff | diff to current |
2012-03-07 |
Jess Robinson |
Minor messing with syntactically incorrect POD (no... |
blob | commitdiff | diff to current |
2012-01-18 |
Graham Knop |
fix PrettyPrint package link in POD |
blob | commitdiff | diff to current |
2011-04-29 |
Peter Rabbitson |
Another overhaul of transaction/savepoint handling |
blob | commitdiff | diff to current |
2011-03-01 |
Justin Hunter |
Switch cursor accessor to CAG's component_class type... |
blob | commitdiff | diff to current |
2011-02-25 |
Peter Rabbitson |
Lazy-load as many of the non-essential modules as possible |
blob | commitdiff | diff to current |
2011-01-27 |
Ronald J Kimball |
Fix broken sections links in POD |
blob | commitdiff | diff to current |
2010-12-02 |
Peter Rabbitson |
Indulge in some microoptimization |
blob | commitdiff | diff to current |
2010-11-18 |
Peter Rabbitson |
Attach a storage debugobj lazily instead of at new... |
blob | commitdiff | diff to current |
2010-10-27 |
Peter Rabbitson |
Fail gracefully on Config::Any PROFILE-loading errors |
blob | commitdiff | diff to current |
2010-09-16 |
Arthur Axel 'fREW... |
DBIC_TRACE_PROFILE |
blob | commitdiff | diff to current |
2010-08-27 |
Peter Rabbitson |
Rename SQLAHacks to SQLMaker, shuffle around files... |
blob | commitdiff | diff to current |
2010-06-01 |
Peter Rabbitson |
Preserve @_ aliasing semantics on coderefs within try... |
blob | commitdiff | diff to current |
2010-06-01 |
Rafael Kitover |
use namespace::cleaned out imports for some common... |
blob | commitdiff | diff to current |
2010-05-31 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
Missed use |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
Try::Tiny conversion finished |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
blob | commitdiff | diff to current |
2010-05-14 |
Ton Voon |
Corrected usage of $@ in catch block |
blob | commitdiff | diff to current |
2010-05-14 |
Ton Voon |
Conversion of eval => try (part 1) |
blob | commitdiff | diff to current |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Cleanup exception handling |
blob | commitdiff | diff to current |
2009-07-03 |
Peter Rabbitson |
Switch to C3 mro throughout the ::Storage hierarchy... |
blob | commitdiff | diff to current |
2009-06-16 |
Tim Bunce |
Reverted doc patch r6689 for now, sadly. I'll open... |
blob | commitdiff | diff to current |
2009-06-16 |
Tim Bunce |
Added doc note that txn_commit does not perform an... |
blob | commitdiff | diff to current |
2009-06-16 |
Tim Bunce |
Removed wording from txn_do that implies the coderef... |
blob | commitdiff | diff to current |
2009-05-11 |
Ron "Quinn" Straight |
Moved DBIC::SQL::Abstract inner classes to DBIx::Class... |
blob | commitdiff | diff to current |
2009-03-29 |
Peter Rabbitson |
Take experimental off TxnScopeGuard |
blob | commitdiff | diff to current |
2008-07-16 |
Ash Berlin |
Update docs re txn_scope_guard |
blob | commitdiff | diff to current |
2008-06-19 |
John Napiorkowski |
removed ->reload_row from storage, changed this to... |
blob | commitdiff | diff to current |
2008-05-29 |
John Napiorkowski |
changed Storage->reload_row to do less, reverted some... |
blob | commitdiff | diff to current |
2008-05-29 |
John Napiorkowski |
discard changes now is forced to use master for replica... |
blob | commitdiff | diff to current |
2008-04-16 |
Jess Robinson |
Documentation updates from omega, carbon |
blob | commitdiff | diff to current |
2008-03-25 |
Anders Nor Berle |
And document the last changes |
blob | commitdiff | diff to current |
2008-03-25 |
Anders Nor Berle |
Various fun things. |
blob | commitdiff | diff to current |
2008-03-23 |
Cory G Watson |
Merge 0.09's savepoint branch |
blob | commitdiff | diff to current |
2008-03-01 |
Ash Berlin |
Fix versioning test so it works with SQLT 0.09. v0.08010 |
blob | commitdiff | diff to current |
2008-02-28 |
Ash Berlin |
Todo tests for txn_rollback and scope_guard |
blob | commitdiff | diff to current |
2008-02-10 |
Ash Berlin |
Add txn_scope_guard method/object |
blob | commitdiff | diff to current |
2007-10-21 |
Jess Robinson |
Documentation clarifications |
blob | commitdiff | diff to current |
2007-08-07 |
Cory G Watson |
Refactor Statistics to clean up printing of debug info... |
blob | commitdiff | diff to current |
2007-08-04 |
Matt S Trout |
cleanup cursor class handling |
blob | commitdiff | diff to current |
2007-06-16 |
Brandon L. Black |
autoflush debugfh, plus Changes for this and the weakre... |
blob | commitdiff | diff to current |
2007-05-10 |
Brandon L. Black |
docs about side-effects in txn_do coderef |
blob | commitdiff | diff to current |
2006-11-18 |
Ash Berlin |
Removed Class::Data::Accessor and DBIx::Class::Accessor... |
blob | commitdiff | diff to current |
2006-08-23 |
Brandon L. Black |
Changes synced up with everything that has happened... |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
misc warnings/croak/Carp::Clan fixups |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
further code/pod shuffling between Storage/Storage... |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
reshuffling the division of labor between Storage and... |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
move txn_do to Storage |
blob | commitdiff | diff to current |
2006-07-31 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-07-28 |
Daniel Westermann... |
Remove anonymous blesses to avoid major speed hit on... |
blob | commitdiff | diff to current |
2006-07-24 |
Brandon L. Black |
Storage holds a weakref to $schema now |
blob | commitdiff | diff to current |
2006-07-11 |
Brandon L. Black |
add some missing virtual methods |
blob | commitdiff | diff to current |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
blob | commitdiff | diff to current |
2006-03-09 |
Scott McWhirter |
Update to add myself to contributors and to hide Module... |
blob | commitdiff | diff to current |
2006-03-08 |
David Kamholz |
cleanup ResultSource a bit, plus a couple trivial cleanups |
blob | commitdiff | diff to current |
2006-02-26 |
Justin Guenther |
Added DBIx::Class::Schema::txn_do() |
blob | commitdiff | diff to current |
|