summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid/allocation
Commit message (Collapse)AuthorAge
* Update version to v3.8.0Joe George2021-02-15
|
* Additional C++11 fixesJoe George2021-02-03
|
* Remove Ice::Application & Glacier2::Application deprecated classesJose2021-02-02
|
* Update to MSbuild builder 5.0.6Jose2021-01-18
|
* Update MSBuild builder packageJose2021-01-18
|
* Update version to 3.7.5Jose2020-11-30
|
* Update version to 3.7.4Jose2020-04-20
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Add v142 Ice 3.7 NuGet packagesJose2019-07-04
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Do not set WindowsTargetPlatformVersion, use the defaultJose2019-06-06
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Revert accidental commit.Bernard Normier2018-12-03
|
* Fixed bogus assert and misc warnings. Fixes #311.Bernard Normier2018-12-03
|
* Update version to 3.7.2Jose2018-11-14
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Fixed C++ test script issue (ICE-8827)Benoit Foucher2018-04-12
|
* ICE-8813 - Skip some IceGrid tests when root userJoe George2018-04-09
|
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Update copyright year to 2018Jose2018-02-14
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Updates for Ice Builder 5.xJose2018-02-05
|
* Update version to v3.7.1Jose2017-12-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* 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
|
* 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
|
* 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-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
| |
* | 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
| |
* | Update version to 3.7a4Joe George2016-12-21
| |