summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Collapse)AuthorAge
* Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵Benoit Foucher2016-11-02
| | | | PropertyNames.xml
* More javadoc fixesMark Spruiell2016-09-26
|
* Fixed restore of saved maximized windowBernard Normier2016-09-26
|
* Update IceGridGUI/javafx.gradleJoe George2016-09-26
| | | | Replace long time deprecated "installApp" with "installDist"
* Few additional javadoc fixesBenoit Foucher2016-09-26
|
* Minor javadoc fixesBenoit Foucher2016-09-26
|
* JAR install fixesJose2016-09-23
|
* Fix for ICE-7167 - fixed some warnings/errors when generating java docsBenoit Foucher2016-09-23
|
* Fix ICE-7192 - Review deprecatedBy usageJose2016-09-20
|
* Fixes to IceGridGUI buildJose2016-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 locatorBenoit Foucher2016-09-19
|
* Fix for ICE-7357 - catch exceptions raised by connection getInfoBenoit Foucher2016-09-16
|
* Removed double About on OS XBernard Normier2016-09-13
| | | | Updated version in Contents link
* Fixed IceGridGUI bug introduced in previous commitBernard Normier2016-09-08
|
* ICE-7113: remove destroyed serversBernard Normier2016-09-07
|
* Fixed typo in IceGridGUI jar signingBenoit Foucher2016-09-07
|
* Save location and size of LogFile and IceLog dialogsBernard Normier2016-09-06
|
* Fixed ICE-7311 - handling of Java errors with AMDBenoit Foucher2016-09-05
|
* IceGrid Admin Cmd+Q support on macOSBernard Normier2016-09-02
|
* Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch mergeJose2016-07-06
|
* Merge remote-tracking branch 'origin/3.6-stretch' into 3.6Jose2016-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 propertyJose2016-07-06
| | | | | | | | | | The security level can be set without this property by adding @SECLEVEL=n in the cipher string
| * OpenSSL-1.1.0-pre5 supportJose2016-07-01
| |
* | OpenSSL-1.1.0-pre5 supportJose2016-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.6Jose2016-06-15
|\|
| * Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵Benoit Foucher2016-06-10
| | | | | | | | conditions
| * Use absolute paths in Class-Pathjose2016-06-08
| |
| * Remove ../resources from Class-Pathjose2016-06-08
| | | | | | | | | | That entry is not required in Class-Path and it causes a warning with debian packaging
| * IceGridGUI build fixesJose2016-06-06
| | | | | | | | Default to JGoodies libraries from maven central
| * Fixes proguar dependenciesJose2016-05-27
| |
| * Java build fixes to better support Debian packaging:Jose2016-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 uploadJoe George2016-05-25
| |
* | Add javadoc, signing, and maven uploadJoe George2016-05-20
| |
* | Fixed ICE-7150 - support for services using shared communicator in ↵Benoit Foucher2016-05-18
| | | | | | | | icegridadmin/IceGridGUI
* | Fix to no longer recursively try endpoints on connection establishmentBenoit Foucher2016-05-02
| |
* | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵Benoit Foucher2016-04-29
| | | | | | | | conditions
* | Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
| |
* | Update Ice version to 3.6.3Joe George2016-04-08
| |
* | ICE-7035 - Add option to roll log filesJose2016-04-07
|/
* IceGridGUI start minimized in OS XJose2016-03-18
|
* ICE-7033 - IceGridGUI metrics layout bugJose2016-03-18
|
* Fixed IceGridGUI bug where icestorm/glacier2 metrics were not displayedBenoit Foucher2016-03-18
|
* Update version to 3.6.2Jose2016-03-10
|
* ICE-6864 - Java changes for Slice docsMark Spruiell2016-03-04
|
* Update copyright headersJoe George2016-03-01
|
* Use UTF-8 encoding with URLEncoder.encodeJose2016-02-29
|
* ICE-6993 Java URL creation from IceBoxJose2016-02-29
|
* ICE-6844 - Slow Java performance when unmarshaling Ice objects that use ↵Mark Spruiell2016-02-26
| | | | compact type IDs
* Fix ICE-6839Joe George2015-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/adminDwayne Boone2015-09-17
|