| 2011-05-23 |
Greg Sabino... | Automatically pick a db if none given when adding tables. |
commit | commitdiff | tree |
| 2011-05-23 |
Greg Sabino... | Comment out search_path per bucardo user for now. |
commit | commitdiff | tree |
| 2011-05-23 |
Greg Sabino... | Allow for eventual verbose details on each syncrun |
commit | commitdiff | tree |
| 2011-05-23 |
Greg Sabino... | Cleanup and redo some of the synrun system. |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Complete basic Mongo tests |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Mongo tweaks. |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Add new test for testing MongoDB. |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Turn escaped nulls back into undef for mongo pushes. |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Better debug on initdb fail for testing. |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Minor fixes. |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Comment cleanups. |
commit | commitdiff | tree |
| 2011-05-19 |
Greg Sabino... | Fixups for bytea primary keys. |
commit | commitdiff | tree |
| 2011-05-18 |
Greg Sabino... | Quick fix for new bucardo_purge_delta function: still... |
commit | commitdiff | tree |
| 2011-05-18 |
Greg Sabino... | Clean up and redo the sequences. |
commit | commitdiff | tree |
| 2011-05-18 |
Greg Sabino... | Simplify the default standard_conflict: we only care... |
commit | commitdiff | tree |
| 2011-05-17 |
Greg Sabino... | Re-establish the truncation system for non fullcopy... |
commit | commitdiff | tree |
| 2011-05-16 |
Greg Sabino... | Rename targetdb to more accurate and generic target. |
commit | commitdiff | tree |
| 2011-05-15 |
Greg Sabino... | Another backslash instance |
commit | commitdiff | tree |
| 2011-05-15 |
Greg Sabino... | Fix severe backslash bug, per email from Gabriel Weinbe... |
commit | commitdiff | tree |
| 2011-05-15 |
Greg Sabino... | Minor cleanups |
commit | commitdiff | tree |
| 2011-05-13 |
Greg Sabino... | Tried 2PC, does not really fit, used an alternate ... |
commit | commitdiff | tree |
| 2011-05-13 |
Greg Sabino... | Quick todo cleanup |
commit | commitdiff | tree |
| 2011-05-13 |
Greg Sabino... | Bucardo 5 has arrived. Rough, but workable. |
commit | commitdiff | tree |
| 2011-04-15 |
Greg Sabino... | Ready for 4.4.3 release |
commit | commitdiff | tree |
| 2011-04-15 |
Greg Sabino... | Spaces, not tabs! 4.4.3 |
commit | commitdiff | tree |
| 2011-04-14 |
Greg Sabino... | Move the 9.0 SQL checks around a bit. |
commit | commitdiff | tree |
| 2011-04-14 |
Greg Sabino... | Don't check pg_listener when deactivating syncs if... |
commit | commitdiff | tree |
| 2011-04-14 |
Greg Sabino... | Note 4.4.3 patch. |
commit | commitdiff | tree |
| 2011-04-14 |
Greg Sabino... | Make sure we commit to target before master, to fix... |
commit | commitdiff | tree |
| 2011-03-17 |
Greg Sabino... | Ready for 4.4.2 release 4.4.2 |
commit | commitdiff | tree |
| 2011-03-16 |
Greg Sabino... | Don't test glog calls yet. |
commit | commitdiff | tree |
| 2011-03-15 |
Greg Sabino... | Get everything back to a consistent 4.4.2 and prepare... |
commit | commitdiff | tree |
| 2010-11-09 |
Greg Sabino... | Time zone adjustment should be local to the function. |
commit | commitdiff | tree |
| 2010-09-09 |
Greg Sabino... | Minor comment tweaks. |
commit | commitdiff | tree |
| 2010-09-09 |
Greg Sabino... | Only show msec to three places in log |
commit | commitdiff | tree |
| 2010-09-09 |
Greg Sabino... | Load async constants for DBD::Pg |
commit | commitdiff | tree |
| 2010-09-09 |
Greg Sabino... | Flush out subroutine comment headers |
commit | commitdiff | tree |
| 2010-09-09 |
Greg Sabino... | Report DBI and DBD::Pg versions in log on startup |
commit | commitdiff | tree |
| 2010-09-07 |
Greg Sabino... | Latest Changes |
commit | commitdiff | tree |
| 2010-09-07 |
Greg Sabino... | Allow 'bucardo_ctl status' to run even if piddir is... |
commit | commitdiff | tree |
| 2010-09-05 |
Greg Sabino... | Remove perlcritic pragmas - no longer needed. |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Update Changes file |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Add 'default_standard_conflict' setting, per idea from... |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Update the Changes file. |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Fix for timestamptz testing. |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Force GMT timezone for better timestamptz comparisons. |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Support new table types. |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Add timestamptz tabletype to tests. |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | Patch file for common question regarding 4.4.0 |
commit | commitdiff | tree |
| 2010-09-02 |
Greg Sabino... | More sequence testing |
commit | commitdiff | tree |
| 2010-09-01 |
Greg Sabino... | Small test tweak. |
commit | commitdiff | tree |
| 2010-09-01 |
Greg Sabino... | Use microsecond timing and linefrom in logs for testing. |
commit | commitdiff | tree |
| 2010-09-01 |
Greg Sabino... | Remove debugging lines. |
commit | commitdiff | tree |
| 2010-09-01 |
Greg Sabino... | Add log_microsecond option, fix log_showline bug. |
commit | commitdiff | tree |
| 2010-09-01 |
Greg Sabino... | Enable more sequence tests. |
commit | commitdiff | tree |
| 2010-09-01 |
Greg Sabino... | Cleanup and overhaul of sequence replication. |
commit | commitdiff | tree |
| 2010-08-31 |
Greg Sabino... | Remove unused methods, rejigger the Test::More override... |
commit | commitdiff | tree |
| 2010-08-30 |
Greg Sabino... | Checkpoint for new sequence handling work. |
commit | commitdiff | tree |
| 2010-08-30 |
Greg Sabino... | Minor cleanups. |
commit | commitdiff | tree |
| 2010-08-28 |
Greg Sabino... | 2 is now a common state after an exception, as we alway... |
commit | commitdiff | tree |
| 2010-08-28 |
Greg Sabino... | Pass more information to exception handling code. |
commit | commitdiff | tree |
| 2010-08-26 |
Greg Sabino... | Check all glog() calls. |
commit | commitdiff | tree |
| 2010-08-26 |
Greg Sabino... | Reformatting and code comment enhancements. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Make debug an env var |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Both sides serializable for now. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Various P:C fixes |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Spellchecking run. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Update todo list. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Standardize the shebang and emacs hint lines. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Tabs to spaces. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove more unused or unnecessary test files. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove multicol tests: already done inside of other... |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Minor tweaks to testing file. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Change name of test sync. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Rename 05-fullcopy.t to 10-fullcopy.t |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove 04-pushdelta.t, superceded by 10-pushdelta.t |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove 03-goat.t test. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove 02-simple.t: no longer needed. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove "monkey" tests: already done better implicitly... |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Use standard env shebang |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Check all Perl scripts for validity. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove typo. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | git cleanups |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Test to check all files for tabs and strange characters. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove old file. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Tabs to spaces. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Update MANIFEST. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Tabs to spaces. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Tabs to spaces. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | New swap sync testing file. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Fix error in bind_param for target to source. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Recent changes. |
commit | commitdiff | tree |
| 2010-08-24 |
Greg Sabino... | Remove race condition from bucardo_purge_q_table() |
commit | commitdiff | tree |
| 2010-08-23 |
Greg Sabino... | Typo. |
commit | commitdiff | tree |
| 2010-08-23 |
Greg Sabino... | Use timeofday not now() for all q updates. |
commit | commitdiff | tree |
| 2010-08-23 |
Greg Sabino... | Tweak the q_cleanup index. |
commit | commitdiff | tree |
| 2010-08-23 |
Greg Sabino... | Fix for bytea primary key checking in swap syncs. |
commit | commitdiff | tree |
| 2010-08-23 |
Greg Sabino... | Testing fix: reconnect to new database. |
commit | commitdiff | tree |
| 2010-08-22 |
Greg Sabino... | Fix typo in testing module. |
commit | commitdiff | tree |
| 2010-08-22 |
Greg Sabino... | Rename the ENCODE cal for bytea selects. |
commit | commitdiff | tree |
| next |