summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Database.cpp
Commit message (Collapse)AuthorAge
...
* Removed session based locator, refactored allocation code.Benoit Foucher2006-05-05
|
* 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
|
* More work on object allocation.Benoit Foucher2006-04-25
|
* Added first cut of the allocation mechanism.Benoit Foucher2006-04-24
|
* - Removed support for named property sets in templates.Benoit Foucher2006-04-19
| | | | - Added first (and incomplete) cut of client and admin session interfaces.
* Win32 fixesBenoit Foucher2006-04-05
|
* - Added support for observing adapters and objects.Benoit Foucher2006-04-05
| | | | - Lots of cleanup in the IceGrid registry initilization method.
* Random fixes.Benoit Foucher2006-03-29
|
* Win32 fix for random_shuffleBenoit Foucher2006-03-28
|
* Fixed bug 916.Benoit Foucher2006-03-24
|
* Fixes for bug 897.Benoit Foucher2006-03-15
|
* Updated copyrightDwayne Boone2006-03-14
|
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Windows x64 portBernard Normier2005-11-21
|
* FixBenoit Foucher2005-11-11
|
* Fixed a bug where servers wouldn't be updated if only the service templateBenoit Foucher2005-11-09
| | | | changed, fixed a bug where servers were re-loaded twice.
* Changed IceGrid::Query interface.Benoit Foucher2005-11-09
|
* Bug fixesBenoit Foucher2005-11-08
|
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* FixBenoit Foucher2005-10-27
|
* Fixed a bug where IcePatch2 couldn't be deployed and used in a newBenoit Foucher2005-10-25
| | | | | | application. Fixed deadlock. Added automatic patching after adding an application.
* Added getQuery and getAdmin methods to the session interface.Benoit Foucher2005-10-21
|
* Fixed bug 518Benoit Foucher2005-10-18
|
* FixBenoit Foucher2005-10-17
|
* 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)
* Win32 FixesBenoit Foucher2005-10-04
|
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* Fixes to support a little more information for nodes.Benoit Foucher2005-09-27
|
* FixBenoit Foucher2005-09-23
|
* Various fixs for Sun compiles Added Makefile for test/Ice/holdDwayne Boone2005-09-22
|
* 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.
* Bug fixesBenoit Foucher2005-09-19
|
* Better tracingBenoit Foucher2005-09-15
|
* Added more tracingBenoit Foucher2005-09-15
|
* Reviewed slice commentsBenoit Foucher2005-09-15
|
* FixesBenoit Foucher2005-09-14
|
* Added support for load factorBenoit Foucher2005-09-13
| | | | Added warning for unknown XML attributes
* Changes to make it possible to register "direct" object adapters.Benoit Foucher2005-09-09
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* Fix bugs.Benoit Foucher2005-09-06
|
* startUpdate doesn't throw CacheOutOfDate anymore but instead return theBenoit Foucher2005-09-06
| | | | current serial.
* Added support for adaptive load balancing.Benoit Foucher2005-09-05
|
* IceGrid Windows port.Benoit Foucher2005-09-01
|
* Added support for defining patch data at the application level, other minorBenoit Foucher2005-08-23
| | | | fixes.
* Changed load balancing policy from an enum to a class type, minor cleanup.Benoit Foucher2005-08-17
|