2008-06-04 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Ash Berlin |
Remove Digest::SHA1 dep too |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Ash Berlin |
Remove the length limit on identifiers - it doesn't... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
John Napiorkowski |
fix to make sure execute_reliably method properly finds... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Jess Robinson |
I suck, should read code while doccing it, not assume... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Ash Berlin |
Prepare for new dev release |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Jess Robinson |
Fix broken pod test (missing newline!) |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jess Robinson |
Update docs for best practices and correctness. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
John Napiorkowski |
reverted unneeded change to field name in Treelike... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jess Robinson |
Updating to new doc standard. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Peter Rabbitson |
Adjust prefetch tests to not blow up after r4434 |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Ash Berlin |
Tidy up TxnScopeGuard and its tests a bit |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Ash Berlin |
Make irc/mailing list much more prominent in the docs |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Matt S Trout |
throw exception for multi-has_many prefetch |
commit | commitdiff | tree | snapshot |
2008-05-30 |
John Napiorkowski |
fixed failing test for sqlt |
commit | commitdiff | tree | snapshot |
2008-05-30 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Ash Berlin |
Update docs (and code changes that were missed from... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Ash Berlin |
Make ingore_{constraint,index}_names default |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Jess Robinson |
Started doc standards doc in Manual::Reading. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Matt S Trout |
fix SQL::Translator parser to add $table_idx_ on the... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
John Napiorkowski |
fixed failing test in podcoverage, fixed regression... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
John Napiorkowski |
changed Storage->reload_row to do less, reverted some... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
John Napiorkowski |
discard changes now is forced to use master for replica... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
John Napiorkowski |
created storage method to execute a coderef using maste... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Matt S Trout |
version bump, deprecated ResultSetManager |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Ash Berlin |
Fix var name typo in cookbook |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Ash Berlin |
Add set_cache example to cookbook |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Ash Berlin |
Update FAQ to mention behavour of scalar refs w.r.t... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Jess Robinson |
Oops, =cut after the pod not in the middle |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Jess Robinson |
Added doc for "for => update" attribute, thanks StuartL. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
John Napiorkowski |
make sure that the Pool validates the replicants on... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
John Napiorkowski |
documentation updates |
commit | commitdiff | tree | snapshot |
2008-05-14 |
John Napiorkowski |
changed SQLT::Parser::DBIC so that in FK constraints... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Peter Rabbitson |
Add failing tests for missing safeguards for multilevel... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Luke Saunders |
sanified new multi_create test |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Luke Saunders |
added test for find or create related functionality... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
removed bad tabbing |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
doh, replaced ability to configure pool args via the... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
changed the way args are passed to a storage type that... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
changed the balancer to a role, created a new class... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Brian Cassidy |
pod fix (RT #32988) |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
good start on the validation of replicants and a system... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
fixed up the relicant status tests to exclude them... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
John Napiorkowski |
fixed up the relicant status tests to exclude them... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
John Napiorkowski |
converted replicant to a role so that we can apply... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
John Napiorkowski |
more cleanup of the test suite so that we can run it... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
John Napiorkowski |
lots of updates to make the test suite work with databa... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Brian Cassidy |
add RT ticket number to changes |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Brian Cassidy |
add Test::Exception to deps (RT #34256). move testing... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Nigel Metheringham |
cascade_copy docs (format fixed) |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Nigel Metheringham |
cascade_copy docs - takes from osdir.com/ml/lang.perl... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
John Napiorkowski |
changed the way args are passed to a storage, should... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Peter Rabbitson |
Various fixes to make testing with DBICTEST_SQLT_DEPLOY... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Peter Rabbitson |
Correct order of BEGIN/use so that skip_all does not... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Peter Rabbitson |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Peter Rabbitson |
Fix a forgotten CDBICompat component relocation |
commit | commitdiff | tree | snapshot |
2008-05-07 |
John Napiorkowski |
documented methods for detecting replicant reliability... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
John Napiorkowski |
refactored the duties of the different balancer classes... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-06 |
John Napiorkowski |
updated Changes to document Replicated Storage type... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
John Napiorkowski |
changed the warning on DBIC::Storage::DBI->select_singl... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Daniel Westermann... |
Note that single expects a single row in the ResultSet... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
John Napiorkowski |
removed code that tossed an error in select_single... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Matt S Trout |
no author notes in Changes if you're already in CONTRIB... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
John Napiorkowski |
updated mysql test to reflect the fetch without execute... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Matt S Trout |
improvements to the META.yml magic |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Matt S Trout |
missed another package line |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Matt S Trout |
restore debolaz's cleanup patch since it's not what... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Matt S Trout |
make override follow Replication -> Replicated rename |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Matt S Trout |
this was meant to be deleted with the rest of the Moose... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
John Napiorkowski |
removed query count stuff from trunk so we can play... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Matt S Trout |
reverse r4290 since we -do- -not- currently want these... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
John Napiorkowski |
changed replication test to support custom database... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
John Napiorkowski |
added test to check when nothing is found |
commit | commitdiff | tree | snapshot |
2008-04-30 |
John Napiorkowski |
cleanup of some docs, got the default shuffling balance... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
John Napiorkowski |
added some advice to debugging replicants so that we... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
John Napiorkowski |
added some advice to debugging replicants so that we... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
John Napiorkowski |
got first pass on the replication and balancer, passing... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
John Napiorkowski |
new config option to DBICTest to let you set an alterna... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
John Napiorkowski |
minor formatting updates and typos fixes to the schema... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
John Napiorkowski |
fixed up the replication test, added some tests for... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
John Napiorkowski |
renamed replication storage to replicated (since it... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Luke Saunders |
removed auto-generated indexes from being explicitly... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Anders Nor... |
Fix PAUSE indexing of packages |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Matt S Trout |
todo test from zby for set_from_related |
commit | commitdiff | tree | snapshot |
2008-04-22 |
John Napiorkowski |
added role for the at query interval run job system |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Peter Rabbitson |
Add a proxy deploy_statements() method executable direc... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Peter Rabbitson |
TODO tests for multiple same level has_many's |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Peter Rabbitson |
Split prefetch related tests from 76joins.t |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Matt S Trout |
add TODO on constraint check |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Matt S Trout |
fix loading checks |
commit | commitdiff | tree | snapshot |
2008-04-18 |
John Napiorkowski |
querycounter role, test for that and a new schema hiera... |
commit | commitdiff | tree | snapshot |
next |