summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/DescriptorBuilder.cpp
Commit message (Collapse)AuthorAge
...
* Removed allocatabe attribute on object descriptors.Benoit Foucher2006-05-22
|
* More work on session activation.Benoit Foucher2006-05-17
|
* Added support for setting user under which the process should run.Benoit Foucher2006-05-11
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* More work on allocation.Benoit Foucher2006-04-27
|
* Added first cut of the allocation mechanism.Benoit Foucher2006-04-24
|
* Fixed bug with parsing node descriptorsBenoit Foucher2006-04-19
|
* - Removed support for named property sets in templates.Benoit Foucher2006-04-19
| | | | - Added first (and incomplete) cut of client and admin session interfaces.
* FixBenoit Foucher2006-04-12
|
* Added support for property sets.Benoit Foucher2006-04-12
|
* Updated copyrightDwayne Boone2006-03-14
|
* Removed HP warningsBernard Normier2006-01-24
|
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* Fixed bug 673 & 670.Benoit Foucher2005-11-25
|
* FixesBenoit Foucher2005-11-03
|
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* 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.
* FixesBenoit Foucher2005-10-24
|
* 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
|
* 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 enabling/disabling servers.Benoit Foucher2005-10-05
|
* 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
|
* 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.
* HP-UX fixBenoit Foucher2005-09-21
|
* slice/IceGridBenoit Foucher2005-09-14
|
* Added support for load factorBenoit Foucher2005-09-13
| | | | Added warning for unknown XML attributes
* Added configuration for the number of replicas to use for replication.Benoit Foucher2005-09-12
|
* Changes to make it possible to register "direct" object adapters.Benoit Foucher2005-09-09
|
* Fix bugs.Benoit Foucher2005-09-06
|
* 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
|
* Lots of descriptor changes.Benoit Foucher2005-07-28