bucardo.git
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...
2014-04-12 Greg Sabino... Use READ WRITE isolation levels wherever we can.
2014-04-12 Greg Sabino... Have kid_pid_start notification happen on the main...
2014-04-12 Greg Sabino... Gather the maximum transaction time for all tables...
2014-04-11 Joshua TolleyAdd error NOTIFY when reload fails
2014-04-11 Greg Sabino... Exit right away if the delta test fails, for better...
2014-04-11 Greg Sabino... When debug is on, write out a small text file to help...
2014-04-11 Greg Sabino... Clean up confusing comment
2014-04-11 Greg Sabino... Cleanup the temporary service files
2014-04-10 Greg Sabino... Move kid_pid_stop to global listening, not db-based.
2014-04-10 Greg Sabino... Better debugging for notifys
2014-04-10 Greg Sabino... Rewrite the delete_rows function.
2014-04-10 Greg Sabino... Debug the initdb call during testing
2014-04-10 Greg Sabino... Better tweaking for pgservice items
2014-04-09 Greg Sabino... Remove debugging.
2014-04-09 Greg Sabino... Better munging if we are using a service
2014-04-06 Greg Sabino... Ignore any local .bucardorc files.
2014-04-01 Greg Sabino... Remove useless comment
2014-03-31 Greg Sabino... Bump copyright to 2014
2014-03-27 Joshua TolleyAdd test for 'bucardo upgrade'
2014-03-27 Joshua TolleyMore bucardo.upgrade fixes
2014-03-20 Greg Sabino... If we are using a service file, make sure we don't...
2014-03-20 Greg Sabino... git should ignore service testing files
2014-03-20 Joshua TolleyModify syntax so the upgrade process can understand it
2014-03-17 Greg Sabino... Make the dbservice column have an empty default, so...
2014-03-12 Joshua TolleyRevert comment, so it stays in sync with reverted code
2014-03-12 Joshua TolleyFinish supporting non-ASCII table and column names
2014-02-18 Joshua TolleyBucardo now accepts pg_service for databases
2014-02-18 Joshua Tolleyservice strings are working; still needs tests
2014-02-18 Greg Sabino... Always use async when doing deletes. The previous way...
2014-02-14 Joshua TolleyMake install quit ignoring dbname and dbuser options
2014-02-14 Joshua TolleyDon't assume the bucardo database exists on install
2014-02-14 Joshua TolleyRevert "Make install quit ignoring dbname and dbuser...
2014-02-13 Joshua TolleyMake install quit ignoring dbname and dbuser options
2014-02-13 Joshua Tolleys/vaccuum/vacuum/
2014-01-17 Greg Sabino... Make our statement_chunk_size default match up.
2014-01-16 Greg Sabino... Debugging code
2014-01-16 Greg Sabino... Password should default to undef, not an empty string
next