# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/20/24 23:50:31 Sat, 26 Jun 2010 13:56:15 GMT jhaider [3965] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) added support for Cryptography (#1046) Sat, 26 Jun 2010 11:11:44 GMT mholper [3964] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) formated with vssettings, added missing .Dispose() to following ... Sat, 26 Jun 2010 10:51:55 GMT mholper [3963] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) implemented RoleProvider.IsUserInRole (#1046) Sat, 26 Jun 2010 09:58:16 GMT hmayr [3962] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml.layout (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.designer.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) changed all association names in linq classes (e.g. form singular to ... Sat, 26 Jun 2010 09:52:44 GMT jhaider [3961] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) added ValidateUserTestEncrypted edited ValidateUserTest (#1046) Sat, 26 Jun 2010 09:45:44 GMT bfarka [3960] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) added bugfixes and unittests for roleprovider (#1046) Sat, 26 Jun 2010 09:39:42 GMT hmayr [3959] * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (modified) minor changes (#1046) Sat, 26 Jun 2010 09:13:25 GMT jhaider [3958] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) added Initialize and ApplicationName (#10436) Sat, 26 Jun 2010 09:00:41 GMT jhaider [3957] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) Added ValidateUser (#1046) Sat, 26 Jun 2010 08:18:57 GMT hmayr [3956] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp2.vsmdi (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (modified) following changes (#1046): - implemented some methods of ... Sat, 26 Jun 2010 08:13:12 GMT bfarka [3955] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DatabaseUtil.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUserRole.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) created impl and test of AddUsersToRoles (#1046) Sat, 26 Jun 2010 06:13:12 GMT bfarka [3954] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) implemented RoleProvider.FindUsersInRole (#1046) Fri, 25 Jun 2010 21:34:51 GMT bfarka [3953] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) implemented one more function and a unittest for it (#1046) Fri, 25 Jun 2010 18:22:24 GMT bfarka [3952] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) added implementation of GetAllRoles in RoleProvider (#1046) Fri, 25 Jun 2010 17:48:26 GMT bfarka [3951] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml.layout (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.designer.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) changed persistence for roles and implemented first Method in ... Fri, 25 Jun 2010 16:22:34 GMT hmayr [3950] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DatabaseUtil.cs (modified) minor changes (#1046) Fri, 25 Jun 2010 15:42:10 GMT hmayr [3949] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/AbstractHeuristicLabTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (modified) following changes (#1046): - changed AbstractHeuristicLabTest.cs Fri, 25 Jun 2010 14:30:24 GMT hmayr [3948] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUser.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) following changes (#1046): - extended HeuristicLabUser.cs ... Fri, 25 Jun 2010 13:01:48 GMT svonolfe [3947] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/AlbaMoveOperator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/AlbaTranslocationMoveEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/ThreeOpt/AlbaTranslocationMoveGenerator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Evaluators/VRPEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Interfaces/IVRPEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Interfaces/IVRPMoveEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/MoveEvaluators/VRPMoveEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/SolomonParser.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/VehicleRoutingProblem.cs (modified) Fixed some problems in the VRP implementation (#1039) Thu, 24 Jun 2010 13:35:56 GMT epitzer [3946] * trunk/sources/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/CompactNumberArray2StringSerializer.cs (modified) * trunk/sources/HeuristicLab.Persistence/3.3/Tests/UseCases.cs (modified) Revise CompactNumberArray2StringSerializer: split text into several ...