Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | .gitignore updates | Jose | 2016-03-11 |
| | |||
* | Fixed ICE-7010 - Fixed bug with dynamicaly registered replica groups | Benoit Foucher | 2016-03-10 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Revert "Fixed ICE-6707 - default interface for discovery is now ↵ | Benoit Foucher | 2015-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 Foucher | 2015-08-13 |
| | | | | it is set | ||
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 |
| | |||
* | Fixed ICE-6573 - IceGrid application update failure when updating server ↵ | Benoit Foucher | 2015-06-08 |
| | | | | with allocatables and clients are waiting to allocate the allocatable | ||
* | IceGrid/session test doesn't support running with wss (ICE-6539) | Benoit Foucher | 2015-05-28 |
| | |||
* | Fixed ICE-6516: IceGrid activation test failure on OS X | Benoit Foucher | 2015-05-25 |
| | |||
* | Fixed ICE-6465: Windows IceGrid node support for more 64 processes | Benoit Foucher | 2015-04-24 |
| | |||
* | Fixed Makefile indentation to use tab witdh=8 and indent width = 4 | Benoit Foucher | 2015-04-13 |
| | |||
* | Fixed test certs to include the email address | Benoit Foucher | 2015-04-08 |
| | |||
* | Fixed test failure, changed DN from IceGrid/session | Benoit Foucher | 2015-04-07 |
| | |||
* | Several changes for clean. | Matthew Newhook | 2015-03-11 |
| | | | | expanded all gradle build files. | ||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | IceGridDiscovery is now IceLocatorDiscovery | Benoit Foucher | 2015-02-03 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-6068 - test/IceGrid/replication failure | Benoit Foucher | 2014-12-17 |
| | |||
* | Fixed (ICE-6156) - C++ objects specified more than once warning | Jose | 2014-12-12 |
| | |||
* | Fixed ICE-6111: replicaGroup error | Benoit Foucher | 2014-12-11 |
| | |||
* | Fixed (ICE-6071) - C++ IceGrid\replication failure | Jose | 2014-12-05 |
| | |||
* | Add missing file | Jose | 2014-12-04 |
| | |||
* | Fixed (ICE-6057) - VS2012: IceGrid\customLoadBalancing fails | Jose | 2014-12-04 |
| | |||
* | Fixed (ICE-6039) - IceGrid/replicaGroup doesn't work with Windowd binary ↵ | Jose | 2014-12-02 |
| | | | | dist debug | ||
* | Fixed (ICE-5987) - remove i386 from OS X binaries | Jose | 2014-11-27 |
| | |||
* | IceGrid/allocation test code style fixes | Benoit Foucher | 2014-11-27 |
| | |||
* | (ICE-5997) - OS X C++ test fail to compile | Jose | 2014-11-26 |
| | |||
* | Fix to not run the ami test with --compress | Benoit Foucher | 2014-11-24 |
| | |||
* | Build & test fixes: | Jose | 2014-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 failure | Benoit Foucher | 2014-11-24 |
| | |||
* | ICE-5931, ICE-5935 | Jose | 2014-11-20 |
| | |||
* | New IceUtil headers to push and pop pragma disable warning with MSVC and GCC | Bernard Normier | 2014-10-31 |
| | |||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 |
| | |||
* | Fixed IceDiscovery and IceGridDiscovery to check for Ice.PreferIPv6Address ↵ | Benoit Foucher | 2014-10-27 |
| | | | | to configure UDP | ||
* | Dependency fixes: | Jose | 2014-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 Foucher | 2014-10-17 |
| | | | | stopped server | ||
* | Fixed ICE-5473: the registry can now resolve observer indirect proxies | Benoit Foucher | 2014-10-14 |
| | |||
* | Fixed Windows dependencies to account for OutgoingAsync refactoring | Benoit Foucher | 2014-10-10 |
| | |||
* | ICE-5441 tests hang on Windows if executable not present | Dwayne Boone | 2014-10-09 |
| | |||
* | Fix Windows dependencies, break by previous dependencies update | Jose | 2014-10-09 |
| | |||
* | Windows dependency fixes | Jose | 2014-10-08 |
| | |||
* | Several Windows build fixes: | Jose | 2014-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 fixes | Jose | 2014-09-24 |
| | |||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-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" | Jose | 2014-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 Normier | 2014-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 crappy | Jose | 2014-09-10 |
| | |||
* | Fix (ICE-3445) - consider not installing internal header files | Jose | 2014-09-01 |
| |