Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/16/15 15:09:12 (9 years ago)
Author:
dglaser
Message:

#2388:

HeuristicLab.Services.Hive.DataAccess-3.3:

  • Removed old statistics tables
  • Updated SQL Scripts

HeuristicLab.Services.WebApp-3.3:
HeuristicLab.Services.WebApp.Status-3.3:
HeuristicLab.Services.WebApp.Statistics-3.3:

  • Minor changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj

    r12765 r12768  
    140140    <Compile Include="DataTransfer\SlaveGroup.cs" />
    141141    <Compile Include="DataTransfer\SlaveState.cs" />
    142     <Compile Include="DataTransfer\SlaveStatistics.cs" />
    143142    <Compile Include="DataTransfer\StateLog.cs" />
    144     <Compile Include="DataTransfer\Statistics.cs" />
    145     <Compile Include="DataTransfer\UserStatistics.cs" />
    146143    <Compile Include="HiveStatisticsGenerator.cs" />
    147144    <Compile Include="Interfaces\IStatisticsGenerator.cs" />
Note: See TracChangeset for help on using the changeset viewer.