2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
blob | commitdiff |
2012-11-29 |
Peter Rabbitson |
Some podlator stacks do not like multi-word =begin |
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-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
blob | commitdiff | diff to current |
2011-03-22 |
Peter Rabbitson |
Cleanup that namespacing mess |
blob | commitdiff | diff to current |
2011-01-27 |
Ronald J Kimball |
Fix broken sections links in POD |
blob | commitdiff | diff to current |
2010-06-01 |
Rafael Kitover |
use namespace::cleaned out imports for some common... |
blob | commitdiff | diff to current |
2009-07-17 |
Dan Dascalescu |
Minor POD grammar: it's -> its where appropriate |
blob | commitdiff | diff to current |
2009-07-16 |
Peter Rabbitson |
A couple of typos, and general whitespace cleanup ... |
blob | commitdiff | diff to current |
2009-04-21 |
Peter Rabbitson |
Multiple cdbi-compat test cleanups |
blob | commitdiff | diff to current |
2009-01-09 |
Matt S Trout |
fixup source registration bugs where schema-specific... |
blob | commitdiff | diff to current |
2008-02-24 |
Michael G Schwern |
Greatly speed up result_source_instance() and all the... |
blob | commitdiff | diff to current |
2008-02-12 |
Michael G Schwern |
Remove stray $DB::single |
blob | commitdiff | diff to current |
2007-07-27 |
Matt S Trout |
initial merge of Schwern's CDBICompat work, with many... |
blob | commitdiff | diff to current |
2007-05-29 |
Brandon L. Black |
a few small pod coverage fixes |
blob | commitdiff | diff to current |
2006-12-27 |
Ash Berlin |
Removed CDBI subclassing bugs. constrain_columns to... |
blob | commitdiff | diff to current |
2006-11-22 |
Matt S Trout |
moved tests to compose_namespace instead of compose_con... |
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-06-06 |
Justin Guenther |
Fixed 'DBIx/Class/DB.pm did not return a true value... |
blob | commitdiff | diff to current |
2006-05-31 |
Nigel Metheringham |
Initial work on getting POD coverage testing working |
blob | commitdiff | diff to current |
2006-05-24 |
Matt S Trout |
marked DBIx::Class::DB as deprecated and due to be... |
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-24 |
Brandon L. Black |
Added use strict / use warnings everywhere it was missing |
blob | commitdiff | diff to current |
2006-03-21 |
Justin Guenther |
Documentation indenting/formatting fixes |
blob | commitdiff | diff to current |
2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
blob | commitdiff | diff to current |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-03-01 |
Justin Guenther |
- Changed documentation to use txn_do() for transactions |
blob | commitdiff | diff to current |
2006-02-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-18 |
Brandon L. Black |
pod =head3 Arguments stuff |
blob | commitdiff | diff to current |
2006-02-11 |
David Kamholz |
- fix DB.pm resultset_instance for CDBICompat usage |
blob | commitdiff | diff to current |
2006-02-03 |
David Kamholz |
put txn_* functions in Schema and call those from DB |
blob | commitdiff | diff to current |
2006-01-24 |
David Kamholz |
- rename ResultSetInstance class to ResultSetProxy |
blob | commitdiff | diff to current |
2006-01-20 |
Matt S Trout |
Fixed up PK::Auto::* to use result_source, added connec... |
blob | commitdiff | diff to current |
2006-01-16 |
Matt S Trout |
Changed result_source to result_source_instance in... |
blob | commitdiff | diff to current |
2006-01-14 |
Matt S Trout |
add_relationship, relationship_info, relationships... |
blob | commitdiff | diff to current |
2006-01-09 |
Matt S Trout |
DB.pm now keeps a Schema Instance |
blob | commitdiff | diff to current |
2006-01-09 |
Matt S Trout |
Moving towards instance-based schemas |
blob | commitdiff | diff to current |
2006-01-08 |
Matt S Trout |
Moved insert/update/delete to use ->result_source |
blob | commitdiff | diff to current |
2005-12-26 |
Matt S Trout |
Moved resultset_instance into DB.pm |
blob | commitdiff | diff to current |
2005-12-26 |
Matt S Trout |
ResultSetInstance is now a component on DB, some test... |
blob | commitdiff | diff to current |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 378 |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
rename tx_* => txn_* |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
more dob updates |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
fix last patch |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
clean up transaction handling |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
item => head2 in docs |
blob | commitdiff | diff to current |
2005-11-15 |
Matt S Trout |
Shoved Class::Data::Inheritable into DBIx::Class, more... |
blob | commitdiff | diff to current |
2005-10-14 |
Marcus Ramberg |
improved docs. |
blob | commitdiff | diff to current |
2005-09-18 |
Matt S Trout |
Moved might_have compat back out into a CDBICompat... |
blob | commitdiff | diff to current |
2005-08-09 |
Matt S Trout |
Updated main docs, altered mail address in POD for... |
blob | commitdiff | diff to current |
2005-08-06 |
Matt S Trout |
Fixed DBICTest Schema class names, added class_resolver... |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Doc fix for DB.pm |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
_get_dbh removed |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Mostly refactored everything to select/update/delete... |
blob | commitdiff | diff to current |
2005-08-02 |
Matt S Trout |
Very very brief doc stubs for main package, DB.pm and... |
blob | commitdiff | diff to current |
2005-07-31 |
Matt S Trout |
Refactoring, basic cursor support, additional syntax... |
blob | commitdiff | diff to current |
2005-07-29 |
Matt S Trout |
Added dbi_commit and db_rollback. NEEDS TESTS. |
blob | commitdiff | diff to current |
2005-07-29 |
Marcus Ramberg |
basic pod stubs for everything but the CDBI compat... |
blob | commitdiff | diff to current |
2005-07-25 |
Matt S Trout |
Added tests for the core APIs, refactored some |
blob | commitdiff | diff to current |
2005-07-19 |
Matt S Trout |
Most of the first third of 02-Film now works :) |
blob | commitdiff | diff to current |
2005-07-19 |
Matt S Trout |
Initial commit of DBIx::Class (experimental Class:... |
blob | commitdiff | diff to current |
|