Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 9 years ago

#2429 closed enhancement (invalid)

Implement a maintenance WebApp plugin

Reported by: dglaser Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.13
Component: Hive.Server Version: 3.3.11
Keywords: Cc:

Description

  • Show space usage of the Hive (statistics) database tables
  • Provide functionality to aggregate completed tasks of a job to a single task

Change History (9)

comment:1 Changed 9 years ago by dglaser

  • Status changed from new to accepted

comment:2 Changed 9 years ago by dglaser

r12761: Worked on the maintenance WebApp plugin:

  • Space Usage Page: Displays the number of rows and allocated disk space for every database table
  • Plugin Page: Shows unused plugins and provides functionality to delete all and specific plugins
  • FactTask Page: Allows to aggregate all Job Tasks to a single task for a given job or jobs within an selected time period
  • FactClientInfo Page: Allows to aggregate consecutive FactClientInfo entries with the same state and isallowedtocalculate flag

comment:3 Changed 9 years ago by dglaser

r12767:

  • Improved FactClientInfo aggregation
  • Added input field to specify how many entries should be aggregated

comment:4 Changed 9 years ago by dglaser

r12769:

  • Unused plugins are now sorted by date and name
  • Fixed a small bug in the FactClientInfo aggregation

comment:5 Changed 9 years ago by dglaser

r12775:

  • Removed auto refresh on FactTask and FactClientInfo page
  • Added AssemblyInfo.cs.frame
  • Added x64 and x86 project configuration settings

comment:6 Changed 9 years ago by dglaser

r12777: Start and end dates are now considered when aggregating FactClientInfo

comment:7 Changed 9 years ago by dglaser

  • Owner changed from dglaser to ascheibe
  • Status changed from accepted to reviewing

comment:8 Changed 9 years ago by ascheibe

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.13

comment:9 Changed 9 years ago by ascheibe

  • Resolution set to invalid
  • Status changed from reviewing to closed

This ticket is merged and released together with #2388, so it's not needed anymore.

Note: See TracTickets for help on using tickets.