summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/AdapterCache.cpp
Commit message (Collapse)AuthorAge
* 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
|
* Property set bug fixes, locator tracing.Benoit Foucher2006-05-29
|
* More work on session activation.Benoit Foucher2006-05-17
|
* Removed session based locator, refactored allocation code.Benoit Foucher2006-05-05
|
* Added stress test, fixed bugs.Benoit Foucher2006-05-03
|
* Cleaned up the server, adapter and object cache classes.Benoit Foucher2006-05-02
|
* More allocation fixes, removed session based Query interface.Benoit Foucher2006-04-28
|
* More work on allocation.Benoit Foucher2006-04-27
|
* Fixed load comparisonBenoit Foucher2006-03-31
|
* Random fixes.Benoit Foucher2006-03-29
|
* Win32 fix for random_shuffleBenoit Foucher2006-03-28
|
* Fixed bug 916.Benoit Foucher2006-03-24
|
* Updated copyrightDwayne Boone2006-03-14
|
* Windows x64 portBernard Normier2005-11-21
|