# # ChangeLog for branches/HeuristicLab.Services.Authentication Prototype/LocalTestRun.testrunconfig # # Generated by Trac 1.0.12 # 07/18/24 21:40:07 Sat, 19 Jun 2010 18:45:27 GMT bfarka [3932] * branches/HeuristicLab.Services.Authentication Prototype (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln (added) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (added) * branches/HeuristicLab.Services.Authentication Prototype/LocalTestRun.testrunconfig (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Properties (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/App.config (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/IService1.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Properties (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service1.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/AuthoringTests.txt (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Properties (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (added) Added emty projects for services and persistence (#1046)