seb-win-refactoring/SafeExamBrowser.Service
2019-09-25 08:25:51 +02:00
..
Communication Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
Operations Fixed race condition between service and runtime, occurring when the runtime initiated a new session before the service was able to terminate the currently running one. 2019-09-25 08:25:51 +02:00
Properties SEBWIN-301: Started working on service architecture. 2019-06-07 15:26:03 +02:00
App.config SEBWIN-301: Implemented scaffolding for service component and added CI build artifact for service. 2019-05-29 10:52:46 +02:00
CompositionRoot.cs SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
Installer.cs SEBWIN-301: Started working on service architecture. 2019-06-07 15:26:03 +02:00
SafeExamBrowser.ico SEBWIN-319: Implemented infrastructure for registry configurations and corrected mistake in backup mechanism. 2019-07-02 10:35:40 +02:00
SafeExamBrowser.Service.csproj SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
Service.cs SEBWIN-301: Started working on service architecture. 2019-06-07 15:26:03 +02:00
ServiceController.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
SessionContext.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00