2008-10-30 |
Peter Rabbitson |
Dev-Release 0.08099_05 |
tree | commitdiff |
2008-10-30 |
Peter Rabbitson |
Final set of DBI docfixes |
tree | commitdiff |
2008-10-30 |
Jess Robinson |
Documentation fixups, still needs standardising though |
tree | commitdiff |
2008-10-30 |
Peter Rabbitson |
Fix some lapses in Storage::DBI pod |
tree | commitdiff |
2008-10-30 |
Peter Rabbitson |
add some things to castaway's rewrite |
tree | commitdiff |
2008-10-30 |
Peter Rabbitson |
Massive cleanup of Storage::DBI::connect_info, based... |
tree | commitdiff |
2008-10-29 |
Jess Robinson |
Standardising and improving Row's docs. Added cross... |
tree | commitdiff |
2008-10-29 |
Peter Rabbitson |
Minor chaining patch + test by Norbert Buchmuller ... |
tree | commitdiff |
2008-10-28 |
Peter Rabbitson |
Fix an obscure bug in the DBI exception handler, clobbe... |
tree | commitdiff |
2008-10-28 |
Nigel Metheringham |
Merge 'doc_mods' into 'trunk' |
tree | commitdiff |
2008-10-28 |
Nigel Metheringham |
Merge 'doc_mods' into 'trunk' |
tree | commitdiff |
2008-10-27 |
Nigel Metheringham |
Minor tweaks to RH perf issue stuff following suggestio... |
tree | commitdiff |
2008-10-27 |
Nigel Metheringham |
Reworked information on RH perl performance issues |
tree | commitdiff |
2008-10-27 |
Peter Rabbitson |
dirty_column detection in set_column() should not depen... |
tree | commitdiff |
2008-10-26 |
Peter Rabbitson |
Improve IC::DT timezone checker POD, add note explainin... |
tree | commitdiff |
2008-10-26 |
Johannes Plunien |
typo in pod |
tree | commitdiff |
2008-10-26 |
Johannes Plunien |
referencing DateTime/Floating_DateTimes |
tree | commitdiff |
2008-10-26 |
Johannes Plunien |
floating timezone warning |
tree | commitdiff |
2008-10-26 |
Nigel Metheringham |
Reworked Manual::Intro to use load_namecpaces |
tree | commitdiff |
2008-10-26 |
Nigel Metheringham |
Updated example to use load_namespace |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
rafl refactored last changes |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
added myself to CONTRIBUTORS |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
possible to explicitly skip inflation, again rafl++ |
tree | commitdiff |
2008-10-24 |
Johannes Plunien |
added new option to enforce Date or DateTime inflation... |
tree | commitdiff |
2008-10-24 |
Peter Rabbitson |
Massive multi-create testing, with two regression fixes: |
tree | commitdiff |
2008-10-24 |
Michael G Schwern |
Using DBIx::Class as a parent causes Class::Accessor... |
tree | commitdiff |
2008-10-23 |
Nigel Metheringham |
Added warnning to $rs->delete which fires if delete... |
tree | commitdiff |
2008-10-16 |
Simon Elliott |
patch ->delete to die if args |
tree | commitdiff |
2008-10-12 |
Peter Rabbitson |
Downgrading multi-prefetch exception to a warning as... |
tree | commitdiff |
2008-10-11 |
Jess Robinson |
Modernised and rearranged docs massively into a saner... |
tree | commitdiff |
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 |
next |