summaryrefslogtreecommitdiff
path: root/java/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.
* Remove Ice.OA.Dwayne Boone2007-02-14
|
* Minor fixesBenoit Foucher2007-02-07
|
* Fix properties overrideBenoit Foucher2007-02-02
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* FixBenoit Foucher2007-01-12
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1356Matthew Newhook2006-09-05
|
* fixing typoMark Spruiell2006-07-05
|
* Fixed bug 710 & 1139Benoit Foucher2006-06-27
|
* Simplified IceGridAdmin.pyBenoit Foucher2006-06-14
|
* updates to the test harness. Fixed a bug with cleanDb in IceGridAdmin.py.Matthew Newhook2006-06-14
|
* updated test suites. Minor refactor to the TrustManager.Matthew Newhook2006-06-08
|
* Session refactoringBenoit Foucher2006-05-19
|
* Added skeletons for new methods to observer adapters/objects.Benoit Foucher2006-04-05
|
* Updated copyrightDwayne Boone2006-03-14
|
* FixBenoit Foucher2005-11-15
|
* Fixed directory clean.Benoit Foucher2005-11-09
|
* Added IceGrid simple demoBenoit Foucher2005-09-20