summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid
Commit message (Collapse)AuthorAge
* Fix for ICE-8068 - added exception handlingBenoit Foucher2017-06-16
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fix (ICE-7877) - VS2015 cpp/IceGrid/simple failureJose2017-05-11
|
* Fixed ICE-7849 - Removed IceDiscovery/IceLocatorDiscovery ice_getConnection ↵Benoit Foucher2017-05-10
| | | | call, added IceGrid/simple C++11 test
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Skip IceGrid tests which don't support running as root when running as rootBenoit Foucher2017-05-05
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Windows V141 (VS 2017) testing with Nuget packagesJose2017-04-03
|
* Fixed (ICE-6894) Remove db folders in testsJose2017-03-22
|
* Another fix for IceGrid/replication test failure (ICE-7672)Benoit Foucher2017-03-16
|
* Fixed ICE-7640 - IceGrid/replication test failureBenoit Foucher2017-03-15
|
* Fixed testing of static buildsBenoit Foucher2017-03-14
|
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* Fixed ICE-3710 - optional routing tablesBenoit Foucher2017-03-04
|
* Fixed ICE-7624 - IceGrid/allocation timeout test failuresBenoit Foucher2017-03-03
|
* use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
|
* Replace UseBinDist with ICE_BIN_DISTJose2017-03-02
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Fixed IceGrid/allocation failureBenoit Foucher2017-02-20
|
* Fixed ICE-7580 - IceGrid/allocation failureBenoit Foucher2017-02-20
|
* 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
| |
| * Fix updating runtime properties for services using shared communicatorAndreas Sommer2016-11-16
| |
* | Another fix for the IceGrid/activation testBenoit Foucher2017-02-10
| |
* | Fixed build failure introduced with previous commitBenoit Foucher2017-02-10
| |
* | Fixed ICE-7328 - IceGrid no longer returns proxies from disabled servers for ↵Benoit Foucher2017-02-10
| | | | | | | | ByType operations
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
| | | | | | | | Removed ctor and assignment operator from UniquePtr
* | Fixed ICE-7478 - concurrent file accessBenoit Foucher2017-01-05
| |
* | Thread safety fixes for tests scriptsBenoit Foucher2017-01-05
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | Update Nuget package imports to use latest packagesJose2016-12-10
| |
* | Rename UseNugetBinDist -> UseBinDistJose2016-12-08
| | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists.
* | Removed Java controller, fixes to investiage IceGrid/replication test failureBenoit Foucher2016-11-30
| |
* | Fixes to run IceGrid test with Windows bindist in debug modeJose2016-11-30
| |
* | Windows C++ projects fixes related to Nuget PackagesJose2016-11-29
| |
* | Provide the process to getLibSubDir/getBinSubDirBenoit Foucher2016-11-29
| |
* | IceGrid/noRestartUpdate failure, print out the reason of the failureBenoit Foucher2016-11-29
| |
* | Fixed networkProxy, IceGrid/admin, metrics test failuresBenoit Foucher2016-11-28
| |
* | Fixed staticFiltering test failure, network proxy test hang, added support ↵Benoit Foucher2016-11-28
| | | | | | | | for builddir variable
* | Refactored test scriptsBenoit Foucher2016-11-25
| |