summaryrefslogtreecommitdiff
path: root/java/src/IceGridGUI/LiveDeployment/MetricsView.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* 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
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5173) - Missing menu for Enable/Disable Metrics ViewJose2013-01-02
|
* 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
* Added IceGridGUI IceStorm metricsJose2012-10-09
|
* Graph and Metrics views bug fixesJose2012-10-01
|
* Added support to display IceBox metricsJose2012-09-28
|
* Added timestamp parameter to getMetricsView, support for metrics in C# and ↵Benoit Foucher2012-09-28
| | | | Java IceBox
* Update Metrics tables to use introspectionJose2012-09-01
|
* Added IceGridGUI metrics reportsJose2012-08-21