Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Fixed IceGrid locking issue, fixes #503 | Benoit Foucher | 2019-09-06 |
| | |||
* | 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 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Fixes for C++17 mode | Jose | 2018-09-07 |
| | | | | Close #180 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| | |||
* | 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 | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Added support for IceGrid custom load balancing | Benoit Foucher | 2014-04-15 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed IceGrid registry replication bug reported by Cengage | Benoit Foucher | 2013-10-17 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | 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 | ||
* | Fixed ICE-4835, round-robin policy bug when nodes are down | Benoit Foucher | 2012-05-25 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Win32 fix for bug 4695 | Benoit Foucher | 2010-02-25 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed bug 2576 | Benoit Foucher | 2008-01-11 |
| | |||
* | Fixed bug 2220 | Benoit Foucher | 2007-06-12 |
| | |||
* | Fixed IceGrid registry assert which would occur when registering duplicate | Benoit Foucher | 2007-04-20 |
| | | | | well-known objects with the same adapter | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Fixed timeout issue | Benoit Foucher | 2006-12-13 |
| | |||
* | Cleanup | Benoit Foucher | 2006-11-28 |
| | |||
* | Code cleanup and fixed startup scalability issue of the registry (it no | Benoit Foucher | 2006-11-23 |
| | | | | longer contacts all the nodes). | ||
* | Added ordered load balancing | Benoit Foucher | 2006-11-03 |
| | |||
* | src/IceGrid | Benoit Foucher | 2006-09-22 |
| | |||
* | Fixed bug when no load balancing was set, not all the endpoints were | Benoit Foucher | 2006-09-21 |
| | | | | returned | ||
* | Fixed TODOs | Benoit Foucher | 2006-09-14 |
| | |||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 |
| | |||
* | Fixed GCC build | Bernard Normier | 2006-06-29 |
| | |||
* | Port to Solaris 10 + fix for numerous warnings on Sun | Bernard Normier | 2006-06-28 |
| | |||
* | Fixed bug 1054, 1077, 1002. | Benoit Foucher | 2006-06-16 |
| |