summaryrefslogtreecommitdiff
path: root/java/test
Commit message (Collapse)AuthorAge
...
* | Fixed ICE-7270 - ice_getConnection now returns a non-null connection even if ↵Benoit Foucher2016-08-09
| | | | | | | | connection caching is disabled
* | ICE-7258 - C++ cross C# Ice/objects cross test failureJose2016-07-29
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | ICE-7240 - Python Ice/servantLocator cross testJoe George2016-07-19
| |
* | Fixed (ICE-7233) - C++ Ice\operations cross test with C# failureJose2016-07-18
| |
* | Fixed sporadic failures from metrics testsBenoit Foucher2016-07-08
| |
* | Added test for optional object dictionary parametersBenoit Foucher2016-07-07
| |
* | Fixed ICE-6971 - Ice/acm test failureBenoit Foucher2016-07-06
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/Make.common.rules cpp/Makefile cpp/config/Make.rules cpp/config/Make.rules.Linux cpp/src/Ice/InstrumentationI.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/IceSSL/Makefile cpp/src/IceUtil/Makefile cpp/test/Glacier2/attack/Makefile cpp/test/Glacier2/attack/Makefile.mak cpp/test/Glacier2/router/Makefile cpp/test/Glacier2/sessionHelper/Makefile cpp/test/Glacier2/staticFiltering/Makefile cpp/test/Ice/objects/Makefile cpp/test/IceSSL/configuration/AllTests.cpp cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux cpp/test/IceUtil/stacktrace/StackTrace.release.Linux csharp/src/Ice/PropertyNames.cs java/Makefile java/gradle.properties java/gradle/ice.gradle java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/test/build.gradle js/src/Ice/PropertyNames.js man/man1/icegridadmin.1 man/man1/transformdb.1 php/BuildInstructionsWindows.md php/Makefile php/config/Make.rules.Darwin php/config/Make.rules.mak.php php/config/Make.rules.php php/src/IcePHP/Makefile php/src/Makefile php/src/Makefile.mak php/src/php5/.depend.mak php/src/php5/Communicator.cpp php/src/php5/Config.h php/src/php5/Connection.cpp php/src/php5/Endpoint.cpp php/src/php5/IcePHP.rc php/src/php5/Makefile php/src/php5/Makefile.mak php/src/php5/Operation.cpp php/src/php5/Types.cpp php/src/php5/Types.h php/src/php5/Util.cpp php/src/php7/Communicator.cpp php/src/php7/Communicator.h php/src/php7/Config.h php/src/php7/Connection.cpp php/src/php7/Endpoint.cpp php/src/php7/IcePHP.rc php/src/php7/Makefile php/src/php7/Operation.cpp php/src/php7/Types.cpp php/src/php7/Types.h php/src/php7/Util.cpp scripts/TestUtil.py
| * Merge branch '3.6-stretch' into 3.6Jose2016-06-15
| |\
| | * 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.
* | | Fix for ICE-7198 - added wait for current invocations to be 0Benoit Foucher2016-06-29
| | |
* | | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | | | | | of TCP/iAP/Bluetooth.
* | | cleaning up stream API in C++/Java/JSMark Spruiell2016-05-11
| | |
* | | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\| |
| * | Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
| |/
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-04-04
|\|
| * ICE-7078 - test controller out of memory issue in WindowsJose2016-03-31
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-03-31
|\|
| * Build test controller with test targetsJose2016-03-29
| |
| * TestController build dependency fixesJose2016-03-29
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-28
|\|
| * Enabling server network tracing causes browser JavaScript tests to hangJose2016-03-28
| |
* | Merge branch '3.6'Jose2016-03-10
|\|
| * Windows wide string literal fixesJose2016-03-10
| |
| * Update version to 3.6.2Jose2016-03-10
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|\|
| * String literals fixesJose2016-03-10
| | | | | | | | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-07
|\|
| * More Copyright year updatesJoe George2016-03-07
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
| * Slice/generation test needs to clean up generated files in JavaMark Spruiell2016-02-22
| |
* | Slice/generation test needs to clean up generated files in JavaMark Spruiell2016-02-22
| |
* | ICE-6861 - C# stream changesMark Spruiell2016-02-18
| |
* | Fix for java8 compilation failureMark Spruiell2016-02-04
| |
* | ICE-6861 - Java stream API changesMark Spruiell2016-02-02
| |
* | interim Java fix for ValueFactoryManagerMark Spruiell2016-01-20
| |
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
| |
* | Deprecate ice_name and add ice_idJose2016-01-19
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-01-14
|\|
| * Updated timeouts in Java/C# timeout test to prevent SLES failuresBenoit Foucher2016-01-14
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-01-05
|\|
| * Fixed potential deadlock that could occur with Ice for C++ when using ↵Benoit Foucher2016-01-05
| | | | | | | | collocation optimization and serialization
* | ICE-6898 - "Delegate" functions for ACM callbacksJoe George2015-12-24
| | | | | | | | | | | | - Add delegate local interfaces CloseCallback and HeartbeatCallback and remove ConnectionCallback. - Replace setCallback by setCloseCallback and setHeartbeatCallback
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
| | | | | | | | Updates to testsuite to support Bluetooth and remote servers.
* | ICE-6908 - Add ValueFactoryJoe George2015-12-08
| | | | | | | | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* | Reworked IceStorm and IceGrid database error handlingBernard Normier2015-11-20
| |