aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Core/DataSource.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added support for token authentication from MS to DB.Roy Ben-Shabat2019-10-161-0/+23
|
* Redundant.Roy Ben Shabat2018-12-241-2/+0
|
* Added environments support for users & roles !!Roy Ben-Shabat2018-12-201-0/+12
|
* Improved DB speed for Azure data source !!Roy Ben-Shabat2018-12-191-12/+13
|
* Added support for azure authentication in data source.Roy Ben-Shabat2018-12-171-27/+12
|
* BACK TO .NET 4.6 !!Roy Ben-Shabat2018-10-071-18/+18
|
* Refactored Machine Versions Module !!!!Roy Ben-Shabat2018-08-221-3/+3
| | | | | | | Embedded sqlexaminer.msi to repo. Implemented precompiled views ? Fixed an issue with RemoteDB DAL. Added Active field to hardware components.
* Done with Developer Module.Roy Ben-Shabat2018-08-211-1/+9
| | | | Implemented DB auth using Azure Active Directory Interactive!
* Refactored ObservablesContext to use DataSource object!Roy Ben-Shabat2018-08-211-0/+131
Upgraded to .NET 4.7.2 !!!