2008-10-11 |
Jess Robinson |
Modernise docs |
tree | commitdiff |
2008-10-08 |
Peter Rabbitson |
Minor documentation patch by Flavio Poletti - remove... |
tree | commitdiff |
2008-10-07 |
Jess Robinson |
Add documentation to indicate that calling find, find_o... |
tree | commitdiff |
2008-10-07 |
Peter Rabbitson |
Silence SQLite ->disconnect warnings |
tree | commitdiff |
2008-10-07 |
Peter Rabbitson |
Merge 'warnfree' into 'trunk' |
tree | commitdiff |
2008-10-06 |
Jess Robinson |
cosmincx's patch to show relationship attr filtering... |
tree | commitdiff |
2008-10-06 |
Marc Mims |
Use DBI->last_insert_id for ODBC base class. |
tree | commitdiff |
2008-10-05 |
Jess Robinson |
Fix incorrect relationship docs! |
tree | commitdiff |
2008-10-05 |
Jess Robinson |
Rename _merge_attr args to something saner than $a, $b |
tree | commitdiff |
2008-09-30 |
Matt S Trout |
fix new_related on uninserted objects to handle has_man... |
tree | commitdiff |
2008-09-30 |
Peter Rabbitson |
Better docs about single() |
tree | commitdiff |
2008-09-29 |
Peter Rabbitson |
Add cookbook discussion of single() vs first() |
tree | commitdiff |
2008-09-29 |
Jess Robinson |
Doc patch from jhannah |
tree | commitdiff |
2008-09-28 |
Peter Rabbitson |
mst is right: there is no sane way to allow automatic... |
tree | commitdiff |
2008-09-28 |
Matt S Trout |
new_related works again |
tree | commitdiff |
2008-09-24 |
Matt S Trout |
first cut at sanitising multi-create/new_related etc... |
tree | commitdiff |
2008-09-22 |
Jess Robinson |
FAQ patch from Alex, how to make oracle searches case... |
tree | commitdiff |
2008-09-21 |
Peter Rabbitson |
SQLite is rather peculiar on disconnection as described... |
tree | commitdiff |
2008-09-21 |
Peter Rabbitson |
Fix warning due to File::Copy being sloppy |
tree | commitdiff |
2008-09-21 |
Peter Rabbitson |
Revert r482[45], by implementing a better version of... |
tree | commitdiff |
2008-09-19 |
Matt S Trout |
removed retarded global; if you want this feature,... |
tree | commitdiff |
2008-09-16 |
Matt S Trout |
fixup get_from_storage and delete to use original ident |
tree | commitdiff |
2008-09-16 |
Wallace Reis |
getting rid of warns about undefined value for accessor |
tree | commitdiff |
2008-09-15 |
Florian Ragwitz |
Add myself to CONTRIBUTORS. |
tree | commitdiff |
2008-09-03 |
g |
Fixed wrong field names: cd.cdid -> cd.id, artist.artis... |
tree | commitdiff |
2008-08-31 |
Jess Robinson |
Added doc patches from g about cascade_delete |
tree | commitdiff |
2008-08-28 |
Peter Rabbitson |
Forgot to modify Changes - looks good to castaway :D |
tree | commitdiff |
2008-08-27 |
John Goulah |
adding contact details per lukes request; added docs... |
tree | commitdiff |
2008-08-27 |
John Napiorkowski |
fixed braindead typo in docs telling people to use... |
tree | commitdiff |
2008-08-26 |
John Goulah |
virtual method so user can create upgrade path across... |
tree | commitdiff |
2008-08-26 |
Matt S Trout |
fix related resultsets and multi-create |
tree | commitdiff |
2008-08-25 |
Peter Rabbitson |
Force on_delete/on_update arguments to upper case for... |
tree | commitdiff |
2008-08-22 |
Peter Rabbitson |
- Allow explicit specification of ON DELETE/ON UPDATE... |
tree | commitdiff |
2008-08-22 |
Peter Rabbitson |
Multiple HashRefInflator improvements: |
tree | commitdiff |
2008-08-21 |
Peter Rabbitson |
Align arguments of $schema->deployment_statements(... |
tree | commitdiff |
2008-08-12 |
Marc Mims |
ODBC fixes: superfluous connection in rebless; undef... |
tree | commitdiff |
2008-08-12 |
Jess Robinson |
Add saner warning when non-source classes encountered... |
tree | commitdiff |
2008-08-07 |
Luke Saunders |
separated upgrade statement execution to new method |
tree | commitdiff |
2008-08-07 |
Luke Saunders |
proxying new storage method |
tree | commitdiff |
2008-08-07 |
Luke Saunders |
reverted back to previous compose_namespace method... |
tree | commitdiff |
2008-08-07 |
Luke Saunders |
further simplified compose_namespace |
tree | commitdiff |
2008-08-07 |
Luke Saunders |
refactored compose_namepspace |
tree | commitdiff |
2008-08-06 |
Luke Saunders |
added with_deferred_fk_checks functionality to storage |
tree | commitdiff |
2008-08-06 |
Luke Saunders |
fixed failing extra_source test |
tree | commitdiff |
2008-08-01 |
Luke Saunders |
fixed clone bug |
tree | commitdiff |
2008-07-31 |
Luke Saunders |
switched to just registering extra source rather than... |
tree | commitdiff |
2008-07-31 |
Luke Saunders |
added register_extra_source |
tree | commitdiff |
2008-07-29 |
Guillermo Roditi |
use sub::name to fix compat with moose method modifiers |
tree | commitdiff |
2008-07-24 |
Jess Robinson |
Added doc patch about race condition in find_or_create... |
tree | commitdiff |
2008-07-24 |
Luke Saunders |
incremented version number in prep for dist |
tree | commitdiff |
2008-07-23 |
John Napiorkowski |
podcoverage test now requires minimum 0.19 version... |
tree | commitdiff |
2008-07-23 |
John Napiorkowski |
changed some replication POD so that we get correctly... |
tree | commitdiff |
2008-07-23 |
Matt S Trout |
fix cycle, reformat to 80 cols |
tree | commitdiff |
2008-07-21 |
John Napiorkowski |
Merge 'replication_dedux' into 'trunk' |
tree | commitdiff |
2008-07-18 |
J. Shirley |
Adding datetime_undef_if_invalid to squelch errors... |
tree | commitdiff |
2008-07-18 |
John Napiorkowski |
updated CHANGES, removed debug code left by accident... |
tree | commitdiff |
2008-07-18 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-07-17 |
Guillermo Roditi |
Changes and AUTHORS |
tree | commitdiff |
2008-07-16 |
Guillermo Roditi |
_is_deteministic_value |
tree | commitdiff |
2008-07-16 |
Ash Berlin |
Update docs re txn_scope_guard |
tree | commitdiff |
2008-07-15 |
Luke Saunders |
Merge 'versioning' into 'trunk' |
tree | commitdiff |
2008-07-15 |
Luke Saunders |
removed EXPERIMENTAL notices |
tree | commitdiff |
2008-07-15 |
Luke Saunders |
major versioning doc refactor |
tree | commitdiff |
2008-07-15 |
Johannes Plunien |
Skip custom query sources |
tree | commitdiff |
2008-07-14 |
Luke Saunders |
reordered methods of Versioned.pm and factored the... |
tree | commitdiff |
2008-07-11 |
John Napiorkowski |
just a tiny grammer fix to POD |
tree | commitdiff |
2008-07-11 |
John Napiorkowski |
added tests for required modules, minor documentation... |
tree | commitdiff |
2008-07-10 |
John Napiorkowski |
make sure debugobj calls always go to the master |
tree | commitdiff |
2008-07-10 |
John Napiorkowski |
fixed regression in the random balancer that I created... |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
make sure various Storage mutators correctly return... |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
removed the mistaken debug code |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
use BUILDARGS intead of wrapping new, added make_immuta... |
tree | commitdiff |
2008-07-09 |
John Napiorkowski |
use BUILDARGS intead of wrapping new, added make_immuta... |
tree | commitdiff |
2008-07-09 |
Luke Saunders |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-07-09 |
Luke Saunders |
fixed versioned stuff to strip BEGIN from sql files |
tree | commitdiff |
2008-07-07 |
John Napiorkowski |
updated documentation, adding some hints and details... |
tree | commitdiff |
2008-07-07 |
John Napiorkowski |
added some notes in the tests and fixed get_from_storag... |
tree | commitdiff |
2008-07-07 |
John Napiorkowski |
removed some debugging comments, removed transaction... |
tree | commitdiff |
2008-07-07 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-07-07 |
Luke Saunders |
moved schema_version from Versioning to core |
tree | commitdiff |
2008-07-04 |
Luke Saunders |
made versioning overwrite ddl and diff files where... |
tree | commitdiff |
2008-07-03 |
Peter Rabbitson |
Minor cookbook fix (two adjacent examples were mixed up) |
tree | commitdiff |
2008-07-02 |
Ash Berlin |
Add caveat about prefetch |
tree | commitdiff |
2008-06-30 |
Luke Saunders |
implemented versioning tests for version warns |
tree | commitdiff |
2008-06-30 |
Luke Saunders |
added ignore_version connect attr and updated docs... |
tree | commitdiff |
2008-06-30 |
Brian Cassidy |
update marcus in the authors |
tree | commitdiff |
2008-06-30 |
Nigel Metheringham |
Corrected spelling of TRANSACTION in code reading sql... |
tree | commitdiff |
2008-06-30 |
Brian Cassidy |
change my nick |
tree | commitdiff |
2008-06-27 |
Luke Saunders |
changed default behaviour of do_upgrade in versioned... |
tree | commitdiff |
2008-06-26 |
Jess Robinson |
Remove setup_connection_class from POD, skip in podcoverage |
tree | commitdiff |
2008-06-26 |
Will Hawes |
add troubleshooting examples for quoting issues |
tree | commitdiff |
2008-06-25 |
Will Hawes |
clarify that ->resultset_class must be called after... |
tree | commitdiff |
2008-06-19 |
John Napiorkowski |
renamed get_current_storage to get_from_storage since... |
tree | commitdiff |
2008-06-19 |
John Napiorkowski |
removed ->reload_row from storage, changed this to... |
tree | commitdiff |
2008-06-19 |
Cory G Watson |
Add make_column_dirty to Row (per request from #dbix... |
tree | commitdiff |
2008-06-19 |
Jess Robinson |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
2008-06-12 |
John Napiorkowski |
more cleanly separated DBIC::Storage::Replicated from... |
tree | commitdiff |
2008-06-11 |
Jess Robinson |
Blasted relation docs.. |
tree | commitdiff |
2008-06-11 |
John Napiorkowski |
1) changed all 4 space indentation to 2 space style... |
tree | commitdiff |
2008-06-11 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
tree | commitdiff |
next |