summaryrefslogtreecommitdiff
path: root/cpp/config/IceGridAdmin.py
Commit message (Collapse)AuthorAge
* - Moved cpp/slice to sliceBrent Eagles2007-11-07
| | | | | | | | | | | | | | - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done.
* Fixed bug with TestUtil.cleanDbDir and IceGridAdmin.cleanDbDir.Matthew Newhook2007-06-13
| | | | | Added back accidently erased .gitignore files. Added clean rules to IceGrid demo Makefiles.
* Removed use of Ice.OA.Dwayne Boone2007-02-14
|
* Fixed bug where thread per connection property wouldn't be set correctlyBenoit Foucher2007-02-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Use registry shutdownBenoit Foucher2007-01-12
|
* Updated copyright headerDwayne Boone2007-01-08
|
* - Added internal descriptor types for node-registry communicationsBenoit Foucher2006-12-20
| | | | - Various bug fixes
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* 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.
* Disabled thread pool warningsBenoit Foucher2006-12-07
|
* FixBenoit Foucher2006-11-15
|
* Added IceGrid::Locator interface, more replication tests.Benoit Foucher2006-10-18
|
* Replication fixes, more work on the replication testsBenoit Foucher2006-10-17
|
* Bug fixes, replication test.Benoit Foucher2006-10-11
|
* Fixed bug 1443Benoit Foucher2006-10-05
|
* Removed PHP from Mac OS X distrib, warning fixBenoit Foucher2006-10-03
|
* Oops, previous commit was accidentalBenoit Foucher2006-09-22
|
* src/IceGridBenoit Foucher2006-09-22
|
* More code cleanup + added replica session timeoutBenoit Foucher2006-09-15
|
* The master now waits for the replicas to be updated before to return.Benoit Foucher2006-09-06
| | | | Added support for dynamic registration of adapters in the replicas.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1356Matthew Newhook2006-09-05
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1293Matthew Newhook2006-08-31
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1274Matthew Newhook2006-08-29
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* More IceGrid replication improvements.Benoit Foucher2006-07-27
|
* Merge from R3_1_branchBernard Normier2006-07-20
|
* Fixed bug 710Benoit Foucher2006-06-27
|
* Fix for bug 1093Benoit Foucher2006-06-20
|
* FixBenoit Foucher2006-06-19
|
* FixBenoit Foucher2006-06-16
|
* More simplifications...Benoit Foucher2006-06-14
|
* minor fixBenoit Foucher2006-06-14
|
* Fixed a bug with cleanDb in IceGridAdmin.py.Matthew Newhook2006-06-14
|
* Fixed IceGrid python scriptsBenoit Foucher2006-06-12
|
* Matthew's fixBernard Normier2006-06-08
|
* updates to the custom run.py scripts. Updates to TestUtil.py to spawn aMatthew Newhook2006-06-08
| | | | reader thread for servers.
* Property set bug fixes, locator tracing.Benoit Foucher2006-05-29
|
* Session re-factoring.Benoit Foucher2006-05-19
|
* - Added support for observing adapters and objects.Benoit Foucher2006-04-05
| | | | - Lots of cleanup in the IceGrid registry initilization method.
* Updated copyrightDwayne Boone2006-03-14
|
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* Fixed make clean.Benoit Foucher2005-11-09
|
* FixBenoit Foucher2005-11-07
|
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* 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 node session support.Benoit Foucher2005-06-08
|
* Added initial support for templates.Benoit Foucher2005-04-27
|
* FixBenoit Foucher2005-04-18