summaryrefslogtreecommitdiff
path: root/java/src/IceGridGUI/LiveDeployment
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed (ICE-5742) - IceGridGUI exception when you disconnect while patching ↵Jose2014-10-15
| | | | in progress.
* Fixed ICE-5495: incorrect substitution when both node and application define ↵Bernard Normier2014-10-08
| | | | same variable
* ICE-2400: Added LogFilterDialog to IceGrid Admin and CHANGES entry for ICE-2400Bernard Normier2014-10-03
|
* fix IceGridGUI unchecked warningsJose2014-10-02
|
* Fixed (ICE-4549) - IceGridGUI remote synchronous invocations in Swing threadJose2014-10-02
|
* ICE-2400: new dialog to attach Remote Logger to Registry, Node, Server and ↵Bernard Normier2014-10-01
| | | | IceBox service communicator
* 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
|
* IceGridGUI GrapView FixesJose2013-01-08
| | | | | | Fixed (ICE-5177) Metrics Graph color selection dialog. Fixed (ICE-5178) IceGridGUI stack trace Fixed (ICE-5176) Delete button shortcut
* Fixed text on Metrics Graph preferences dialogBernard Normier2013-01-07
|
* Fixed(ICE-5174) - Metrics Graph and disabled Metrics ViewJose2013-01-03
|
* Fixed (ICE-5173) - Missing menu for Enable/Disable Metrics ViewJose2013-01-02
|
* ICE-5122 - Fixed IceGridGUI prefereces dialogJose2012-12-17
|
* IceGridGUI metrics bugs fixes:Jose2012-12-07
| | | | | | - Fixed (ICE-5112) add to metrics graph doesn't always work after removing metrics from a graph - Fixed (ICE-5110) Missing disabled metrics views for IceBox services - Fixed (ICE-5109) strange shadow in IceGridGUI graph
* ICE-4944 - Metrics display bugJose2012-11-13
|
* Fixed ICE-4928 - GUI Login issuesJose2012-11-09
|
* ICE-4920 - column width too small for IceStorm subscriber mapJose2012-11-05
|
* Fixed ICE-4921 - IceBox service icon still shows the running icon when ↵Jose2012-11-01
| | | | IceBox server is down
* minor code style fixJose2012-11-01
|
* 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 support for enabling/disabling views with the MetricsAdmin interfaceBenoit Foucher2012-10-31
|
* rename Graph > Metrics GraphJose2012-10-26
|
* Renamed MetricsAdmin facet name to MetricsBenoit Foucher2012-10-26
|
* More JTable rowHeight for larger fontsBernard Normier2012-10-24
|
* Increased row heights of JTable when using larger font sizesBernard 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
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* IceGridGUI metrics improvementsJose2012-10-15
|
* Fixed ICE-4868: processors is now either 'threads' or 'sockets', as appropriateBernard Normier2012-10-15
|
* IceGridGUI - added configurable tool tips to metrics tablesJose2012-10-11
|
* Added IceGridGUI IceStorm metricsJose2012-10-09
|
* Fix GraphView AVG lifetime calculationJose2012-10-08
|
* Fix to GraphView refresh periodJose2012-10-08
|
* Graph & Metric IceGridGUI fixesJose2012-10-05
|
* Graph and Metrics views bug fixesJose2012-10-01
|
* Added support to display IceBox metricsJose2012-09-28
|
* Merge branch 'mx' of ssh://dev.zeroc.com/home/git/ice into mxJose2012-09-28
|\
| * Added timestamp parameter to getMetricsView, support for metrics in C# and ↵Benoit Foucher2012-09-28
| | | | | | | | Java IceBox