bucardo.git
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...
2014-06-07 Greg Sabino... Add new ENV BUCARDO_CONFIRM which sets bcargs->{confir...
2014-06-07 Greg Sabino... Mild doc updates
2014-06-07 Greg Sabino... Use smallint, integer, and bigint rather than int[248...
2014-06-07 Greg Sabino... Allow add_database to take more than one arg so we...
2014-06-06 Greg Sabino... Allow the 'dbs' argument to specify a dbgroup when...
2014-06-06 Greg Sabino... Remove few instances of trailing whitespace
2014-06-06 Greg Sabino... Trailing whitespace check for Bucardo.pm too
2014-06-06 Greg Sabino... Quick trailing whitespace testing
2014-06-06 Greg Sabino... Make add_sync much smarter and clearer. Should now...
2014-06-03 David E. WheelerUse -l to check for a symlink.
2014-06-01 Greg Sabino... Allow args to use : or = as delimiters.
2014-06-01 Greg Sabino... Set the log prefix immediately after forking, based...
2014-05-31 Greg Sabino... Spellcheck and linty cleanups
2014-05-31 Greg Sabino... Make sure we import our methods!
2014-05-31 Greg Sabino... Tabs to spaces
2014-05-31 Greg Sabino... Do not like Encode::Locale dependency, but since it...
2014-05-29 Greg Sabino... Change wording in examples as we use target, not slave...
2014-05-28 Greg Sabino... Tweak some redo logic
2014-05-25 Greg Sabino... We need target column on index to be text_pattern_ops...
2014-05-25 Greg Sabino... Someone fix this test, please.
2014-05-24 Greg Sabino... No more ^T: in the main distinct delta gathering clause...
2014-05-23 Greg Sabino... First swing at handling dead databases in a smooth...
2014-05-22 Greg Sabino... Do a check for a stopfile after MCP sleeps. Prevents...
2014-05-20 Greg Sabino... Minor fixes
2014-05-19 Greg Sabino... Add support for "bucardo reopen" command, which will...
2014-05-16 Greg Sabino... Framework for new 'reopen' command
2014-05-07 Greg Sabino... Print the last git commit information on startup
2014-05-07 Greg Sabino... Don't try to use pg_cancel if things blew up, simply...
2014-05-05 Greg Sabino... Make sure we only update bucardo_truncate_trigger if...
2014-05-05 Greg Sabino... Prevent uninitialized warnings from no db.service on...
2014-05-05 Greg Sabino... Rename the somewhat confusing bucardo version configura...
2014-05-05 Greg Sabino... Mild TODO cleanup
2014-05-04 Greg Sabino... No sense it sending notification if the db is down
2014-05-02 Greg Sabino... More tweaking to async code
2014-05-02 Greg Sabino... Random comments about new plan
2014-04-30 Greg Sabino... Fix typo
2014-04-29 Greg Sabino... Debugging to solve pg_result errors.
2014-04-29 Greg Sabino... Grabbed incorrect hash - was causing the async_status...
2014-04-25 Greg Sabino... Sig for 4.99.12
2014-04-25 Greg Sabino... Bump version to 4.99.12 4.99.12
2014-04-24 Greg Sabino... Better tracking of async status
2014-04-20 Greg Sabino... Better service arg parsing
2014-04-20 Greg Sabino... readlink can sometimes retrurn undef, even if -s is...
2014-04-15 Greg Sabino... Mild tweaks to log_level notifications
2014-04-15 Greg Sabino... Support symlinked bucardo executable when looking for...
2014-04-12 Greg Sabino... sqlite: do a BEGIN EXCLUSIVE TRANSACTION in force-lock...
2014-04-12 Greg Sabino... Put the force-lock-file in the piddir, rather than...
2014-04-12 Greg Sabino... Take out the session level isolation level for mysql...
next