Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/12/11 18:04:25 (13 years ago)
Author:
ascheibe
Message:

#1233

  • fixed a bug in the Slave UI
  • finished renaming Webservice and Dao methods to be consistent with Job/Task naming
  • some cosmetic changes and project dependencies cleanups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.3/app.config

    r6712 r6743  
    66    </sectionGroup>
    77  </configSections>
    8   <connectionStrings>   
     8  <connectionStrings>
    99    <add name="HeuristicLab.Services.Hive.DataAccess.Settings.HeuristicLab_Hive_LinqConnectionString"
    1010      connectionString="Data Source=localhost;Initial Catalog=HeuristicLab.Hive-3.3;Integrated Security=True;"
     
    1616        <value>00:05:00</value>
    1717      </setting>
     18      <setting name="EventLogName" serializeAs="String">
     19        <value>HL.Hive</value>
     20      </setting>
    1821    </HeuristicLab.Services.Hive.DataAccess.Settings>
    1922  </applicationSettings>
Note: See TracChangeset for help on using the changeset viewer.