summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Parser.cpp
Commit message (Collapse)AuthorAge
...
* Improved error messagesBenoit Foucher2005-12-08
|
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
|
* Commited cosmetic changes to icegridadmin describe commands output.Benoit Foucher2005-11-10
| | | | | Fixed a bug in server loading which would cause the server to fail loading and the node to eventually hang.
* minor fixes to help textMark Spruiell2005-11-09
|
* Changed IceGrid::Query interface.Benoit Foucher2005-11-09
|
* Bug fixesBenoit Foucher2005-11-08
|
* 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.
* Added method to get node load, fixed bugs.Benoit Foucher2005-10-19
|
* Fixed bug 518Benoit Foucher2005-10-18
|
* Changed IceGrid::Admin::start() to provide the reason of the failure toBenoit Foucher2005-10-17
| | | | start the server.
* 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)
* Added support for enabling/disabling servers.Benoit Foucher2005-10-05
|
* Renamed register to register-processBenoit Foucher2005-09-30
| | | | Added support for "distributions".
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* Fixes to support a little more information for nodes.Benoit Foucher2005-09-27
|
* Various fixs for Sun compiles Added Makefile for test/Ice/holdDwayne Boone2005-09-22
|
* Bug fixesBenoit Foucher2005-09-19
|
* FixesBenoit Foucher2005-09-13
|
* Added support for stopping servers automatically when patching.Benoit Foucher2005-09-02
|
* 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
|
* Bug fixesBenoit Foucher2005-07-29
|
* Lots of descriptor changes.Benoit Foucher2005-07-28
|
* Changed server descriptor attributse to be strings to allow the use ofBenoit Foucher2005-07-13
| | | | variables
* 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.
* FixesBenoit Foucher2005-06-16
|
* Removed application attribute in ServerDescriptor, moved "node" attributeBenoit Foucher2005-06-16
| | | | to ServerInstanceDescriptor
* More fixesBenoit 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).
* Added method to update application servers/templates/etc.Benoit Foucher2005-06-01
|
* Replaced "server" with "server-instance"Benoit Foucher2005-05-31
| | | | | Fixed describe admin commands Fixed instantiate server template command.
* FixesBenoit Foucher2005-05-30
|
* FixBenoit Foucher2005-05-27
|
* New template implementation.Benoit Foucher2005-05-27
|
* Fixed Ice::Service::shutdown() to catch exceptions.Benoit Foucher2005-05-11
|
* Fixed bugs, added method to instantiate a server with the admin interface.Benoit Foucher2005-04-29
|
* Added initial support for templates.Benoit Foucher2005-04-27
|
* Changed deployment implementation.Benoit Foucher2005-04-18
|
* FixBenoit Foucher2005-04-01