bucardo.git
2014-07-14 Greg Sabino... Fix up the backslash escaping on upgrades- should solve...
2014-07-14 Greg Sabino... Bump version to 5.1.0, as we have made some major chang...
2014-07-11 Greg Sabino... goat-level conflict customcode test
2014-07-11 Greg Sabino... Make sure we do goat-level customcodes before sync...
2014-07-10 Greg Sabino... Add vvv option for bucardo script; do not show src_code...
2014-07-08 Greg Sabino... Debugging cleanups
2014-07-07 Greg Sabino... Further work on conflict testing.
2014-07-05 Greg Sabino... In testing, bail early if rows do not match inside...
2014-07-05 Greg Sabino... In the tests, make sure we commit, as it can affect...
2014-07-04 Greg Sabino... Be looser in what we allow conflict to be
2014-07-04 Greg Sabino... More overhaul of the conflict code.
2014-07-01 Greg Sabino... Set version inside string sent to customcodes.
2014-06-29 Greg Sabino... Add new test for conflicts
2014-06-29 Greg Sabino... Add update_row_in_database method
2014-06-29 Greg Sabino... Better debugging
2014-06-29 Greg Sabino... Not sure why this code is the way it is, but we need...
2014-06-28 Greg Sabino... Much cleanup and expansion of conflict handler codes.
2014-06-28 Greg Sabino... Clean up args to conflict handling routines
2014-06-28 Greg Sabino... Show associated syncs with customcodes
2014-06-28 Greg Sabino... Properly account for the case when the track table...
2014-06-28 Greg Sabino... Make sure we allow space-containing arguments for thing...
2014-06-27 Greg Sabino... Make sure we only populate the final track table when...
2014-06-27 Greg Sabino... Fix up conflict handling - make sure we have proper...
2014-06-26 Greg Sabino... Allow alternate ways to say conflict_strategy (which...
2014-06-26 Greg Sabino... Fixes and debugging for conflict strategy code
2014-06-26 Greg Sabino... Allow the CSV format when doing add database
2014-06-26 Greg Sabino... Allow 'conflict' as an alias for 'conflict_strategy'
2014-06-26 Greg Sabino... Allow the dbnames parameter to specify roles when doing...
2014-06-26 Greg Sabino... Test timer tweak
2014-06-25 Greg Sabino... Give better output when setting conflict_strategy,...
2014-06-25 Greg Sabino... Skip noise word 'set' in update sync
2014-06-24 Greg Sabino... Cache our makedelta other sync information. Adjust...
2014-06-24 Greg Sabino... Allow some other values for boolean args in bucardo...
2014-06-24 Greg Sabino... Mention wiki
2014-06-24 Greg Sabino... Bump version to 5.0.1.
2014-06-23 Greg Sabino... Signature for version 5.0.0 5.0.0
2014-06-23 Greg Sabino... Release date: 5.0.0 June 23, 2014
2014-06-23 Greg Sabino... Make sure tests have needed pid directory
2014-06-23 Greg Sabino... Fix up test test; better version output too.
2014-06-23 Greg Sabino... Change number of test values back to 30: over that...
2014-06-23 Greg Sabino... Test for servers going away suddenly and how Bucardo...
2014-06-23 Greg Sabino... We use 33 in some tests, so make our test values go...
2014-06-22 Greg Sabino... Plan the tests *after* we adjust the counts
2014-06-22 Greg Sabino... This test fails badly for older versions of DBD::Pg...
2014-06-21 Greg Sabino... Account for test irregularities where most of the initd...
2014-06-21 Greg Sabino... Change more 'database group' to 'dbgroup'
2014-06-21 Greg Sabino... Need Pod::Parser for bucardo help magic
2014-06-21 Greg Sabino... There are systems that, sadly, do not have CGI.
2014-06-21 Greg Sabino... Remove debugging
2014-06-21 Greg Sabino... Proper variable name
2014-06-20 Greg Sabino... So it begins...version 5.0.0.
2014-06-20 Greg Sabino... Minor release cleanups
2014-06-19 Greg Sabino... Change tests to reflect recent wording changes.
2014-06-19 Greg Sabino... Add a new lint test to detect hash names with spaces...
2014-06-19 Greg Sabino... Any day now, but certainly not in 2013!t
2014-06-19 Greg Sabino... Typo!
2014-06-19 Greg Sabino... Use relgroup and dbgroup consistenly everywhere, rather...
2014-06-18 Greg Sabino... Don't clutter logs when a sync is paused and being...
2014-06-18 Greg Sabino... Clean up some of the dependencies, get them in sync
2014-06-18 Greg Sabino... Tweak log_level output
2014-06-18 Greg Sabino... Make sure resumed syncs start out with a kick if needed
2014-06-18 Greg Sabino... Tabs to spaces
2014-06-18 Greg Sabino... On install, switch to database postgres if our initial...
2014-06-18 Greg Sabino... Allow dashes in usernames for install magic
2014-06-17 Greg Sabino... Clean up wording on add_sync
2014-06-15 Greg Sabino... Test cleanups
2014-06-15 Greg Sabino... Adjust tests for new add_database changes. Make sure...
2014-06-15 Greg Sabino... New makedelta plan: do not rely on ALWAYS triggers...
2014-06-15 Greg Sabino... Add some magic to transform raw "active" and "inactive...
2014-06-15 Greg Sabino... Fix up reload - the whole MCP if not args, else look...
2014-06-15 Greg Sabino... Skip the 'extra args' when doing an update_database
2014-06-14 Greg Sabino... When grabbing the last modification time for all tables...
2014-06-14 Greg Sabino... Allow syncs to be paused and resumed via command line.
2014-06-14 Greg Sabino... Do not allow syncs to be named "sync"
2014-06-14 Greg Sabino... Fix incorrect table gathering
2014-06-13 Greg Sabino... Allow 'bucardo stop' to work if piddir is set (and...
2014-06-13 Greg Sabino... Allow :s and :t as valid shortcuts when specifying...
2014-06-13 Greg Sabino... Do not show connction failure message on install if...
2014-06-13 Greg Sabino... When adding all tables, make sure we truly find the...
2014-06-13 Greg Sabino... Allow the role to be specified when adding dbgroups...
2014-06-13 Greg Sabino... Remove duplicated arg
2014-06-13 Greg Sabino... Do not default to user 'bucardo' on install
2014-06-12 Greg Sabino... Allow the piddir to be overidden at the bucardorc level
2014-06-11 Greg Sabino... Fix up customcode for conflict handlers
2014-06-11 Greg Sabino... Allow syncs to be updates with just 'active' or 'inacti...
2014-06-11 Greg Sabino... Allow update customcode to change the source code
2014-06-11 Greg Sabino... Minor fixes to bucardo script
2014-06-11 Greg Sabino... On startup, go ahead and charge forward if the PID...
2014-06-10 Greg Sabino... Adjust the makedelta tests
2014-06-10 Greg Sabino... Clean up makedelta system a bit
2014-06-09 Greg Sabino... Change the per-sync isolation level default to match...
2014-06-09 Greg Sabino... Prevent autovivification of an important hash.
2014-06-08 Greg Sabino... Minor formatting cleanups
2014-06-08 Greg Sabino... Tweak test for new output format
2014-06-08 Greg Sabino... Only assume database being added to a group is source...
2014-06-08 Greg Sabino... Make sure we turn off confirm_commit when testing
2014-06-07 Greg Sabino... Tabs again.
2014-06-07 Greg Sabino... add_sync: fix checking for existing dbgroup; add back...
2014-06-07 Greg Sabino... Make tables=all (e.g. for add_sync) add only tables...
2014-06-07 Greg Sabino... Use savepoints when removing databases, in case we...
next