summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/DescriptorHelper.h
Commit message (Collapse)AuthorAge
...
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* - Removed support for named property sets in templates.Benoit Foucher2006-04-19
| | | | - Added first (and incomplete) cut of client and admin session interfaces.
* Added support for property sets.Benoit Foucher2006-04-12
|
* Tru64 portBernard Normier2006-04-04
|
* Fixed bug 885 and 920Benoit Foucher2006-03-24
|
* Updated copyrightDwayne Boone2006-03-14
|
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* :activate() would contact the locator even if the OA id was empty.Benoit Foucher2005-11-11
| | | | | | Fixed a bug where ${node.os} for example couldn't be used in distribution directories. Unknown elements in XML file are now treated as errors.
* Fixed bug 518Benoit Foucher2005-10-18
|
* Fixed bugsBenoit Foucher2005-10-14
|
* 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)
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Fixed bogus dependency on Internal.h in icegridadminBenoit Foucher2005-10-03
|
* Renamed register to register-processBenoit Foucher2005-09-30
| | | | Added support for "distributions".
* FixBenoit Foucher2005-09-21
|
* FixesBenoit Foucher2005-09-14
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* 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 better validationBenoit Foucher2005-08-01
|
* Lots of descriptor changes.Benoit Foucher2005-07-28
|
* 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.
* 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
|
* Fixed bug in application update code.Benoit Foucher2005-06-14
|
* More observer changesBenoit Foucher2005-06-10
|
* Added support for targets attribute of the application, server and serviceBenoit Foucher2005-06-02
| | | | descriptors Ported IcePack fixes (configurable identities).
* New template implementation.Benoit Foucher2005-05-27
|
* Added tests for templates.Benoit Foucher2005-04-28
|
* Added initial support for templates.Benoit Foucher2005-04-27