Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Moved cpp/slice to slice | Brent Eagles | 2007-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 Newhook | 2007-06-13 |
| | | | | | Added back accidently erased .gitignore files. Added clean rules to IceGrid demo Makefiles. | ||
* | Removed use of Ice.OA. | Dwayne Boone | 2007-02-14 |
| | |||
* | Fixed bug where thread per connection property wouldn't be set correctly | Benoit Foucher | 2007-02-01 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Use registry shutdown | Benoit Foucher | 2007-01-12 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | - Added internal descriptor types for node-registry communications | Benoit Foucher | 2006-12-20 |
| | | | | - Various bug fixes | ||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 |
| | |||
* | Added support for server log files, "property" attribute in object element. | Benoit Foucher | 2006-12-13 |
| | | | | | Fixed a bug in the locator implemntation where an incorrect timeout was used. | ||
* | Disabled thread pool warnings | Benoit Foucher | 2006-12-07 |
| | |||
* | Fix | Benoit Foucher | 2006-11-15 |
| | |||
* | Added IceGrid::Locator interface, more replication tests. | Benoit Foucher | 2006-10-18 |
| | |||
* | Replication fixes, more work on the replication tests | Benoit Foucher | 2006-10-17 |
| | |||
* | Bug fixes, replication test. | Benoit Foucher | 2006-10-11 |
| | |||
* | Fixed bug 1443 | Benoit Foucher | 2006-10-05 |
| | |||
* | Removed PHP from Mac OS X distrib, warning fix | Benoit Foucher | 2006-10-03 |
| | |||
* | Oops, previous commit was accidental | Benoit Foucher | 2006-09-22 |
| | |||
* | src/IceGrid | Benoit Foucher | 2006-09-22 |
| | |||
* | More code cleanup + added replica session timeout | Benoit Foucher | 2006-09-15 |
| | |||
* | The master now waits for the replicas to be updated before to return. | Benoit Foucher | 2006-09-06 |
| | | | | Added support for dynamic registration of adapters in the replicas. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1356 | Matthew Newhook | 2006-09-05 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1293 | Matthew Newhook | 2006-08-31 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1274 | Matthew Newhook | 2006-08-29 |
| | |||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 |
| | |||
* | More IceGrid replication improvements. | Benoit Foucher | 2006-07-27 |
| | |||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 |
| | |||
* | Fixed bug 710 | Benoit Foucher | 2006-06-27 |
| | |||
* | Fix for bug 1093 | Benoit Foucher | 2006-06-20 |
| | |||
* | Fix | Benoit Foucher | 2006-06-19 |
| | |||
* | Fix | Benoit Foucher | 2006-06-16 |
| | |||
* | More simplifications... | Benoit Foucher | 2006-06-14 |
| | |||
* | minor fix | Benoit Foucher | 2006-06-14 |
| | |||
* | Fixed a bug with cleanDb in IceGridAdmin.py. | Matthew Newhook | 2006-06-14 |
| | |||
* | Fixed IceGrid python scripts | Benoit Foucher | 2006-06-12 |
| | |||
* | Matthew's fix | Bernard Normier | 2006-06-08 |
| | |||
* | updates to the custom run.py scripts. Updates to TestUtil.py to spawn a | Matthew Newhook | 2006-06-08 |
| | | | | reader thread for servers. | ||
* | Property set bug fixes, locator tracing. | Benoit Foucher | 2006-05-29 |
| | |||
* | Session re-factoring. | Benoit Foucher | 2006-05-19 |
| | |||
* | - Added support for observing adapters and objects. | Benoit Foucher | 2006-04-05 |
| | | | | - Lots of cleanup in the IceGrid registry initilization method. | ||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Added "always" activation mode. | Benoit Foucher | 2006-01-10 |
| | |||
* | Fixed make clean. | Benoit Foucher | 2005-11-09 |
| | |||
* | Fix | Benoit Foucher | 2005-11-07 |
| | |||
* | Many IceGrid bug fixes. | Benoit Foucher | 2005-11-03 |
| | |||
* | Added support for default templates. | Benoit Foucher | 2005-10-06 |
| | | | | | | Added support for default parameters. Added support for findObjectByTypeOnLeastLoadedNode Added default templates descriptor (config/templates.xml) | ||
* | Added node session support. | Benoit Foucher | 2005-06-08 |
| | |||
* | Added initial support for templates. | Benoit Foucher | 2005-04-27 |
| | |||
* | Fix | Benoit Foucher | 2005-04-18 |