aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.BL/DataResolver.cs
Commit message (Collapse)AuthorAgeFilesLines
* FSE/RSM MachineService Provides full capability.Roy Ben Shabat2024-05-181-1/+37
|
* Working on diagnostics.Roy Ben Shabat2020-04-181-0/+12
|
* DiskCache fixed concurrency.Roy Ben Shabat2020-04-181-0/+1
| | | | EntityRepositoryBase fixed generic expression.
* Added EnableLogs to DataResolver.Roy Ben Shabat2020-04-091-12/+24
| | | | Prevent logs when caching entire organization machines.
* Added application information to login response.Roy Ben Shabat2020-04-091-2/+7
| | | | Several improvements and fixed.
* Logs, Comments & General organization on FSE/PPC.Roy Ben Shabat2020-04-091-9/+119
| | | | Several improvements.
* Implemented cached entities using DataResolver<T>.Roy Ben Shabat2020-03-231-0/+216
Implemented DataResolver Builder. Implemented offline gateway, authentication, machines... Implemented online checking. Moved FSEWebClient and Gateway to BL. Implemented blocking of machines outside of the organization.