Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵ | Benoit Foucher | 2016-11-02 |
| | | | | PropertyNames.xml | ||
* | More javadoc fixes | Mark Spruiell | 2016-09-26 |
| | |||
* | Fixed restore of saved maximized window | Bernard Normier | 2016-09-26 |
| | |||
* | Update IceGridGUI/javafx.gradle | Joe George | 2016-09-26 |
| | | | | Replace long time deprecated "installApp" with "installDist" | ||
* | Few additional javadoc fixes | Benoit Foucher | 2016-09-26 |
| | |||
* | Minor javadoc fixes | Benoit Foucher | 2016-09-26 |
| | |||
* | JAR install fixes | Jose | 2016-09-23 |
| | |||
* | Fix for ICE-7167 - fixed some warnings/errors when generating java docs | Benoit Foucher | 2016-09-23 |
| | |||
* | Fix ICE-7192 - Review deprecatedBy usage | Jose | 2016-09-20 |
| | |||
* | Fixes to IceGridGUI build | Jose | 2016-09-19 |
| | | | | | | | Separate the proguard and plain jar builds to fix the buildscript dependencies on proguard. Only proguard-jar.gradle depends on the proguard tasks. | ||
* | Fixed ICE-6363 (Java & C#) - hang when trying to contact the locator | Benoit Foucher | 2016-09-19 |
| | |||
* | Fix for ICE-7357 - catch exceptions raised by connection getInfo | Benoit Foucher | 2016-09-16 |
| | |||
* | Removed double About on OS X | Bernard Normier | 2016-09-13 |
| | | | | Updated version in Contents link | ||
* | Fixed IceGridGUI bug introduced in previous commit | Bernard Normier | 2016-09-08 |
| | |||
* | ICE-7113: remove destroyed servers | Bernard Normier | 2016-09-07 |
| | |||
* | Fixed typo in IceGridGUI jar signing | Benoit Foucher | 2016-09-07 |
| | |||
* | Save location and size of LogFile and IceLog dialogs | Bernard Normier | 2016-09-06 |
| | |||
* | Fixed ICE-7311 - handling of Java errors with AMD | Benoit Foucher | 2016-09-05 |
| | |||
* | IceGrid Admin Cmd+Q support on macOS | Bernard Normier | 2016-09-02 |
| | |||
* | Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch merge | Jose | 2016-07-06 |
| | |||
* | Merge remote-tracking branch 'origin/3.6-stretch' into 3.6 | Jose | 2016-07-06 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/test/IceSSL/configuration/AllTests.cpp csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js | ||
| * | Remove IceSSL.SecurityLevel property | Jose | 2016-07-06 |
| | | | | | | | | | | The security level can be set without this property by adding @SECLEVEL=n in the cipher string | ||
| * | OpenSSL-1.1.0-pre5 support | Jose | 2016-07-01 |
| | | |||
* | | OpenSSL-1.1.0-pre5 support | Jose | 2016-07-01 |
| | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js | ||
* | | Merge branch '3.6-stretch' into 3.6 | Jose | 2016-06-15 |
|\| | |||
| * | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵ | Benoit Foucher | 2016-06-10 |
| | | | | | | | | conditions | ||
| * | Use absolute paths in Class-Path | jose | 2016-06-08 |
| | | |||
| * | Remove ../resources from Class-Path | jose | 2016-06-08 |
| | | | | | | | | | | That entry is not required in Class-Path and it causes a warning with debian packaging | ||
| * | IceGridGUI build fixes | Jose | 2016-06-06 |
| | | | | | | | | Default to JGoodies libraries from maven central | ||
| * | Fixes proguar dependencies | Jose | 2016-05-27 |
| | | |||
| * | Java build fixes to better support Debian packaging: | Jose | 2016-05-26 |
| | | | | | | | | | | | | | | | | | | | | | | * Allow to build with dependencies for /usr/share/maven-repo if present it is add as the high priority repo * IceGridGUI can be build to depend on system JARs rather than creating a proguard jar. * The JGoodies versions used by IceGridGUI is not hardcode and can be set using Gradle properties. | ||
| * | Add javadoc, signing, and maven upload | Joe George | 2016-05-25 |
| | | |||
* | | Add javadoc, signing, and maven upload | Joe George | 2016-05-20 |
| | | |||
* | | Fixed ICE-7150 - support for services using shared communicator in ↵ | Benoit Foucher | 2016-05-18 |
| | | | | | | | | icegridadmin/IceGridGUI | ||
* | | Fix to no longer recursively try endpoints on connection establishment | Benoit Foucher | 2016-05-02 |
| | | |||
* | | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵ | Benoit Foucher | 2016-04-29 |
| | | | | | | | | conditions | ||
* | | Fixed ICE-7115 - unmarshalling bug with optional parameters | Benoit Foucher | 2016-04-26 |
| | | |||
* | | Update Ice version to 3.6.3 | Joe George | 2016-04-08 |
| | | |||
* | | ICE-7035 - Add option to roll log files | Jose | 2016-04-07 |
|/ | |||
* | IceGridGUI start minimized in OS X | Jose | 2016-03-18 |
| | |||
* | ICE-7033 - IceGridGUI metrics layout bug | Jose | 2016-03-18 |
| | |||
* | Fixed IceGridGUI bug where icestorm/glacier2 metrics were not displayed | Benoit Foucher | 2016-03-18 |
| | |||
* | Update version to 3.6.2 | Jose | 2016-03-10 |
| | |||
* | ICE-6864 - Java changes for Slice docs | Mark Spruiell | 2016-03-04 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Use UTF-8 encoding with URLEncoder.encode | Jose | 2016-02-29 |
| | |||
* | ICE-6993 Java URL creation from IceBox | Jose | 2016-02-29 |
| | |||
* | ICE-6844 - Slow Java performance when unmarshaling Ice objects that use ↵ | Mark Spruiell | 2016-02-26 |
| | | | | compact type IDs | ||
* | Fix ICE-6839 | Joe George | 2015-11-19 |
| | | | | | Move install directory for IceGrid Admin app from ${prefix}/bin to ${prefix} on OS X. This is where Homebrew expects to find apps. | ||
* | ICE-6774 added iceboxadmin test to IceBox/admin | Dwayne Boone | 2015-09-17 |
| |