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
comment:3 Changed 9 years ago by dglaser
- Improved FactClientInfo aggregation
- Added input field to specify how many entries should be aggregated
comment:4 Changed 9 years ago by dglaser
- 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
- 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.
r12761: Worked on the maintenance WebApp plugin: