Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Moved UniquePtr to IceInternal | Bernard Normier | 2017-01-11 |
| | | | | | | | | Removed ctor and assignment operator from UniquePtr | ||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | Merge branch '3.6' | Jose | 2016-03-10 |
|\| | |||
| * | Fixed ICE-7010 - Fixed bug with dynamicaly registered replica groups | Benoit Foucher | 2016-03-10 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++ Consistent usage of public virtual | Jose | 2016-01-12 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5458: Locator::getRegistry now returns a replicated proxy | Benoit Foucher | 2014-10-14 |
| | |||
* | Fixed ICE-5595: Catch C++ exceptions by const reference | Benoit Foucher | 2014-07-25 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | Added support for IceGrid custom load balancing | Benoit Foucher | 2014-04-15 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5126 - Improved client side encoding checks | Benoit Foucher | 2013-01-15 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | Fixed ICE-5000: IceGrid/simple test failure | Benoit Foucher | 2012-11-27 |
| | |||
* | Fixes for ICE-4961: improve IceGrid interop with old nodes and registries | Benoit Foucher | 2012-11-19 |
| | |||
* | Added support for proxy-options to IceGrid adapter, replica group and object ↵ | Benoit Foucher | 2012-11-16 |
| | | | | descriptors | ||
* | Fixed IceGrid locator implementation to check for the client encoding | Benoit Foucher | 2012-11-14 |
| | |||
* | Port to gcc and clang in c++11 mode: | Bernard Normier | 2012-10-05 |
| | | | | | - for GCC, replaced most std::auto_ptr usage by a new IceUtil::UniquePtr - for clang, added ICE_NOEXCEPT and ICE_NOEXCEPT_FALSE for a few dtors in Freeze | ||
* | ICE-4809 - AMI metadata in Ice services internal definitions | Jose | 2012-08-14 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Fixed bug 4695 - IceStorm/repgrid test failure | Benoit Foucher | 2010-02-25 |
| | |||
* | Fixed bug 4677 - IceGrid update hang | Benoit Foucher | 2010-02-19 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Remove BCC workarounds no longer required | Dwayne Boone | 2009-10-02 |
| | |||
* | Fixed bug 3776, 3755, 3778 - getAdmin bugs and replicaGroup test warnings | Benoit Foucher | 2009-03-04 |
| | |||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 |
| | |||
* | Squashed commit of the following: | Benoit Foucher | 2009-01-07 |
| | | | | | | | | | | | | | | commit 8019e6de4480f361a83d8944afec60793454c322 Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Jan 7 17:16:40 2009 +0100 Fixed bug 3516 - Fixed scaling issue when using round-robin replica groups commit 6c36afb32dda8b37b7d5330ed51a439bc73b17db Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Jan 7 17:16:36 2009 +0100 Fixed bug 3230 - IceGrid node leak | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Locator improvements to improve scalability when receiving many requests | Benoit Foucher | 2008-10-24 |
| | |||
* | Fixed locator implementation to not serialize anymore locator request for ↵ | Benoit Foucher | 2008-10-23 |
| | | | | non round-robin replica groups also fixed an issue where the registry would try to re-activate servers while the node is shutting down | ||
* | Fixed locator potential hang when resolving round-robin replica group which ↵ | Benoit Foucher | 2008-09-26 |
| | | | | could occur if the replica group was removed and added again | ||
* | Fixed bug 3456 | Benoit Foucher | 2008-09-25 |
| | |||
* | Fixed IceGrid locator crash | Benoit Foucher | 2008-09-12 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719 | Matthew Newhook | 2008-03-18 |
| | | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc. | ||
* | Merge branch 'master' of ssh://cvs/home/git/ice | Bernard Normier | 2008-01-30 |
|\ | | | | | | | | | | | Conflicts: cpp/src/Slice/Preprocessor.cpp |