summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/AdapterCache.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
|
* Fixed IceGrid locking issue, fixes #503Benoit Foucher2019-09-06
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Fixes for C++17 modeJose2018-09-07
| | | | Close #180
* Update copyright year to 2018Jose2018-02-14
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
|/ | | | Removed ctor and assignment operator from UniquePtr
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed IceGrid registry replication bug reported by CengageBenoit Foucher2013-10-17
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixed IceGrid locator implementation to check for the client encodingBenoit Foucher2012-11-14
|
* Port to gcc and clang in c++11 mode:Bernard Normier2012-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 downBenoit Foucher2012-05-25
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Win32 fix for bug 4695Benoit Foucher2010-02-25
|
* Fixed bug 4695 - IceStorm/repgrid test failureBenoit Foucher2010-02-25
|
* Fixed bug 4677 - IceGrid update hangBenoit Foucher2010-02-19
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Remove BCC workarounds no longer requiredDwayne Boone2009-10-02
|
* C++Builder 2009 portDwayne Boone2009-03-02
|
* Squashed commit of the following:Benoit Foucher2009-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 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug 2576Benoit Foucher2008-01-11
|
* Fixed bug 2220Benoit Foucher2007-06-12
|
* Fixed IceGrid registry assert which would occur when registering duplicateBenoit Foucher2007-04-20
| | | | well-known objects with the same adapter
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed timeout issueBenoit Foucher2006-12-13
|
* CleanupBenoit Foucher2006-11-28
|
* Code cleanup and fixed startup scalability issue of the registry (it noBenoit Foucher2006-11-23
| | | | longer contacts all the nodes).
* Added ordered load balancingBenoit Foucher2006-11-03
|
* src/IceGridBenoit Foucher2006-09-22
|
* Fixed bug when no load balancing was set, not all the endpoints wereBenoit Foucher2006-09-21
| | | | returned
* Fixed TODOsBenoit Foucher2006-09-14
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Fixed GCC buildBernard Normier2006-06-29
|
* Port to Solaris 10 + fix for numerous warnings on SunBernard Normier2006-06-28
|
* Fixed bug 1054, 1077, 1002.Benoit Foucher2006-06-16
|