bucardo.git
2012-11-05 Greg Sabino... Tweak customcode exception example
2012-11-05 Greg Sabino... More cleanups of the exception custom handler code.
2012-11-04 Greg Sabino... Goodbye customcode.trigrules
2012-11-04 Greg Sabino... Spelling
2012-11-04 Greg Sabino... Clean up the customcode SQL so it no longer errors...
2012-11-04 Greg Sabino... Chipping away on some cc exception work.
2012-11-04 Greg Sabino... Make a todo about showing deadlock information in payload.
2012-11-04 Greg Sabino... Sneaky tabs, how we hates them!
2012-11-04 Greg Sabino... Be more explicit if we know the reason for failing...
2012-11-03 Greg Sabino... Duh. Should be < 0, not 1. Thanks David.
2012-11-03 David E. WheelerBump version in RPM spec file.
2012-11-03 Greg Sabino... Add dist/ to MANIFEST
2012-11-03 Greg Sabino... Bump version to 4.99.6 in preparation for next beta.
2012-11-03 Greg Sabino... Add some tests to the MANIFEST
2012-11-03 Greg Sabino... Add test skeleton for custom code exception handling.
2012-11-03 Greg Sabino... Uncuddle for consistency.
2012-11-03 Greg Sabino... Get rid of that pesky -w: causing problems with ancient...
2012-11-03 Greg Sabino... Quick addition of kid retry on deadlock, similar to...
2012-11-03 Greg Sabino... Revert "Don't use /usr/bin/env."
2012-11-03 David E. WheelerDon't use /usr/bin/env.
2012-11-02 David E. WheelerAdd test for serialization failure.
2012-11-02 David E. WheelerNo, really properly check for the old bucarodo_sequence...
2012-11-02 David E. WheelerProperly check for old bucardo_sequenes table.
2012-11-02 David E. WheelerProperly check for presence of old bucardo_sequences...
2012-11-02 David E. WheelerRequire Pod::Usage and List::Util at runtime.
2012-11-02 David E. WheelerFix some issues with `add sequnce`.
2012-11-02 David E. WheelerFix `list_sequences()`.
2012-11-01 David E. WheelerUpdate Changes since 4.99.5.
2012-11-01 David E. WheelerRequire List::Util and Pod::Usage in the spec file.
2012-11-01 David E. WheelerShow both users if try to connect as "postgres" and...
2012-11-01 David E. WheelerUse lexical subs, not globals.
2012-11-01 David E. WheelerForgot to rename some standard_conflict columns.
2012-11-01 David E. WheelerEliminate remaining `goto`s from PL/Perl.
2012-11-01 David E. WheelerEliminate `goto KICKFUNC`.
2012-11-01 David E. WheelerUpdate init script and RPM patch.
2012-11-01 David E. WheelerSleep for 0.5s after serialization failure.
2012-11-01 David E. WheelerTweak formatting of config settings in Pod.
2012-11-01 David E. WheelerReplace --debug options with --log options.
2012-10-31 David E. WheelerAllow --no-debug and document --debug.
2012-10-31 David E. WheelerImplement `remove_sequence()`.
2012-10-31 David E. WheelerAdd `makedelta` to `add table` and `update table`.
2012-10-31 David E. WheelerMore sync makedelta stuff removed. All unused.
2012-10-31 David E. WheelerRemove mention of `makedelta` from the schema docs.
2012-10-31 David E. WheelerRemove double periods.
2012-10-31 David E. WheelerDocument all the configuration settings.
2012-10-31 David E. WheelerDocument and display all the `update` actions.
2012-10-30 David E. WheelerHandle aliases and unknown commands in `superhelp()`.
2012-10-30 David E. WheelerReplace `usage()` with `usage_exit()`.
2012-10-30 David E. WheelerFix output of `superhelp()`.
2012-10-30 David E. WheelerAdd some more hyphens and alternates.
2012-10-30 David E. WheelerUse Getopt::Long for bucardorc options.
2012-10-30 David E. WheelerAdd some hyphens and short names for options.
2012-10-30 David E. WheelerAdd options table and move command-specific options...
2012-10-30 David E. WheelerFix help- and usage-based test failures.
2012-10-30 Greg Sabino... Start cleaning up the maekdelta system. Sync-level...
2012-10-30 David E. WheelerRevert d65b04310a.
2012-10-30 David E. WheelerUse Pod::Usage for `help` output.
2012-10-29 David E. WheelerStore and use options when restarting after death.
2012-10-29 Greg Sabino... Typo.
2012-10-29 Greg Sabino... Make variables that contain PIDs from connect_database...
2012-10-29 Greg Sabino... Minor comment cleanups
2012-10-29 David E. WheelerNo longer check for "perl" in process names.
2012-10-29 David E. WheelerSet flag to run again, rather than send message.
2012-10-29 David E. WheelerRemove `getrows`.
2012-10-29 David E. WheelerMore on what overdue and expired are for.
2012-10-27 David E. WheelerRename "goat" to "relation".
2012-10-26 David E. WheelerRename "herd" to "relgroup".
2012-10-26 David E. WheelerAn attemp to document `expired`.
2012-10-26 David E. WheelerUse ucfirst for all display items but name.
2012-10-26 David E. WheelerDocument no-op `getrows` param.
2012-10-26 David E. WheelerI think customcode.about is a free-form description...
2012-10-26 David E. WheelerRename configs in the database on upgrade.
2012-10-26 David E. WheelerRename `ping` columns to `autokick`.
2012-10-26 David E. WheelerRename `standard_conflict` to `conflict_strategy`.
2012-10-26 David E. WheelerMove the `standad_conflict` parameter from table to...
2012-10-26 David E. WheelerRename the "ping" parameter to "autokick".
2012-10-26 David E. WheelerRemove the `do_listen` parameter
2012-10-26 David E. WheelerCancel any async queries.
2012-10-26 David E. WheelerAfter a serialization failure, we need to kick it.
2012-10-25 Greg Sabino... Begin experimenting with the payload system for syncsleep
2012-10-25 David E. WheelerGah! Typo.
2012-10-25 David E. WheelerIndent `eval` block.
2012-10-25 David E. WheelerLog sync sleeps in CTL.
2012-10-25 Greg Sabino... Pluralize please
2012-10-25 Greg Sabino... If no deltas, we want the syncdone message to be sent...
2012-10-25 David E. WheelerRemove debugging line left in ac51423f202.
2012-10-25 David E. WheelerFix serialization exception handling.
2012-10-25 David E. WheelerRip out customselect.
2012-10-25 David E. WheelerSwitch from GMT to UTC.
2012-10-24 David E. WheelerAdd the patch file to the README.
2012-10-24 David E. WheelerUpdate the RPM support files.
2012-10-24 David E. WheelerMove distribution-supporting scripts to `dist`.
2012-10-24 David E. WheelerFix test failure introduced in f77fdbfd88b8.
2012-10-24 David E. WheelerRemove redundant LISTEN.
2012-10-24 David E. WheelerTest all return values of `ctl()` in postgres tests.
2012-10-24 David E. WheelerWork around missing database handles.
2012-10-24 David E. WheelerUpdate test count.
2012-10-24 David E. WheelerDon't activate msync.
2012-10-24 David E. WheelerFix exit value of `update` command.
2012-10-24 David E. WheelerFix invalid sync activation.
next