2010-10-14 |
Peter Rabbitson |
That's an embarrasing c/p :( |
blob | commitdiff |
2010-10-10 |
Peter Rabbitson |
Rename vaguely named internal method |
blob | commitdiff | diff to current |
2010-09-17 |
Peter Rabbitson |
Rename incorrectly named internal method (has nothing... |
blob | commitdiff | diff to current |
2010-08-26 |
Peter Rabbitson |
SQLA::Limit is no more \o/ |
blob | commitdiff | diff to current |
2010-08-07 |
Peter Rabbitson |
New $dbh capability handling - allows someone to say |
blob | commitdiff | diff to current |
2010-06-05 |
Arthur Axel 'fREW... |
Typos |
blob | commitdiff | diff to current |
2010-05-31 |
Peter Rabbitson |
test replication test fail |
blob | commitdiff | diff to current |
2010-05-31 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
Try::Tiny conversion finished |
blob | commitdiff | diff to current |
2010-05-15 |
Ton Voon |
All expected evals converted to try, except where no... |
blob | commitdiff | diff to current |
2010-05-04 |
Peter Rabbitson |
Refactor count handling, make count-resultset attribute... |
blob | commitdiff | diff to current |
2010-04-28 |
Rafael Kitover |
add _verify_pid and _verify_tid to methods that croak... |
blob | commitdiff | diff to current |
2010-04-28 |
Rafael Kitover |
update ::DBI::Replicated |
blob | commitdiff | diff to current |
2010-04-12 |
Rafael Kitover |
better way to find minimal dbms version in ::Replicated |
blob | commitdiff | diff to current |
2010-04-08 |
Rafael Kitover |
use min dbms_version for ::Replicated |
blob | commitdiff | diff to current |
2010-04-08 |
Peter Rabbitson |
Refactor the version handling |
blob | commitdiff | diff to current |
2010-04-08 |
Peter Rabbitson |
Make the insert_returning capability private (and saner... |
blob | commitdiff | diff to current |
2010-03-24 |
Peter Rabbitson |
Cosmetics + changes |
blob | commitdiff | diff to current |
2010-03-22 |
Rafael Kitover |
update proxied methods for DBI::Replicated |
blob | commitdiff | diff to current |
2010-02-16 |
Rafael Kitover |
set behavior for Hash::Merge in ::DBI::Replicated,... |
blob | commitdiff | diff to current |
2010-02-16 |
Rafael Kitover |
use OO interface of Hash::Merge for ::DBI::Replicated |
blob | commitdiff | diff to current |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
blob | commitdiff | diff to current |
2010-02-15 |
Peter Rabbitson |
Spellcheck (jawnsy++) |
blob | commitdiff | diff to current |
2010-02-13 |
Peter Rabbitson |
Changes |
blob | commitdiff | diff to current |
2010-02-12 |
Peter Rabbitson |
Move replicated to Opt::Deps |
blob | commitdiff | diff to current |
2010-02-11 |
Rafael Kitover |
add unimplemented Storage::DBI methods to ::DBI::Replicated |
blob | commitdiff | diff to current |
2010-02-10 |
Rafael Kitover |
add a couple proxy methods to Replicated so it can run |
blob | commitdiff | diff to current |
2010-02-10 |
Rafael Kitover |
revert Moose bug workaround, bump Moose dep for Replica... |
blob | commitdiff | diff to current |
2010-02-10 |
Rafael Kitover |
workaround for Moose bug affecting Replicated storage |
blob | commitdiff | diff to current |
2010-01-29 |
Peter Rabbitson |
Require non-warning-spewing MooseX::Types |
blob | commitdiff | diff to current |
2010-01-19 |
Peter Rabbitson |
Some minor test refactor and tab cleanups |
blob | commitdiff | diff to current |
2010-01-17 |
Peter Rabbitson |
Real detabify |
blob | commitdiff | diff to current |
2010-01-10 |
Rafael Kitover |
fix connection details in ::DBI::Replicated docs |
blob | commitdiff | diff to current |
2010-01-02 |
Florian Ragwitz |
Port replicated storage from MXAH to native traits. |
blob | commitdiff | diff to current |
2009-09-29 |
Rafael Kitover |
removed some dead code, added fix and test for _execute... |
blob | commitdiff | diff to current |
2009-09-28 |
Rafael Kitover |
minor changes |
blob | commitdiff | diff to current |
2009-09-20 |
Peter Rabbitson |
Part one of the sybase work by Caelum (mostly reviewed) |
blob | commitdiff | diff to current |
2009-09-20 |
Peter Rabbitson |
Backout sybase changes |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Cleanup exception handling |
blob | commitdiff | diff to current |
2009-09-03 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
2009-08-31 |
Rafael Kitover |
support coderef connect_infos for repicated storage |
blob | commitdiff | diff to current |
2009-08-10 |
Peter Rabbitson |
privatize dormant method - it may be useful for sybase... |
blob | commitdiff | diff to current |
2009-08-10 |
Peter Rabbitson |
pesky whitespace |
blob | commitdiff | diff to current |
2009-07-21 |
Rafael Kitover |
update Storage::Replicated prereqs |
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 |
John Napiorkowski |
increased Moose version requirements due to changes... |
blob | commitdiff | diff to current |
2009-07-16 |
Peter Rabbitson |
A couple of typos, and general whitespace cleanup ... |
blob | commitdiff | diff to current |
2009-07-10 |
John Napiorkowski |
a few more Moose Type related fixes and added diag... |
blob | commitdiff | diff to current |
2009-07-10 |
John Napiorkowski |
pod cleanup, fixed broken pod links, and new Introducti... |
blob | commitdiff | diff to current |
2009-07-09 |
John Napiorkowski |
some documention updates and changed the way we find... |
blob | commitdiff | diff to current |
2009-07-09 |
John Napiorkowski |
fixed test resultclass formatting, added a few more... |
blob | commitdiff | diff to current |
2009-07-09 |
John Napiorkowski |
changed the way transactions are detected for replicati... |
blob | commitdiff | diff to current |
2009-06-13 |
Rafael Kitover |
fix master debug output for ::Replicated |
blob | commitdiff | diff to current |
2009-05-22 |
Rafael Kitover |
::Replicated -- check for master rebless and reapply... |
blob | commitdiff | diff to current |
2009-05-15 |
Rafael Kitover |
minor replication changes - use a real hash merge,... |
blob | commitdiff | diff to current |
2009-05-09 |
Rafael Kitover |
::DBI::Replicated - don't build pool/balancer from... |
blob | commitdiff | diff to current |
2009-05-09 |
Rafael Kitover |
::DBI::Replicated - add master_read_weight to ::Random... |
blob | commitdiff | diff to current |
2009-05-08 |
Rafael Kitover |
support ::DBI::Replicated opts in connect_info |
blob | commitdiff | diff to current |
2009-05-06 |
Rafael Kitover |
::DBI:Replicated - merge connect_info from master to... |
blob | commitdiff | diff to current |
2009-05-06 |
Rafael Kitover |
Replicated - fixup types and namespace::clean |
blob | commitdiff | diff to current |
2009-05-06 |
Rafael Kitover |
fix ::DBI::Replicated::all_storages |
blob | commitdiff | diff to current |
2009-05-04 |
Rafael Kitover |
::Replicated - test hashref for connect_replicants... |
blob | commitdiff | diff to current |
2009-03-11 |
Wallace Reis |
removed configure_sqlt method |
blob | commitdiff | diff to current |
2008-08-27 |
John Napiorkowski |
fixed braindead typo in docs telling people to use... |
blob | commitdiff | diff to current |
2008-08-07 |
Luke Saunders |
proxying new storage method |
blob | commitdiff | diff to current |
2008-07-18 |
John Napiorkowski |
updated CHANGES, removed debug code left by accident... |
blob | commitdiff | diff to current |
2008-07-11 |
John Napiorkowski |
just a tiny grammer fix to POD |
blob | commitdiff | diff to current |
2008-07-11 |
John Napiorkowski |
added tests for required modules, minor documentation... |
blob | commitdiff | diff to current |
2008-07-09 |
John Napiorkowski |
make sure various Storage mutators correctly return... |
blob | commitdiff | diff to current |
2008-07-09 |
John Napiorkowski |
removed the mistaken debug code |
blob | commitdiff | diff to current |
2008-07-09 |
John Napiorkowski |
use BUILDARGS intead of wrapping new, added make_immuta... |
blob | commitdiff | diff to current |
2008-07-09 |
John Napiorkowski |
use BUILDARGS intead of wrapping new, added make_immuta... |
blob | commitdiff | diff to current |
2008-07-07 |
John Napiorkowski |
updated documentation, adding some hints and details... |
blob | commitdiff | diff to current |
2008-06-19 |
John Napiorkowski |
removed ->reload_row from storage, changed this to... |
blob | commitdiff | diff to current |
2008-06-12 |
John Napiorkowski |
more cleanly separated DBIC::Storage::Replicated from... |
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-07 |
John Napiorkowski |
clarified documentation about setting up slave dsn |
blob | commitdiff | diff to current |
2008-06-05 |
John Napiorkowski |
all your tabs belong to spaces |
blob | commitdiff | diff to current |
2008-06-04 |
John Napiorkowski |
fixed boneheaded failure to properly propogate txn_do |
blob | commitdiff | diff to current |
2008-06-03 |
John Napiorkowski |
fix to make sure execute_reliably method properly finds... |
blob | commitdiff | diff to current |
2008-05-29 |
John Napiorkowski |
changed Storage->reload_row to do less, reverted some... |
blob | commitdiff | diff to current |
2008-05-29 |
John Napiorkowski |
discard changes now is forced to use master for replica... |
blob | commitdiff | diff to current |
2008-05-28 |
John Napiorkowski |
created storage method to execute a coderef using maste... |
blob | commitdiff | diff to current |
2008-05-14 |
John Napiorkowski |
documentation updates |
blob | commitdiff | diff to current |
2008-05-09 |
John Napiorkowski |
doh, replaced ability to configure pool args via the... |
blob | commitdiff | diff to current |
2008-05-09 |
John Napiorkowski |
changed the balancer to a role, created a new class... |
blob | commitdiff | diff to current |
2008-05-09 |
John Napiorkowski |
good start on the validation of replicants and a system... |
blob | commitdiff | diff to current |
2008-05-09 |
John Napiorkowski |
fixed up the relicant status tests to exclude them... |
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-30 |
John Napiorkowski |
cleanup of some docs, got the default shuffling balance... |
blob | commitdiff | diff to current |
2008-04-30 |
John Napiorkowski |
added some advice to debugging replicants so that we... |
blob | commitdiff | diff to current |
2008-04-30 |
John Napiorkowski |
added some advice to debugging replicants so that we... |
blob | commitdiff | diff to current |
2008-04-30 |
John Napiorkowski |
got first pass on the replication and balancer, passing... |
blob | commitdiff | diff to current |
2008-04-30 |
John Napiorkowski |
new config option to DBICTest to let you set an alterna... |
blob | commitdiff | diff to current |
2008-04-25 |
John Napiorkowski |
fixed up the replication test, added some tests for... |
blob | commitdiff | diff to current |
2008-04-25 |
John Napiorkowski |
renamed replication storage to replicated (since it... |
blob | commitdiff | diff to current |
|