2009-01-28 |
Devin Austin |
Fixed spelling error |
blob | commitdiff |
2009-01-21 |
Peter Rabbitson |
First stab at properly documenting the new sqlt_hook... |
blob | commitdiff | diff to current |
2009-01-14 |
Rafael Kitover |
auto_savepoint support for Oracle and a note on txn_do... |
blob | commitdiff | diff to current |
2009-01-09 |
Matt S Trout |
fixup source registration bugs where schema-specific... |
blob | commitdiff | diff to current |
2008-12-19 |
John Napiorkowski |
altered schema->populate so that it is a very thin... |
blob | commitdiff | diff to current |
2008-11-09 |
Peter Rabbitson |
Switch schema management version calls from VERSION... |
blob | commitdiff | diff to current |
2008-10-30 |
Jess Robinson |
Documentation fixups, still needs standardising though |
blob | commitdiff | diff to current |
2008-10-11 |
Jess Robinson |
Modernised and rearranged docs massively into a saner... |
blob | commitdiff | diff to current |
2008-08-21 |
Peter Rabbitson |
Align arguments of $schema->deployment_statements(... |
blob | commitdiff | diff to current |
2008-08-12 |
Jess Robinson |
Add saner warning when non-source classes encountered... |
blob | commitdiff | diff to current |
2008-08-07 |
Luke Saunders |
reverted back to previous compose_namespace method... |
blob | commitdiff | diff to current |
2008-08-07 |
Luke Saunders |
further simplified compose_namespace |
blob | commitdiff | diff to current |
2008-08-07 |
Luke Saunders |
refactored compose_namepspace |
blob | commitdiff | diff to current |
2008-08-06 |
Luke Saunders |
fixed failing extra_source test |
blob | commitdiff | diff to current |
2008-08-01 |
Luke Saunders |
fixed clone bug |
blob | commitdiff | diff to current |
2008-07-31 |
Luke Saunders |
switched to just registering extra source rather than... |
blob | commitdiff | diff to current |
2008-07-31 |
Luke Saunders |
added register_extra_source |
blob | commitdiff | diff to current |
2008-07-29 |
Guillermo Roditi |
use sub::name to fix compat with moose method modifiers |
blob | commitdiff | diff to current |
2008-07-18 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
blob | commitdiff | diff to current |
2008-07-16 |
Ash Berlin |
Update docs re txn_scope_guard |
blob | commitdiff | diff to current |
2008-07-15 |
Luke Saunders |
removed EXPERIMENTAL notices |
blob | commitdiff | diff to current |
2008-07-14 |
Luke Saunders |
reordered methods of Versioned.pm and factored the... |
blob | commitdiff | diff to current |
2008-07-07 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
blob | commitdiff | diff to current |
2008-07-07 |
Luke Saunders |
moved schema_version from Versioning to core |
blob | commitdiff | diff to current |
2008-07-04 |
Luke Saunders |
made versioning overwrite ddl and diff files where... |
blob | commitdiff | diff to current |
2008-06-26 |
Jess Robinson |
Remove setup_connection_class from POD, skip in podcoverage |
blob | commitdiff | diff to current |
2008-06-11 |
John Napiorkowski |
1) changed all 4 space indentation to 2 space style... |
blob | commitdiff | diff to current |
2008-06-11 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
blob | commitdiff | diff to current |
2008-06-10 |
Luke Saunders |
added some perldoc |
blob | commitdiff | diff to current |
2008-06-05 |
John Napiorkowski |
all your tabs belong to spaces |
blob | commitdiff | diff to current |
2008-05-09 |
John Napiorkowski |
changed the way args are passed to a storage type that... |
blob | commitdiff | diff to current |
2008-05-07 |
John Napiorkowski |
changed the way args are passed to a storage, should... |
blob | commitdiff | diff to current |
2008-05-07 |
John Napiorkowski |
refactored the duties of the different balancer classes... |
blob | commitdiff | diff to current |
2008-04-20 |
Peter Rabbitson |
Add a proxy deploy_statements() method executable direc... |
blob | commitdiff | diff to current |
2008-03-23 |
Cory G Watson |
Merge 0.09's savepoint branch |
blob | commitdiff | diff to current |
2008-03-07 |
Michael G Schwern |
Fix the merge with txn_scope_guard() and put the necess... |
blob | commitdiff | diff to current |
2008-02-24 |
Michael G Schwern |
Fix the pod coverage failure. |
blob | commitdiff | diff to current |
2008-02-10 |
Ash Berlin |
Add txn_scope_guard method/object |
blob | commitdiff | diff to current |
2007-12-20 |
Ash Berlin |
Add proper thaw hooks so schema gets re-attached |
blob | commitdiff | diff to current |
2007-10-13 |
Ash Berlin |
Add docs about sqlt_deploy_hook, and reorganise/reorder... |
blob | commitdiff | diff to current |
2007-10-04 |
Marc Mims |
- Doc patch for using an SQL function on the left side... |
blob | commitdiff | diff to current |
2007-09-29 |
Jess Robinson |
Fix "redefined" errors resulting from loading a Schema... |
blob | commitdiff | diff to current |
2007-08-16 |
John Napiorkowski |
-- added some documentation to ->populate to warn peopl... |
blob | commitdiff | diff to current |
2007-08-03 |
Matt S Trout |
add default_resultset_attributes entry to Schema |
blob | commitdiff | diff to current |
2007-07-04 |
Matt S Trout |
remove cwd dep, modify pod |
blob | commitdiff | diff to current |
2007-06-25 |
John Napiorkowski |
Added multi-create object support to Schema->populate... |
blob | commitdiff | diff to current |
2007-06-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
blob | commitdiff | diff to current |
2007-06-12 |
Brandon L. Black |
default stacktrace on if $ENV{DBIC_TRACE} is on |
blob | commitdiff | diff to current |
2007-06-12 |
Brandon L. Black |
exception objects to make stacktrace work right (!!) |
blob | commitdiff | diff to current |
2007-06-11 |
Brandon L. Black |
oops, small POD typo |
blob | commitdiff | diff to current |
2007-06-11 |
Brandon L. Black |
add stacktrace option to modify the default behavior... |
blob | commitdiff | diff to current |
2007-05-11 |
Matt S Trout |
eliminate the last of the AutoCommit warnings |
blob | commitdiff | diff to current |
2007-05-03 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-05-03 |
Brandon L. Black |
revert part of 3220, apparently it is breaking cloning... |
blob | commitdiff | diff to current |
2007-05-01 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-05-01 |
Brandon L. Black |
load-time performance improvements |
blob | commitdiff | diff to current |
2007-04-19 |
Matt S Trout |
reverting r3173, already implemented in -current |
blob | commitdiff | diff to current |
2007-04-02 |
Jess Robinson |
Add patch from dec to allow us to pick which sources... |
blob | commitdiff | diff to current |
2007-03-03 |
David Jack Olrik |
Reverted accidental 'svk pull' from inside mirrored... |
blob | commitdiff | diff to current |
2007-03-03 |
David Jack Olrik |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-03-03 |
Jess Robinson |
Fix to $filename from Carl Vincent |
blob | commitdiff | diff to current |
2006-12-30 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'param_bind' |
blob | commitdiff | diff to current |
2006-12-28 |
Matt S Trout |
Merge 'source-handle' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-12-13 |
John Napiorkowski |
updated bulk insert to handle bind_param_array, created... |
blob | commitdiff | diff to current |
2006-11-27 |
Ash Berlin |
- $schema->deploy now accepts a list of source (name... |
blob | commitdiff | diff to current |
2006-11-26 |
Ash Berlin |
Made source_name read-only on source instances, r/w... |
blob | commitdiff | diff to current |
2006-11-23 |
Matt S Trout |
Merge 'versioning' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-11-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'versioning' |
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-11-03 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'versioning' |
blob | commitdiff | diff to current |
2006-10-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-10-18 |
Sebastian Willert |
Changed DBIC::Schema->load_classes to be taint-safe... |
blob | commitdiff | diff to current |
2006-10-06 |
Jess Robinson |
Versioning! With tests! Woo! |
blob | commitdiff | diff to current |
2006-10-03 |
Jess Robinson |
Fixed to actually insert using column names, thanks... |
blob | commitdiff | diff to current |
2006-09-15 |
Jess Robinson |
create insert_bulk using execute_array, and make popula... |
blob | commitdiff | diff to current |
2006-09-12 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-09-03 |
Jess Robinson |
Update populate docs |
blob | commitdiff | diff to current |
2006-08-31 |
Brandon L. Black |
document storage_type |
blob | commitdiff | diff to current |
2006-08-26 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-08-24 |
Justin Guenther |
documented storage accessor in Schema |
blob | commitdiff | diff to current |
2006-08-23 |
Brandon L. Black |
Merge 'load_namespaces' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-08-23 |
Brandon L. Black |
rename Source to Result, because that is what it should... |
blob | commitdiff | diff to current |
2006-08-23 |
Brandon L. Black |
remove result_class stuff from load_namespaces, better... |
blob | commitdiff | diff to current |
2006-08-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-08-18 |
Jess Robinson |
Allow deploy to supply a directory for the SQL file... |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
misc POD updates related to Storage/Storage::DBI |
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-08-03 |
Brandon L. Black |
small improves to doc/code clarity |
blob | commitdiff | diff to current |
2006-07-31 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-07-31 |
Brandon L. Black |
load_namespaces arrayref support |
blob | commitdiff | diff to current |
2006-07-30 |
Brandon L. Black |
re-word options/code/pod to be less confusing wrt Resul... |
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-27 |
Brandon L. Black |
Module::Find is a real dep in Build.PL |
blob | commitdiff | diff to current |
2006-07-27 |
Brandon L. Black |
proxy result_class, and fix load_namespace to use it... |
blob | commitdiff | diff to current |
2006-07-27 |
Brandon L. Black |
Merge 'DBIx-Class-current' into 'load_namespaces' |
blob | commitdiff | diff to current |
2006-07-27 |
Brandon L. Black |
load_namespaces now does result_class and "+" syntax... |
blob | commitdiff | diff to current |
2006-07-27 |
Brandon L. Black |
allow exception_action to suppress things, clean up... |
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-23 |
Brandon L. Black |
overridable namespaces and overridable base resultset... |
blob | commitdiff | diff to current |
next |