summaryrefslogtreecommitdiff
path: root/cpp/test/IceGrid
Commit message (Collapse)AuthorAge
* .gitignore updatesJose2016-03-11
|
* Fixed ICE-7010 - Fixed bug with dynamicaly registered replica groupsBenoit Foucher2016-03-10
|
* Update copyright headersJoe George2016-03-01
|
* Revert "Fixed ICE-6707 - default interface for discovery is now ↵Benoit Foucher2015-08-14
| | | | | | Ice.Default.Host if it is set" This reverts commit 406e393f2be3a29830a7758e58e4e674afc5e21e.
* Fixed ICE-6707 - default interface for discovery is now Ice.Default.Host if ↵Benoit Foucher2015-08-13
| | | | it is set
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* Updated Windows dependenciesDwayne Boone2015-07-08
|
* Fixed ICE-6573 - IceGrid application update failure when updating server ↵Benoit Foucher2015-06-08
| | | | with allocatables and clients are waiting to allocate the allocatable
* IceGrid/session test doesn't support running with wss (ICE-6539)Benoit Foucher2015-05-28
|
* Fixed ICE-6516: IceGrid activation test failure on OS XBenoit Foucher2015-05-25
|
* Fixed ICE-6465: Windows IceGrid node support for more 64 processesBenoit Foucher2015-04-24
|
* Fixed Makefile indentation to use tab witdh=8 and indent width = 4Benoit Foucher2015-04-13
|
* Fixed test certs to include the email addressBenoit Foucher2015-04-08
|
* Fixed test failure, changed DN from IceGrid/sessionBenoit Foucher2015-04-07
|
* Several changes for clean.Matthew Newhook2015-03-11
| | | | expanded all gradle build files.
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Update windows dependenciesJose2015-02-19
|
* IceGridDiscovery is now IceLocatorDiscoveryBenoit Foucher2015-02-03
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-6068 - test/IceGrid/replication failureBenoit Foucher2014-12-17
|
* Fixed (ICE-6156) - C++ objects specified more than once warningJose2014-12-12
|
* Fixed ICE-6111: replicaGroup errorBenoit Foucher2014-12-11
|
* Fixed (ICE-6071) - C++ IceGrid\replication failureJose2014-12-05
|
* Add missing fileJose2014-12-04
|
* Fixed (ICE-6057) - VS2012: IceGrid\customLoadBalancing failsJose2014-12-04
|
* Fixed (ICE-6039) - IceGrid/replicaGroup doesn't work with Windowd binary ↵Jose2014-12-02
| | | | dist debug
* Fixed (ICE-5987) - remove i386 from OS X binariesJose2014-11-27
|
* IceGrid/allocation test code style fixesBenoit Foucher2014-11-27
|
* (ICE-5997) - OS X C++ test fail to compileJose2014-11-26
|
* Fix to not run the ami test with --compressBenoit Foucher2014-11-24
|
* Build & test fixes:Jose2014-11-24
| | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows?
* Fixed ICE-5969: IceGrid/allocation test failureBenoit Foucher2014-11-24
|
* ICE-5931, ICE-5935Jose2014-11-20
|
* New IceUtil headers to push and pop pragma disable warning with MSVC and GCCBernard Normier2014-10-31
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* Fixed IceDiscovery and IceGridDiscovery to check for Ice.PreferIPv6Address ↵Benoit Foucher2014-10-27
| | | | to configure UDP
* Dependency fixes:Jose2014-10-17
| | | | | | | Add quotes to Windows Slice dependencies Fix Cicular dependency issue with Make 3.82 included in rhel7, C++ dependencies now are of type Foo.h: Foo.ice, we don't need Foo.cpp as that always depend on Foo.h
* Fixed ICE-5518: allows saving application with no-restart when removing ↵Benoit Foucher2014-10-17
| | | | stopped server
* Fixed ICE-5473: the registry can now resolve observer indirect proxiesBenoit Foucher2014-10-14
|
* Fixed Windows dependencies to account for OutgoingAsync refactoringBenoit Foucher2014-10-10
|
* ICE-5441 tests hang on Windows if executable not presentDwayne Boone2014-10-09
|
* Fix Windows dependencies, break by previous dependencies updateJose2014-10-09
|
* Windows dependency fixesJose2014-10-08
|
* Several Windows build fixes:Jose2014-10-08
| | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds
* Windows C++ test dependency fixesJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* IceGrid::Admin now provides remote access to IceGrid registry and node Admin ↵Bernard Normier2014-09-10
| | | | | | objects, and icegridadmin uses these new operations to show the Ice log file for IceGrid registries and IceGrid nodes (ICE-2400)
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Fix (ICE-3445) - consider not installing internal header filesJose2014-09-01
|