summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/AdapterCache.h
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
|
* 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
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* 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
|
* 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
|
* Fixed bug 3776, 3755, 3778 - getAdmin bugs and replicaGroup test warningsBenoit Foucher2009-03-04
|
* 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
|
* Fixed TODOsBenoit Foucher2006-09-14
|
* 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
|
* Fixed build failureBernard Normier2006-04-28
|
* 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
|
* Updated copyrightDwayne Boone2006-03-14
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Bug fixesBenoit Foucher2005-11-08
|
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Added support for default templates.Benoit Foucher2005-10-06
| | | | | | Added support for default parameters. Added support for findObjectByTypeOnLeastLoadedNode Added default templates descriptor (config/templates.xml)
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* Improved the error message if you try to remove an object or adapter withBenoit Foucher2005-09-21
| | | | | | | | | | the admin interface and if that object or adapter was added with a deployment descriptor. Fixed a bug where trying to start a server managed by a node would fail if this server was previously manually activated. Simplified adapter direct proxy update if the adapter is an adapter that wasn't added with a deployment descriptor. Fixes to allow compilation on AIX.
* Better tracingBenoit Foucher2005-09-15
|
* Added more tracingBenoit Foucher2005-09-15
|