summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Collapse)AuthorAge
...
* | Allow to set discovery interface in IceGridGUIJose2017-02-14
| |
* | Fix issues introduce with 3.6 mergeJose2017-02-14
| |
* | Replaced several functional classes by java.util.function classesBernard Normier2017-02-13
| | | | | | | | | | Replaced varous new Runnable() by lambdas Generate @FunctionalInterface Java interfaces for "delegate" Slice interfaces
* | ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\|
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Connection wizard dialog becomes readonlyJose2017-02-13
| |
* | ICE-7547: add tracing for admin-routing in IceGridBernard Normier2017-02-10
| |
* | extra fixes to preserve IceGridGUI Java preferencesJose2017-02-10
| |
* | Fix (ICE-7331) - IceGridGUI preference preservationJose2017-02-10
| |
* | ICE-7342: add setPublishedEndpoints to ObjectAdapterBernard Normier2017-02-10
| |
* | Fixed (ICE-7577) - IllegalStateException in the IceGridGUIJose2017-02-10
| |
* | Do not decompose proxies in connection wizardJose2017-02-10
| |
* | Revert "Fixed (ICE-7540) - IceGridGUI discovers unreachable locators"Jose2017-02-10
| | | | | | | | This reverts commit b8163603e6d9d21ef29c5b22d045f47a49059420.
* | Fixed (ICE-7540) - IceGridGUI discovers unreachable locatorsJose2017-02-10
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Improved readValue/readProxy methods and streaming helpersBenoit Foucher2017-02-09
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Connection::close fixes for C#/Java/JSMark Spruiell2017-02-02
| |
* | Reorder metrics on Server and ServiceBernard Normier2017-02-02
| |
* | Fixed node removalBernard Normier2017-02-02
| |
* | More IceGridGUI fixesBernard Normier2017-02-02
| |
* | Better handling of not-running nodesBernard Normier2017-02-01
| |
* | Refactored live deployment view, see ICE-5821Bernard Normier2017-02-01
| | | | | | | | Added support for metrics, properties, Ice log to Registry, Slaves, Nodes.
* | Fixed ICE-7536 - Simplified Ice.Util createProperties/initialize methodsBenoit Foucher2017-02-01
| |
* | Fixed args-parsing warningBernard Normier2017-01-30
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Fixed ICE-7493 - Support for java try-with and Python with statements for ↵Benoit Foucher2017-01-30
| | | | | | | | the Ice.Communicator
* | ICE-7112: add ability to start/stop all servers on a nodeBernard Normier2017-01-27
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Fixed ICE-7281 - skipEmptyEncapsulation now checks for the encoding versionBenoit Foucher2017-01-25
| |
* | Fixed multicast to also listen on link-locap IPv6 addresseesBenoit Foucher2017-01-23
| |
* | Fixed ICE-6708 - the UDP transport now join the multicast group on all ↵Benoit Foucher2017-01-20
| | | | | | | | interfaces by default
* | Fixed ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
| |
* | "to string" on a fixed proxy no longer raise FixedProxyExceptionBernard Normier2017-01-17
| |
* | Renamed IceGrid Admin to IceGrid GUIBernard Normier2017-01-16
| |
* | Reject empty endpoint in OA endpoint listBernard Normier2017-01-12
| |
* | Revert "Replaced Borders by Paddings to eliminate deprecation warnings"Joe George2017-01-12
| | | | | | | | This reverts commit 84f9919581f99b63909e368c2c15e4ada4227b60.
* | Replaced Borders by Paddings to eliminate deprecation warningsBernard Normier2017-01-11
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Resync stream API for generated structs/enums in Java and C#Bernard Normier2016-11-17
| |
* | Replaced double-underscores in java and java-compatBernard Normier2016-11-17
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-11-16
|\|
| * Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵Benoit Foucher2016-11-02
| | | | | | | | PropertyNames.xml
* | Fix IceGridGUI manifest Main-ClassJose2016-11-15
| |
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
| | | | | | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | 3.6 merge fixesJose2016-10-11
| |