bucardo.git
2013-10-02 David E. WheelerChange default reload_config timeout to 30s.
2013-10-02 David E. WheelerPurge unknown tables from bucardo_delta_targets.
2013-09-11 Greg Sabino... Don't show serialize/deadlock errors unless we are...
2013-08-29 Greg Sabino... Switch time zone to GMT, as we did in Bucardo4
2013-07-25 David E. WheelerIn `status`, if last run is "empty", call it "good".
2013-07-25 David E. WheelerState can also be "Unknown".
2013-07-25 David E. WheelerNote state value for currently-running sync.
2013-07-25 David E. WheelerEnd syncs on deadlock and serialization failure.
2013-07-24 David E. WheelerListen for autokicks on sources for the sync, not all...
2013-07-24 David E. WheelerRevert "Make kick triggers consistently use the non...
2013-07-24 David E. WheelerCheck for empty state, too.
2013-07-24 David E. WheelerRemove listen_payload in unlisten_all().
2013-07-24 David E. WheelerAdd daemon role to application name.
2013-07-24 Greg Sabino... Make kick triggers consistently use the non-payload...
2013-07-23 David E. WheelerFix `reload config` timeout.
2013-07-18 Greg Sabino... Remove comment line about spacing - no longer applies.
2013-07-18 Greg Sabino... Make sure "bucardo help" doesn't try to connect to...
2013-07-01 Greg Sabino... Bump the version to 5.0.0.
2013-06-28 Greg Sabino... Switch default isolation level back to repeatable read
2013-06-21 Greg Sabino... Match process name case-insensitive
2013-06-21 Greg Sabino... Proper debug for isolation levels
2013-06-17 Greg Sabino... Fixes for upgrade magic
2013-05-29 Greg Sabino... Let's do github canonically
2013-05-27 Greg Sabino... Move some things from bugzilla to here
2013-05-18 Greg Sabino... Super minor tweak
2013-05-04 Greg Sabino... VAC handle pg_listener, per list discussion
2013-04-17 Greg Sabino... Allow for auto reconnection of databases for crash...
2013-04-17 Joshua TolleyTypo
2013-04-16 Mitchell PerilsteinThe regex looking at ps output when killing children...
2013-04-16 Mitchell PerilsteinAvoid warning if no $HOME.
2013-04-12 Greg Sabino... Show correct error
2013-03-29 Joshua TolleyAdd more explicit support for adding and removing sequences
2013-03-20 Greg Sabino... Attempts to make VAC daemon quieter, per IRC discussions.
2013-03-17 Greg Sabino... Make sure regex matches so "Not needed" doesn't raise...
2013-03-01 Greg Sabino... Allow transaction isolation level to be changed
2013-02-24 Greg Sabino... Better debugging sub
2013-02-21 Greg Sabino... Signature for version 4.99.7 4.99.7
2013-02-20 Greg Sabino... Sometimes the bucardo_delta table can get duplicate...
2013-02-19 Greg Sabino... Minor Perl::Critic inspired tweaks
2013-02-19 Greg Sabino... Fix comment
2013-02-19 Greg Sabino... Show filename for subroutines that do not pass.
2013-02-19 Greg Sabino... Testing tweaks.
2013-02-19 Greg Sabino... Make sure logdest gets forced to an arrayref.
2013-02-19 Greg Sabino... Tabs to space
2013-02-19 Greg Sabino... Skip generated files from some tests.
2013-02-19 Greg Sabino... Bump version to 4.99.7
2013-02-13 Greg Sabino... Work around for Postgres bug in which notices are not...
2013-02-13 Greg Sabino... Make sure logdest works if specified in an rc file.
2013-02-12 Greg Sabino... Mild cleanups. Allow foo:bar in addition to foo=bar...
2013-02-07 Greg Sabino... Make sure that when verifying columns, etc. across...
2013-02-06 Greg Sabino... Don't run FK info query if no FKs
2013-02-04 Greg Sabino... Bump to 2013
2013-02-01 Greg Sabino... Typo
2013-02-01 Greg Sabino... Merge remote-tracking branch 'burbon/fix-update-dbgroup'
2013-02-01 Greg Sabino... Merge remote-tracking branch 'burbon/fix-add-all-tables'
2013-01-31 burbonFIX: bucardo update dbgroup do not affect db data
2013-01-29 Martin Atukundaremove unnecessary variable.
2013-01-29 Martin Atukundause $sth->rows() to get number of rows.
2013-01-25 Błażej CegiełkaFIX: add all tables with table/schema limit
2013-01-25 Błażej CegiełkaFIX: add all tables with exclude table/schema
2013-01-24 Greg Sabino... Idea from mailing list: combine kick triggers and funcs
2013-01-07 Greg Sabino... Show status, not details. PID is not in the syncrun...
2013-01-05 Greg Sabino... Better output for "whydie" section.
2013-01-03 Greg Sabino... More incremental work for solving the FK conflict problem.
2012-12-28 Greg Sabino... Track which tables are referencing each other via forei...
2012-12-24 Greg Sabino... Store the dbgroup rather than the sync inside of bucard...
2012-12-24 Greg Sabino... Walked through to make sure all execute() calls are...
2012-12-24 Greg Sabino... Make sure we call finish on that statement handle.
2012-12-23 Greg Sabino... Spelling tweaks.
2012-12-23 Greg Sabino... Make sure only Postgres databases try to NOTIFY
2012-12-23 Greg Sabino... Rename kidpid to kidpidlist in the MCP, as it confuses...
2012-12-23 Greg Sabino... Remove tabs
2012-12-23 Greg Sabino... Set missing log_level
2012-12-23 Greg Sabino... Now have 50 passing tests!
2012-12-23 Greg Sabino... Working on getting the makedelta test working again.
2012-12-23 Greg Sabino... Properly fold in remote NOTIFY calls at the MCP level.
2012-12-23 Greg Sabino... Show which database MCP is listening for on the kid_pid...
2012-12-22 Greg Sabino... Line up things better in test output.
2012-12-22 Greg Sabino... Refactor all post-fork DBI cleanup into a new sub.
2012-12-19 Greg Sabino... We have some hard-coded requests for masterdbh inside...
2012-12-19 Greg Sabino... Do not have the VAC daemon re-use the "masterdbh" name...
2012-12-19 Greg Sabino... Ensure we use "our" Bucardo.pm during testing, not...
2012-12-19 Greg Sabino... Skip "extraargs"
2012-12-19 Greg Sabino... Expand actions a bit
2012-12-18 Greg Sabino... Show which database is log for makedeltas.
2012-12-15 Greg Sabino... Cleanups and better output
2012-12-15 Greg Sabino... Make bucardo quiet when needed
2012-12-15 Greg Sabino... Make sure kid_pid_stop messages are sent from the targe...
2012-12-14 Rosser SchwarzMerge branch 'master' of bucardo.org:/var/lib/git/bucardo
2012-12-14 Greg Sabino... Output makedelta as we find it.
2012-12-14 Greg Sabino... My shell test script for makedelta work: committing...
2012-12-14 Greg Sabino... Smoothly handle best-guess table names on 'bucardo...
2012-12-14 Greg Sabino... Better version of self-excluding trigger magic via...
2012-12-14 Greg Sabino... Cleanup some of the listening.
2012-12-14 Greg Sabino... Make installation quieter when in batch mode
2012-12-14 Greg Sabino... This should be quiet too
2012-12-14 Greg Sabino... Quick application of ideas from mailing list: KIDs...
2012-12-12 David E. WheelerDid not mean to commit that.
2012-12-12 David E. WheelerAdd a double-multi-master replication makedelta test.
2012-12-12 David E. WheelerGet `makedelta` tests passing.
next