bucardo.git
2013-10-29 Greg Sabino... Cache the column lookups inside of validate_sync.
2013-10-25 Greg Sabino... Make sure we do something sensible if we call for a...
2013-10-24 Greg Sabino... Tabs cleanup
2013-10-24 Greg Sabino... Replace 'haztrig' with cached version inside of validat...
2013-10-24 Greg Sabino... Show the DSN we are connecting with
2013-10-23 Greg Sabino... Report on total sync time in the logs, even if no rows...
2013-10-23 Greg Sabino... Only try and create that index once.
2013-10-23 Greg Sabino... Speed up the initial validate sync quite a bit by pre...
2013-10-23 Greg Sabino... No longer use the whole prefix when building the listen...
2013-10-20 Greg Sabino... When doing `bucardo list databases`, don't show the...
2013-10-19 Greg Sabino... Fix wrong search before inserting to bucardo_delta_targets.
2013-10-18 Greg Sabino... Expand the arrays in the opening config dump in the...
2013-10-18 Greg Sabino... Enforce sane isolation levels
2013-10-18 Greg Sabino... Add new config 'log_showsyncname', defaulting to 1...
2013-10-18 Greg Sabino... Typo.
2013-10-17 Greg Sabino... Update versions in html docs 4.99.8
2013-10-17 Greg Sabino... Fix some pod
2013-10-17 Greg Sabino... Don't remember why this was here, but mark it as LOG_DEBUG
2013-10-17 Greg Sabino... Away with ye, tab
2013-10-16 David E. WheelerSet version to 4.99.8.
2013-10-16 David E. WheelerTry harder to collect and emit errors on validation...
2013-10-15 David E. WheelerImprove the auto-creation of the "bucardo" role.
2013-10-15 Greg Sabino... More bypassing of track_rates
2013-10-15 Greg Sabino... Skip the not-working-now track_rates section.
2013-10-14 Joshua TolleyMerge in patch to ensure objects from different databas...
2013-10-07 David E. WheelerLog verbose instead of debug.
2013-10-07 David E. WheelerLog loglevel as a string.
2013-10-07 David E. WheelerMake it clearer which handles to log.
2013-10-07 David E. WheelerTopic, not lexical.
2013-10-07 David E. WheelerLog only errors.
2013-10-05 Greg Sabino... Try harder to find initdb when testing.
2013-10-05 Greg Sabino... Add some text fields to the dbgroup and herd tables...
2013-10-04 Greg Sabino... Make the inactivate sub a bit smarter. May fix the...
2013-10-02 David E. WheelerFix inaccurate comment.
2013-10-02 David E. WheelerChanging a sync status does not load or unload it.
2013-10-02 David E. WheelerUpdate sync status on activate/deactivate.
2013-10-02 David E. WheelerDocument strict_checking for tables, too.
2013-10-02 David E. WheelerDocument strict_checking and add it to `add sync`.
2013-10-02 David E. WheelerAdd the reload_config_timeout config.
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-24 Joshua TolleyThis should have gone in with the last commit, as well
2013-04-24 Joshua TolleyImprove output, and update tests accordingly
2013-04-23 Joshua TolleyAdd a bit more output to identify a database
2013-04-23 Joshua TolleyAdd tests and code for update table db filtering
2013-04-23 Joshua TolleyClean up lots, and get list table working better
2013-04-23 Joshua TolleyClean up tests
2013-04-22 Joshua TolleyMerge branch 'master' of ssh://bucardo.org/var/lib...
2013-04-22 Joshua TolleyFix customcols; all preexisting tests pass
2013-04-22 Joshua Tolleyeven more tests work now
2013-04-22 Joshua TolleyFix herd adding logic, with caveats noted in test source
2013-04-22 Joshua TolleyConsolidate methods for finding goats
2013-04-17 Greg Sabino... Allow for auto reconnection of databases for crash...
2013-04-17 Joshua TolleyTypo
2013-04-16 Joshua TolleyMerge from master
2013-04-16 Joshua Tolley02-bctl-herd.t passes
2013-04-16 Mitchell PerilsteinThe regex looking at ps output when killing children...
2013-04-16 Mitchell PerilsteinAvoid warning if no $HOME.
2013-04-16 Joshua TolleyIncremental progress
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...
next