aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/JobRuns/BasicJobRunsLogger.cs
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-301-193/+105
|
* Added head cleaning jobs to job runs as "IS_HEAD_CLEANING"Roy Ben Shabat2020-08-011-1/+91
|
* JobResume refactored !Roy Ben Shabat2020-05-281-1/+17
|
* Redundant.Roy Ben Shabat2020-05-201-1/+2
|
* Redundant.Roy Ben Shabat2020-05-201-1/+0
|
* Fixed issue with PPC numeric textbox clipping.Roy Ben Shabat2020-05-201-1/+1
|
* Implemented job runs individual liquid quantities.Roy Ben-Shabat2020-03-161-0/+30
| | | | Added to job runs fixer.
* Fixed issue with job run start date.Roy Ben Shabat2020-03-151-3/+1
| | | | Fixed issue with ActionLogs busy indication.
* PPC: Fixed issue with color hive on Volume.Roy Ben-Shabat2020-02-241-0/+1
| | | | | | PPC: Fixed issue with segments edit docking. Added RmlGuid to JobRunsLogger.
* Fixed a bug with none site for machine.Roy Ben Shabat2020-01-231-4/+16
| | | | Added Job run designation, source, uploading, heating time...
* Refactored JobRunsLogger to save job length, name, source and JobString.Roy Ben-Shabat2020-01-211-117/+49
| | | | Fixed issue with machine emulator number of units.
* Implemented job runs liquid quantities.Roy Ben-Shabat2020-01-121-0/+4
|
* Working on job run liquid quantity.Roy Ben-Shabat2020-01-121-0/+2
|
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-0/+3
| | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* Implemented a fix for unknown event type in MachinesEvent.Roy Ben-Shabat2019-02-171-52/+72
| | | | Implemented a fix for db/internet problem when logging job runs.
* Implemented integration IJobRunsLogger.Roy Ben-Shabat2018-12-261-0/+221
Implemented DEBUG/RELEASE JsonController. Implemented Local/Remote machine studio setting.