summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Collapse)AuthorAge
...
| * Add support to build icegridgui proguard JAR with Java 11Jose2019-06-27
| |
| * Do not use deprecated tag with packagesJose2019-06-27
| |
| * Remove unused classesJose2019-06-27
| |
| * Add support to build modular JARsJose2019-06-27
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Add ice_isFixed - Close #356Jose2019-06-21
| |
* | Swift logger updatesJose2019-05-29
|/
* Remove unused class com.zeroc.Ice.ValueFactoryManagerIJose2019-02-04
|
* Fix typoJose2019-01-29
|
* Fix command line argument parsing in iceboxadmin JavaJose2019-01-24
|
* Fix invalid argument parsing in Java/C# IceBox ServerJose2019-01-23
| | | | Close #339
* Copyright header simplicationJose2019-01-19
|
* IceSSL TLSv1.3 preliminary supportJose2019-01-15
|
* Disable IceGrid GUI popup dialog that shows up if the IceBox observer can't ↵Benoit Foucher2019-01-08
| | | | be registered, backward compatibility fix for IceGrid node
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed quoting of UnexpectedObjectException messageBenoit Foucher2018-12-17
|
* Fixed bogus incoming connection factory assert, fixes #301Benoit Foucher2018-12-11
|
* Removes Ice.Application from IceBox in Java, Java-Compat, and C# (#314)Austin Henriksen2018-12-05
|
* Revert "Removed Ice.Applicatiion from IceBox in Java."Joe George2018-11-27
| | | | This reverts commit 32551d41f3c4c6140d0e3a34bac2482dbd74dc2a.
* Removed Ice.Applicatiion from IceBox in Java.Austin Henriksen2018-11-27
|
* Fixed Android Bluetooth acceptor race condition, fixes #181Benoit Foucher2018-11-21
|
* Fix Java 8 / proguard build failure.Bernard Normier2018-11-19
|
* Updated gradle build system.Bernard Normier2018-11-19
|
* IceGridGUI delete button not disabled when deleting last applicationJose2018-11-19
| | | | Close #298
* Confirm application deletion in IceGridGUIJose2018-11-19
| | | | Close #78
* Use javac --release with javac >=9. Fixes #297.Bernard Normier2018-11-14
|
* Update version to 3.7.2Jose2018-11-14
|
* Better fix for #291Benoit Foucher2018-11-13
|
* Another fix for the assert which could be triggered on OA destruction, fixes ↵Benoit Foucher2018-11-12
| | | | #291
* Fixed rare race condition which could trigger an assert on OA destruction, ↵Benoit Foucher2018-11-12
| | | | fixes #291
* Fixed bogus whitespacesBenoit Foucher2018-11-12
|
* Upgrade gradle version checks for Java 11Jose2018-11-09
|
* Add support for build IceGridGUI with Open JavaFX 11 packagesJose2018-11-08
| | | | Close #285
* Javadoc improvements. Fixes #71.Bernard Normier2018-11-07
|
* Remove unused IceSSL Util classJose2018-11-06
| | | | Close #281
* Removed support for signing IceGridGUI and fixes for macOS bundle appBenoit Foucher2018-11-06
|
* Fixed macOS IceGridGUI App build issueBenoit Foucher2018-11-05
|
* Added Java 11 supportBenoit Foucher2018-11-05
|
* Add support for systemd Type=notify to Ice::ServiceJose2018-10-29
| | | | Close #75
* Fixed flushBatchRequests metrics bug, fixes #257Benoit Foucher2018-10-23
|
* Removed keep alive thread from icegridadmin and IceGridGUI, only rely on ACM ↵Benoit Foucher2018-10-23
| | | | instead fixes #201
* Fix handling of ServantErrorJose2018-10-16
| | | | Close #245
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
| | | Removed Application from Ice services, fixes #50
* Deprecate Ice.Voip propertyJose2018-09-12
| | | | Close #70
* Add support for read properties from HKCU windows registryJose2018-09-04
| | | | | | | It was possible before to read Ice properties from HKLM Windows this fix alows to also read properties from HKCU Close #130
* Test fixes and improvements for Android testing reliabilityBenoit Foucher2018-06-21
|
* Fixed Android >= 8.0 SSL issue (fixes #105Benoit Foucher2018-06-21
|
* Move IceGrid GUI configuration data to os specific directorieJose2018-06-11
| | | | Closes #76
* IceGridGUI: improvement session lost messageJose2018-06-07
|