projects
/
bucardo.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bucardo.git
2012-11-05
Greg Sabino...
Tweak customcode exception example
commit
|
commitdiff
|
tree
2012-11-05
Greg Sabino...
More cleanups of the exception custom handler code.
commit
|
commitdiff
|
tree
2012-11-04
Greg Sabino...
Goodbye customcode.trigrules
commit
|
commitdiff
|
tree
2012-11-04
Greg Sabino...
Spelling
commit
|
commitdiff
|
tree
2012-11-04
Greg Sabino...
Clean up the customcode SQL so it no longer errors...
commit
|
commitdiff
|
tree
2012-11-04
Greg Sabino...
Chipping away on some cc exception work.
commit
|
commitdiff
|
tree
2012-11-04
Greg Sabino...
Make a todo about showing deadlock information in payload.
commit
|
commitdiff
|
tree
2012-11-04
Greg Sabino...
Sneaky tabs, how we hates them!
commit
|
commitdiff
|
tree
2012-11-04
Greg Sabino...
Be more explicit if we know the reason for failing...
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Duh. Should be < 0, not 1. Thanks David.
commit
|
commitdiff
|
tree
2012-11-03
David E. Wheeler
Bump version in RPM spec file.
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Add dist/ to MANIFEST
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Bump version to 4.99.6 in preparation for next beta.
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Add some tests to the MANIFEST
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Add test skeleton for custom code exception handling.
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Uncuddle for consistency.
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Get rid of that pesky -w: causing problems with ancient...
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Quick addition of kid retry on deadlock, similar to...
commit
|
commitdiff
|
tree
2012-11-03
Greg Sabino...
Revert "Don't use /usr/bin/env."
commit
|
commitdiff
|
tree
2012-11-03
David E. Wheeler
Don't use /usr/bin/env.
commit
|
commitdiff
|
tree
2012-11-02
David E. Wheeler
Add test for serialization failure.
commit
|
commitdiff
|
tree
2012-11-02
David E. Wheeler
No, really properly check for the old bucarodo_sequence...
commit
|
commitdiff
|
tree
2012-11-02
David E. Wheeler
Properly check for old bucardo_sequenes table.
commit
|
commitdiff
|
tree
2012-11-02
David E. Wheeler
Properly check for presence of old bucardo_sequences...
commit
|
commitdiff
|
tree
2012-11-02
David E. Wheeler
Require Pod::Usage and List::Util at runtime.
commit
|
commitdiff
|
tree
2012-11-02
David E. Wheeler
Fix some issues with `add sequnce`.
commit
|
commitdiff
|
tree
2012-11-02
David E. Wheeler
Fix `list_sequences()`.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Update Changes since 4.99.5.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Require List::Util and Pod::Usage in the spec file.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Show both users if try to connect as "postgres" and...
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Use lexical subs, not globals.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Forgot to rename some standard_conflict columns.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Eliminate remaining `goto`s from PL/Perl.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Eliminate `goto KICKFUNC`.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Update init script and RPM patch.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Sleep for 0.5s after serialization failure.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Tweak formatting of config settings in Pod.
commit
|
commitdiff
|
tree
2012-11-01
David E. Wheeler
Replace --debug options with --log options.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
Allow --no-debug and document --debug.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
Implement `remove_sequence()`.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
Add `makedelta` to `add table` and `update table`.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
More sync makedelta stuff removed. All unused.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
Remove mention of `makedelta` from the schema docs.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
Remove double periods.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
Document all the configuration settings.
commit
|
commitdiff
|
tree
2012-10-31
David E. Wheeler
Document and display all the `update` actions.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Handle aliases and unknown commands in `superhelp()`.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Replace `usage()` with `usage_exit()`.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Fix output of `superhelp()`.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Add some more hyphens and alternates.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Use Getopt::Long for bucardorc options.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Add some hyphens and short names for options.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Add options table and move command-specific options...
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Fix help- and usage-based test failures.
commit
|
commitdiff
|
tree
2012-10-30
Greg Sabino...
Start cleaning up the maekdelta system. Sync-level...
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Revert d65b04310a.
commit
|
commitdiff
|
tree
2012-10-30
David E. Wheeler
Use Pod::Usage for `help` output.
commit
|
commitdiff
|
tree
2012-10-29
David E. Wheeler
Store and use options when restarting after death.
commit
|
commitdiff
|
tree
2012-10-29
Greg Sabino...
Typo.
commit
|
commitdiff
|
tree
2012-10-29
Greg Sabino...
Make variables that contain PIDs from connect_database...
commit
|
commitdiff
|
tree
2012-10-29
Greg Sabino...
Minor comment cleanups
commit
|
commitdiff
|
tree
2012-10-29
David E. Wheeler
No longer check for "perl" in process names.
commit
|
commitdiff
|
tree
2012-10-29
David E. Wheeler
Set flag to run again, rather than send message.
commit
|
commitdiff
|
tree
2012-10-29
David E. Wheeler
Remove `getrows`.
commit
|
commitdiff
|
tree
2012-10-29
David E. Wheeler
More on what overdue and expired are for.
commit
|
commitdiff
|
tree
2012-10-27
David E. Wheeler
Rename "goat" to "relation".
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Rename "herd" to "relgroup".
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
An attemp to document `expired`.
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Use ucfirst for all display items but name.
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Document no-op `getrows` param.
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
I think customcode.about is a free-form description...
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Rename configs in the database on upgrade.
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Rename `ping` columns to `autokick`.
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Rename `standard_conflict` to `conflict_strategy`.
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Move the `standad_conflict` parameter from table to...
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Rename the "ping" parameter to "autokick".
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Remove the `do_listen` parameter
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
Cancel any async queries.
commit
|
commitdiff
|
tree
2012-10-26
David E. Wheeler
After a serialization failure, we need to kick it.
commit
|
commitdiff
|
tree
2012-10-25
Greg Sabino...
Begin experimenting with the payload system for syncsleep
commit
|
commitdiff
|
tree
2012-10-25
David E. Wheeler
Gah! Typo.
commit
|
commitdiff
|
tree
2012-10-25
David E. Wheeler
Indent `eval` block.
commit
|
commitdiff
|
tree
2012-10-25
David E. Wheeler
Log sync sleeps in CTL.
commit
|
commitdiff
|
tree
2012-10-25
Greg Sabino...
Pluralize please
commit
|
commitdiff
|
tree
2012-10-25
Greg Sabino...
If no deltas, we want the syncdone message to be sent...
commit
|
commitdiff
|
tree
2012-10-25
David E. Wheeler
Remove debugging line left in ac51423f202.
commit
|
commitdiff
|
tree
2012-10-25
David E. Wheeler
Fix serialization exception handling.
commit
|
commitdiff
|
tree
2012-10-25
David E. Wheeler
Rip out customselect.
commit
|
commitdiff
|
tree
2012-10-25
David E. Wheeler
Switch from GMT to UTC.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Add the patch file to the README.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Update the RPM support files.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Move distribution-supporting scripts to `dist`.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Fix test failure introduced in f77fdbfd88b8.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Remove redundant LISTEN.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Test all return values of `ctl()` in postgres tests.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Work around missing database handles.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Update test count.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Don't activate msync.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Fix exit value of `update` command.
commit
|
commitdiff
|
tree
2012-10-24
David E. Wheeler
Fix invalid sync activation.
commit
|
commitdiff
|
tree
next