summaryrefslogtreecommitdiff
path: root/java/src/IceGridGUI/LiveDeployment/MetricsViewEditor.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed ICE-5675: busy refresh of metricsBenoit Foucher2014-09-12
|
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
| | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb.
* merging javascript branchMark Spruiell2014-03-19
|
* IceGridGUI fix unreported exception errorJose2013-09-24
|
* Improve the MetricsView table resize.Jose2013-09-23
|
* Improvements to Metrics Table Layout - related to ICE-5408Jose2013-08-29
|
* Fixed ICE-5393 - Java / C# load properties doesn't correctly parse ↵Jose2013-07-29
| | | | Ice.Config with multiple files
* ICE-5337 - Added MetricsConfigs, and update MetricsAdmin to sliced format.Jose2013-07-26
|
* Fixed ICE-5347 - IceGridGUI graph average formula is wrongJose2013-07-08
|
* Fixed ICE-5344 - IceGrid Admin without JavaFX?Jose2013-07-04
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed(ICE-5174) - Metrics Graph and disabled Metrics ViewJose2013-01-03
|
* ICE-4944 - Metrics display bugJose2012-11-13
|
* ICE-4920 - column width too small for IceStorm subscriber mapJose2012-11-05
|
* IceGridGUI metrics fixes:Jose2012-11-01
| | | | | | | | | | | * Update the GUI to also display disabled metrics * Add enable/disable popup menu to metris views, correspoding to new methods enableMetricsView/disableMetricsView in Metrics.ice * Fixed ICE-4919 ConnectionRefusedException error dialog keeps popping up * Fixed ICE-4917 bogus IceGrid GUI error message
* rename Graph > Metrics GraphJose2012-10-26
|
* More JTable rowHeight for larger fontsBernard Normier2012-10-24
|
* Renamed metrics.config to metrics.cfgBenoit Foucher2012-10-24
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* IceGridGUI metrics improvementsJose2012-10-15
|
* IceGridGUI - added configurable tool tips to metrics tablesJose2012-10-11
|
* Fix GraphView AVG lifetime calculationJose2012-10-08
|
* Graph & Metric IceGridGUI fixesJose2012-10-05
|
* Graph and Metrics views bug fixesJose2012-10-01
|
* Added support to display IceBox metricsJose2012-09-28
|
* updatesJose2012-09-28
|
* Fixes to calculate delta averagesJose2012-09-27
|
* Grap & Metrics UI updatesJose2012-09-24
|
* Graph & Metrics UI updatesJose2012-09-20
|
* Added format to numbers in metrics tablesJose2012-09-12
|
* Metric view refactor, metrics tables are now configured via propertiesJose2012-09-12
|
* Update Metrics tables to use introspectionJose2012-09-01
|
* IceGridGUI Metrics GraphsJose2012-08-30
|
* Simplifed Connection metrics, re-factoringBenoit Foucher2012-08-28
|
* Added IceGridGUI metrics reportsJose2012-08-21