summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/DescriptorHelper.cpp
Commit message (Collapse)AuthorAge
...
* Fixed bugsBenoit Foucher2005-10-14
|
* Removed identity propertiesBenoit Foucher2005-10-13
| | | | Added description attribute to replica group and node descriptors.
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* FixBenoit 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)
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Renamed register to register-processBenoit Foucher2005-09-30
| | | | Added support for "distributions".
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* Fixed release windows buildDwayne Boone2005-09-22
|
* Various fixs for Sun compiles Added Makefile for test/Ice/holdDwayne Boone2005-09-22
|
* More AIX fixesBenoit Foucher2005-09-21
|
* 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.
* Reviewed slice commentsBenoit Foucher2005-09-15
|
* Fixed VC++ 6 compiler error. Added /Zm500 to build settings forMichi Henning2005-09-15
| | | | icegridadmin.
* slice/IceGridBenoit Foucher2005-09-14
|
* FixesBenoit Foucher2005-09-14
|
* Changes to make it possible to register "direct" object adapters.Benoit Foucher2005-09-09
|
* Bug fixBenoit 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
|
* Added support for env variable substitution (Unix only for now).Benoit Foucher2005-09-01
|
* IceGrid Windows port.Benoit Foucher2005-09-01
|
* More work on IceGrid patching.Benoit Foucher2005-08-30
|
* Added support for defining patch data at the application level, other minorBenoit Foucher2005-08-23
| | | | fixes.
* Added initial IcePatch2 support in IceGrid.Benoit Foucher2005-08-19
|
* Changed load balancing policy from an enum to a class type, minor cleanup.Benoit Foucher2005-08-17
|
* Added better validationBenoit Foucher2005-08-01
|
* FixBenoit Foucher2005-08-01
|
* Bug fixesBenoit Foucher2005-07-29
|
* Lots of descriptor changes.Benoit Foucher2005-07-28
|
* Fixed bugsBenoit Foucher2005-07-15
|
* Changed server descriptor attributse to be strings to allow the use ofBenoit Foucher2005-07-13
| | | | variables
* Fixed tests, bug fixesBenoit Foucher2005-07-13
|
* More IceGrid adapter replication support.Benoit Foucher2005-07-13
|
* More adapter replication changes.Benoit Foucher2005-07-08
|
* Changed server start to wait for object adapter activation before toBenoit Foucher2005-07-06
| | | | return.
* Removed applicationSynced call, fixed node observer nodeUp method to notBenoit Foucher2005-07-01
| | | | include inactive servers.
* Added comment update support.Benoit Foucher2005-06-24
|
* Added removeNodes to ApplicationUpdateDescriptor.Benoit Foucher2005-06-23
|
* Added session tests, completed update tests.Benoit Foucher2005-06-22
|
* FixesBenoit Foucher2005-06-21
|
* FixesBenoit Foucher2005-06-21
|
* Fixed bugs + added "update" test suiteBenoit Foucher2005-06-17
|
* FixesBenoit Foucher2005-06-16
|
* Removed application attribute in ServerDescriptor, moved "node" attributeBenoit Foucher2005-06-16
| | | | to ServerInstanceDescriptor
* Added support for locking the database.Benoit Foucher2005-06-15
|
* More fixesBenoit Foucher2005-06-14
|
* FixesBenoit Foucher2005-06-14
|
* Fixed bug in application update code.Benoit Foucher2005-06-14
|
* More observer changesBenoit Foucher2005-06-10
|