aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/App.config
Commit message (Collapse)AuthorAgeFilesLines
* Integrated SignalR to MachineService.Roy Ben Shabat2020-01-141-0/+4
|
* Working on TCC..Roy Ben-Shabat2019-05-061-8/+12
|
* MERGERoy Ben Shabat2019-04-091-7/+19
|
* Added support for caching on machine studio.Roy Ben-Shabat2019-02-271-28/+39
|
* A lot of work !!!Roy Ben-Shabat2019-02-201-1/+1
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-171-5/+6
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Implemented job upload using JobDescriptionFile.Roy Ben-Shabat2019-01-091-0/+20
|
* Done with Developer Module.Roy Ben-Shabat2018-08-211-0/+8
| | | | Implemented DB auth using Azure Active Directory Interactive!
* Implemented SQLite db on PPC.Roy Ben-Shabat2018-05-301-8/+10
| | | | Working on PPC.
* Implemented TeamFoundationClient components !!!Roy Ben-Shabat2018-04-231-0/+8
|
* Started working on UI automation testing!Roy Ben-Shabat2018-04-181-0/+40
|
* Added dispensers support on technician module.Roy2018-02-101-0/+8
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+20
Implemented Unit testing for SQLite & SQL Server connections.