summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Collapse)AuthorAge
...
* Fixed ICE-6028: test/Ice/interrupt failureBenoit Foucher2014-12-01
|
* Fixed ICE-6034: interrupt test failureBenoit Foucher2014-12-01
|
* Fixes for ICE-5984 & ICE-5965: binding test warwnings with WSBenoit Foucher2014-11-27
|
* Fixed ICE-5985: Java background test failuresBenoit Foucher2014-11-27
|
* Removed dead code (sync. connection establishment code)Benoit Foucher2014-11-27
|
* Fixed ICE-5969: IceGrid/allocation test failureBenoit Foucher2014-11-24
|
* ICE-5938 OSX: ssl + test/Glacier2/staticFiltering failsMatthew Newhook2014-11-21
|
* Fixed ICE-5945: WS transport bugBenoit Foucher2014-11-21
|
* - Fixed arrayOffset bug with IceSSL.TransceiverI.fill.Matthew Newhook2014-11-17
| | | | | - Added WS/WSS to android test suite. - Fixed bks files for android.
* ICE-5893 renamed the gradle slice pluginjarDwayne Boone2014-11-17
|
* Changes to get android builds to work properly from demo distributionDwayne Boone2014-11-14
| | | | | Support for local only builds for java demos Support for install of gradle slice builder plugin
* Fixed ICE-5890: minor Glacier2 session helper fixBenoit Foucher2014-11-14
|
* ICE-5888 - Change nexus repo location to repo.zeroc.com/nexusJoe George2014-11-13
|
* Fixed ICE-5888: bug with datagram limit exception causing some datagrams to ↵Benoit Foucher2014-11-13
| | | | be lost
* Remove all of the intellij stuff.Matthew Newhook2014-11-13
|
* Fix JDK 1.6 issue.Matthew Newhook2014-11-13
|
* ICE-5884 java: interrupt test hangs (windows JDK 1.7)Matthew Newhook2014-11-13
|
* Fixed ICE-5877: disabled IPv6 by default is not supported on the systemBenoit Foucher2014-11-13
|
* Fixed ICE-5852: added support for WS continuation framesBenoit Foucher2014-11-13
|
* SessionFactoryHelper fixesJose2014-11-12
|
* Minor refactor to gradle searchFiles functionDwayne Boone2014-11-12
|
* - Add as documented src/main/slice to the gradle slice plugin.Matthew Newhook2014-11-12
| | | | - Simplifications and cleanup to the gradle build files.
* Moved the IceGridGUI proguard config fileDwayne Boone2014-11-12
|
* SessionFactoryHelper fixesJose2014-11-11
|
* Fix IceGridGUI JAR name IceGridGUI.jar -> icegridgui.jarJose2014-11-11
|
* Fixed (ICE-5754) - Glacier2 sessionHelper test fail when using wsJose2014-11-11
|
* Minor cleanup of slice2freezej task configurationsDwayne Boone2014-11-10
|
* Fixed android and demo buildsDwayne Boone2014-11-10
|
* Do not download BerkelyDB from mavenDwayne Boone2014-11-10
|
* Simplified gradle structure.Matthew Newhook2014-11-10
|
* Fix for (ICE-5832) Versioning of Jar filesJose2014-11-07
| | | | Renaming JAR files
* Fixed(ICE-5838) - test failure with Java/SSLJose2014-11-07
|
* Lots of small changes and cleanups as suggested by IntelliJ.Matthew Newhook2014-11-06
|
* Fixed ICE-5836: MessageSizeMax warningsBenoit Foucher2014-11-06
|
* Fixes for Android to correctly support Android studio and gradle builds.Matthew Newhook2014-11-05
| | | | | Fix to the SSL plugin for Android. Removed some unused code in the SSL transceiver.
* Fixed copyright header on a bunch of filesDwayne Boone2014-11-05
|
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
|
* ICE-5831 UnmarshalOutOfBoundsException with protocol tracing and collocationDwayne Boone2014-11-05
|
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* Minor change to javafx.gradle fileDwayne Boone2014-11-03
|
* Some changes to javafx IceGridGUI buildDwayne Boone2014-11-03
|
* Fixed ICE-5782: Fixed background test failureBenoit Foucher2014-10-30
|
* Removed old iml filesDwayne Boone2014-10-30
|
* Fixed ICE-5728: ObjectAdapter::destroy is now thread safeBenoit Foucher2014-10-30
|
* ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browseJoe George2014-10-29
|
* Update IML filesDwayne Boone2014-10-29
|
* Added running of AppBundler to gradle for OSXDwayne Boone2014-10-29
|
* Fixed ICE-5786: fixed Ice communicator destroy to be thread safeBenoit Foucher2014-10-29
|
* Prevent proguard task from being run every time you buildDwayne Boone2014-10-29
|
* Fixed ICE-5676: changed OA create exception to ↵Bernard Normier2014-10-28
| | | | CommunicatorDestroyedException + better error handling in IceGrid GUI