bucardo.git
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.
2012-12-11 David E. WheelerRestore listen for syncdone_deltatest2.
2012-12-11 Rosser SchwarzMerge branch 'master' of bucardo.org:/var/lib/git/bucardo
2012-12-11 Greg Sabino... For the makedelta system, we'll store everything at...
2012-12-11 Greg Sabino... Better makedelta work: this should allow things to...
2012-12-11 Greg Sabino... More makedelta work, write out some ideas.
2012-12-11 Greg Sabino... Placeholder for populating is_makedelta
2012-12-11 Greg Sabino... For makedelta, we need to set it as on/off per table...
2012-12-11 Greg Sabino... This is where the makedelta track update happens.
2012-12-11 Greg Sabino... This is not the place to update track
2012-12-11 Rosser Schwarzadded time-unit translations for de and es
2012-12-11 Greg Sabino... No longer need to worry about explicit kick after makedelta
2012-12-11 Greg Sabino... Let's make the triggerkick triggers always: this should...
2012-12-11 Greg Sabino... Let's make table-level makedelta an open field for...
2012-12-11 David E. WheelerFirst stab at getting makedelta working again.
2012-12-10 David E. WheelerUse arrays.
2012-12-10 David E. WheelerTest makedelta vs non-makedelta.
2012-12-10 David E. WheelerRevert "Try always committing deltas on 8.4 and higher."
2012-12-07 David E. WheelerTry always committing deltas on 8.4 and higher.
2012-12-07 David E. WheelerGet `help add customcols` working.
2012-12-07 David E. WheelerFix failing fullcopy test.
2012-12-07 David E. WheelerFix test failuers on later Postgres releases.
2012-12-06 David E. WheelerUpdate TODOs.
2012-12-06 David E. WheelerAdd failing makedelta test.
2012-11-27 David E. WheelerRemove `update relgroup`.
2012-11-27 Greg Sabino... Bare minimum seems to be 8.2. Tried 8.1 and it has...
2012-11-16 Greg Sabino... Facebook
2012-11-09 Greg Sabino... More testing workarounds to support non-truncate-trigge...
2012-11-08 Greg Sabino... Support older versions by simply skipping unknown seque...
2012-11-08 Greg Sabino... Minor changes to support older PG versions
2012-11-08 Greg Sabino... Make sure we support PGBINDIR inside bucardo for the...
2012-11-08 Greg Sabino... Notes about testing different versions of Postgres
2012-11-08 Greg Sabino... We might allow synonyms, but we need to make sure the...
2012-11-07 David E. WheelerAdd support for multiple log destinations to chkconfig...
2012-11-07 David E. WheelerUpdate Changes in bucardo.spec.
2012-11-06 Greg Sabino... Signature for version 4.99.6 (Version 5, beta 6) 4.99.6
2012-11-06 Greg Sabino... Add more logging for conflict handling activity.
2012-11-06 Greg Sabino... This test is still a work in progress.
2012-11-06 Greg Sabino... No tabs
2012-11-06 Greg Sabino... Skip patch files when checking for tabs.
2012-11-06 Greg Sabino... glog call forgot the level.
2012-11-06 David E. WheelerKeep all the custom code types in one place.
2012-11-06 David E. WheelerIgnore MANIFEST.bak.
next