summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/DescriptorParser.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Fixed (ICE-5740) - IcePatch2 has issues with 'large' files.Jose2015-02-17
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Port to gcc and clang in c++11 mode:Bernard Normier2012-10-05
| | | | | - for GCC, replaced most std::auto_ptr usage by a new IceUtil::UniquePtr - for clang, added ICE_NOEXCEPT and ICE_NOEXCEPT_FALSE for a few dtors in Freeze
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed bug 4233 - icegridadmin segfaultBenoit Foucher2009-09-10
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719Matthew Newhook2008-03-18
| | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc.
* Updated copyrightDwayne Boone2008-01-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added support for server log files, "property" attribute in object element.Benoit Foucher2006-12-13
| | | | | Fixed a bug in the locator implemntation where an incorrect timeout was used.
* Added support for service property sets in server instancesBenoit Foucher2006-12-08
|
* Added ordered load balancingBenoit Foucher2006-11-03
|
* Bug fixes, replication test.Benoit Foucher2006-10-11
|
* Fixed IceGrid bugs 1381, 1382, 1369, 1342, 1341, 1334Benoit Foucher2006-09-19
|
* fixing bug 1273: typo in error messageMark Spruiell2006-08-22
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Fixed IceGrid python scriptsBenoit Foucher2006-06-12
|
* Added support for allocatable objects.Benoit Foucher2006-06-09
|
* Fixed bug 967Benoit Foucher2006-05-30
|
* Property set bug fixes, locator tracing.Benoit Foucher2006-05-29
|
* 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.
* FixBenoit Foucher2006-04-12
|
* Added support for property sets.Benoit Foucher2006-04-12
|
* import-default-templates is now always parsedBernard Normier2006-04-03
|
* Updated copyrightDwayne Boone2006-03-14
|
* Fixed bug 673 & 670.Benoit Foucher2005-11-25
|
* :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.
* Renamed include descriptor attribute to "file"Benoit Foucher2005-11-10
|
* 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 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
|
* 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".
* 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.
* slice/IceGridBenoit Foucher2005-09-14
|
* Added support for load factorBenoit Foucher2005-09-13
| | | | Added warning for unknown XML attributes
* 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
|
* Lots of descriptor changes.Benoit Foucher2005-07-28
|