# # ChangeLog for branches/HeuristicLab.Services.Authentication Prototype/Service/Services # # Generated by Trac 1.0.12 # 09/04/24 12:15:40 Tue, 29 Jun 2010 16:21:22 GMT bfarka [3976] * branches/HeuristicLab.Services.Authentication Prototype/Service/App.config (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services/Administration/AuthorizationManagementService.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote/AuthorizationManagementService.wsdl (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote/Reference.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote/Reference.svcmap (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote/configuration.svcinfo (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote/configuration91.svcinfo (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote/metadata.xsd (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote/metadata1.xsd (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/app.config (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/AbstractHeuristicLabServiceTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/HeuristicLabAuthorizationManagementServiceTest_old.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/HeuristicLabManagementServiceTest.cs (added) added first service method and unittest for service added abstract ... Mon, 28 Jun 2010 17:06:43 GMT bfarka [3971] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DatabaseUtil.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services/Administration (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services/Administration/AuthorizationManagementService.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services/Administration/IAuthorizationManagementService.cs (added) creating unique index for username, email and rolename (#1062)