# # ChangeLog for branches # # Generated by Trac 1.0.12 # 07/01/24 10:00:35 Tue, 20 Jul 2010 06:50:21 GMT kgrading [4050] * branches/3.2/sources/HeuristicLab.Hive.Server.LINQDataAccess/3.2/BaseDao.cs (modified) * branches/3.2/sources/HeuristicLab.PluginInfrastructure/Sandboxing/SandboxManager.cs (modified) * branches/3.2/sources/HeuristicLab.Tracing/3.2/HeuristicLab.Hive.log4net.xml (modified) * branches/3.2/sources/HeuristicLab.Tracing/3.2/HeuristicLab.Tracing-3.2.csproj (modified) * branches/3.2/sources/HeuristicLab.Tracing/3.2/MethodCallPatternConverter.cs (added) * branches/3.2/sources/HeuristicLab.Tracing/3.2/MethodCallPatternLayout.cs (added) * branches/3.2/sources/HeuristicLab.Tracing/3.2/Properties/Settings.Designer.cs (modified) * branches/3.2/sources/HeuristicLab.Tracing/3.2/Properties/Settings.settings (modified) * branches/3.2/sources/HeuristicLab/HeuristicLab.csproj (modified) * branches/3.2/sources/HeuristicLab/app.config (modified) #828 checked in everything to restore build ability Sun, 18 Jul 2010 20:16:04 GMT kgrading [4042] * branches/3.2/sources/HeuristicLab.Hive.Client.Core/3.2/Core.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Client.Core/3.2/PluginCache.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Contracts/3.2/BusinessObjects/CachedHivePluginInfoDto.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Contracts/3.2/BusinessObjects/HivePluginFile.cs (added) * branches/3.2/sources/HeuristicLab.Hive.Contracts/3.2/BusinessObjects/HivePluginInfoDto.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Contracts/3.2/HeuristicLab.Hive.Contracts-3.2.csproj (modified) * branches/3.2/sources/HeuristicLab.Hive.Contracts/3.2/Interfaces/IExecutionEngineFacade.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Contracts/3.2/Interfaces/IJobManager.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Contracts/3.2/MultiStream.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Engine/3.2/HiveEngine.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.ADODataAccess/3.2/JobAdapter.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.ADODataAccess/3.2/PluginInfoAdapter.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/HeuristicLab.Hive.Server.Console-3.2.csproj (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/HiveServerManagementConsole.Designer.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/HiveServerManagementConsole.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/HiveServerManagementConsole.resx (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/JobDataFetcher.cs (added) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/JobListView.cs (added) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/JobListView.resx (added) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/JobListViewControl.Designer.cs (added) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/JobListViewControl.cs (added) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/JobListViewControl.resx (added) * branches/3.2/sources/HeuristicLab.Hive.Server.Console/3.2/ServiceLocator.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/ClientCommunicator.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/ClientFacade.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/DefaultScheduler.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/ExecutionEngineFacade.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/HeuristicLab.Hive.Server.Core-3.2.csproj (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/JobManager.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/ServerConsoleFacade.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.Core/3.2/SpringTransaction.cs (added) * branches/3.2/sources/HeuristicLab.Hive.Server.LINQDataAccess/3.2/BaseDao.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server.LINQDataAccess/3.2/PluginInfoDao.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server/3.2/MainForm.Designer.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server/3.2/MainForm.cs (modified) * branches/3.2/sources/HeuristicLab.Hive.Server/3.2/ServiceCallInterception.cs (modified) * branches/3.2/sources/HeuristicLab.PluginInfrastructure/Sandboxing/SandboxManager.cs (modified) #828 added various improvements to the plugin cache manager, the ... Fri, 09 Jul 2010 17:45:54 GMT fruehrli [4026] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) added comment for roleprovider (#1046) Fri, 09 Jul 2010 15:22:02 GMT bfarka [4025] * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (deleted) delete unused test (#1046) Fri, 09 Jul 2010 15:19:19 GMT bfarka [4024] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp4.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) last bugfixes for project #1046 Thu, 08 Jul 2010 21:13:56 GMT bfarka [4021] * 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/Service/Services/Administration/IAuthorizationManagementService.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/app.config (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/AbstractHeuristicLabServiceTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/HeuristicLabManagementServiceTest.cs (modified) Thu, 08 Jul 2010 19:48:27 GMT bfarka [4020] * branches/HeuristicLab.Services.Authentication Prototype/Service/App.config (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabUsernamePasswordValidator.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote/AuthorizationManagementService.wsdl (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote/Reference.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote/Reference.svcmap (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote/configuration.svcinfo (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote/configuration91.svcinfo (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote/metadata.xsd (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/AuthorizationManagementServiceRemote/metadata1.xsd (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Service References/ServiceManagementRemote (deleted) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/app.config (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/HeuristicLabManagementServiceTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/MyX509Validator.cs (added) implemented first working authorization test! (#1046) Thu, 08 Jul 2010 19:30:45 GMT jwolfing [4019] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) added comments of the other methods (#1079) Thu, 08 Jul 2010 13:29:38 GMT bfarka [4018] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) all needed methods of membershipprovier are implemented and all ... Wed, 07 Jul 2010 20:30:30 GMT jwolfing [4014] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) added new comments to methods, createUser, ... Wed, 07 Jul 2010 20:00:59 GMT jwolfing [4013] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) Add comments to following methods, initialize, changepassword (#1079) Wed, 07 Jul 2010 01:26:15 GMT bfarka [4009] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp4.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/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) fixed bugs in membership provider 32 out of 43 tests are now ... Wed, 07 Jul 2010 00:20:51 GMT dkahn [4008] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) #1061 Extended tests for GetAllUsers() and added FindUsersByEmail() ... Tue, 06 Jul 2010 23:48:02 GMT dkahn [4007] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) #1061 Moved a paging into a dedicated method to prevent redundancy Tue, 06 Jul 2010 23:03:47 GMT dkahn [4006] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) #1061 Implemented GetAllUsers with unit test. Returning an ordered ... Tue, 06 Jul 2010 19:31:16 GMT jhaider [4005] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) added implementation (#1080) Tue, 06 Jul 2010 15:14:42 GMT bfarka [4004] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) fixed min passwordlength test #1046 Tue, 06 Jul 2010 14:56:54 GMT bfarka [4003] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) fixed unit test for password #1046 Tue, 06 Jul 2010 14:01:19 GMT bfarka [4002] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp3.vsmdi (added) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp4.vsmdi (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabMembershipUser.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUser.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUserRole.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/App.config (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) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/app.config (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/service/HeuristicLabManagementServiceTest.cs (modified) made struture changes in persistence classes and provider Tue, 06 Jul 2010 11:48:48 GMT mholper [4000] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) implemented last Method HeuristicLabRoleProvider.DeleteRole and ...