| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change LogManager to Instance. | Roy Ben-Shabat | 2018-02-28 | 1 | -0/+2 |
| | | |||||
| * | Implemented progress text on DB Comparers instead of custom logger. | Roy Ben-Shabat | 2018-02-07 | 1 | -31/+41 |
| | | |||||
| * | Added Synchronization Configuration (SynchronizeToRemote) where rows ↵ | Roy Ben-Shabat | 2018-01-25 | 1 | -1/+3 |
| | | | | | | | synchronize but added only from local to remote.. JOBS, JOB_RUNS, SEGMENTS, BRUSH_STOPS. | ||||
| * | Fixed issue with local sync SQL Logic error. | Roy Ben-Shabat | 2017-12-27 | 1 | -0/+27 |
| | | | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!! | ||||
| * | Fixed an issue with boolean values on local DB sync. | Roy Ben-Shabat | 2017-11-29 | 1 | -2/+30 |
| | | | | | | | | Added support for SYNC_CONFIGURATION table on for local DB sync. Fixed an issue with multiple row updates on remote DB sync. Added warning for missing destination property on remote DB sync. Throw exception when no remote machine found on remote DB sync. | ||||
| * | Started Remote <=> Local Synchronization... /; | Roy Ben-Shabat | 2017-11-27 | 1 | -0/+200 |
