| 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. | ||||
| * | Added code comments for: | Roy Ben-Shabat | 2018-01-14 | 5 | -0/+29 |
| | | | | | Synchronization. | ||||
| * | Fixed issue with local sync SQL Logic error. | Roy Ben-Shabat | 2017-12-27 | 3 | -5/+32 |
| | | | | | | Added some missing columns to SQLite db. Direct Remote Sync is fully working !!! | ||||
| * | Implemented Remote To Local File Synchronization. | Roy | 2017-12-22 | 1 | -1/+3 |
| | | |||||
| * | Started working on 'Synchronization' - Machine Studio module. | Roy Ben-Shabat | 2017-12-19 | 2 | -3/+15 |
| | | |||||
| * | Added DAL.Observables project. | Roy Ben-Shabat | 2017-12-10 | 1 | -1/+1 |
| | | | | | | Changes DB table CONFIGURATIONS_DISPENSER to IDS_PACKS. CHanges DB table SYNC_CONFIGURATION to SYNC_CONFIGURATIONS | ||||
| * | MERGE | Roy Ben-Shabat | 2017-12-03 | 2 | -0/+47 |
| | | |||||
| * | Fixed an issue with boolean values on local DB sync. | Roy Ben-Shabat | 2017-11-29 | 4 | -2/+103 |
| | | | | | | | | 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 | 5 | -0/+850 |
