summaryrefslogtreecommitdiff
path: root/java/test/IceGrid
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* Fixed .gitignore filesBenoit Foucher2014-07-28
|
* Improved IceGrid discovery, it now works with icegrid registry slaves and nodesBenoit Foucher2014-07-25
|
* Java and C# IceGrid Discovery PluginsJoe George2014-07-23
|
* Fixed ICE-4611: added finder objects for locator/router/IceStorm to allow ↵Benoit Foucher2014-07-15
| | | | easily retrieving proxies without knowning the instance name
* ICE-4612: first cut of the IceGrid discovery plugin and APIsBenoit Foucher2014-07-10
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed IceGrid locator implementation to check for the client encodingBenoit Foucher2012-11-14
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4333Matthew Newhook2009-10-27
| | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup()
* removing Java2 mappingMark Spruiell2009-04-03
|
* Bug 3465 - Remove _adapter members from test where unecessaryDwayne Boone2009-04-03
|
* Bug 3816 - make tests less timing sensitiveDwayne Boone2009-03-30
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3627 fix ant clean rules.Matthew Newhook2009-01-09
|
* New test case for bug 3564 - IceGrid::Locator missing from .NET IceGrid.dllJose2009-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
| | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py
* bug 2615Matthew Newhook2008-02-14
|
* More ICE_HOME fixesBenoit Foucher2008-01-31
|
* bug 2274 - review exception catching in Java/C# testsMark Spruiell2008-01-30
|
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
|
* Many build system fixes to not require ICE_HOME anymore when building a ↵Benoit Foucher2008-01-29
| | | | source distribution
* Updated copyrightDwayne Boone2008-01-23
|
* Test drivers do not require ICE_HOME if required applications areBrent Eagles2007-12-20
| | | | available in a directory relative to them.
* Fixed some .gitignore filesDwayne Boone2007-12-14
|
* - 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.
* Squashed commit of the following:Bernard Normier2007-09-20
| | | | | | | | commit 2eba3087584d54d3ba98ef50724710fd34d84e0b Author: Bernard Normier <bernard@zeroc.com> Date: Thu Sep 20 15:53:49 2007 -0400 New ice-version attribute, IceGrid now generates Ice.Admin.* properties
* Fixed IceGrid/IceStorm demos Makefiles and build.xml files to correctly ↵Benoit Foucher2007-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup the db directories. Added some missing .gitignore files in the demos. Squashed commit of the following: commit 142eaf150bf84ceee122aedacea54b9e39922b46 Author: U-ASUS\benoit <benoit@asus.(none)> Date: Wed Jun 13 21:37:29 2007 +0200 More fixes, add .gitignore files Java/C#/Python demos commit ffb269a87eccfefcaa35827b100c1ca740f2961c Author: U-ASUS\benoit <benoit@asus.(none)> Date: Wed Jun 13 21:17:43 2007 +0200 More fixes for Java commit c368d5da7d537b4bafa2f6b1940d4f5fcba0c478 Author: U-ASUS\benoit <benoit@asus.(none)> Date: Wed Jun 13 17:33:09 2007 +0200 Java build.xml fixes commit c48a7678013cb5dd3e41f5b818b23a4ba6d0bc45 Author: U-ASUS\benoit <benoit@asus.(none)> Date: Wed Jun 13 15:51:05 2007 +0200 Fixed Makefile.mak clean rules
* Add some descriptive text to the .gitignore file.Matthew Newhook2007-06-13
|
* replace .dummy with .gitignore. Fix makedist.py to remove the .gitignore files.Matthew Newhook2007-06-13
|
* backout change I accidently committed to PythonUtil.cpp. Add more .gitignore ↵Matthew Newhook2007-06-11
| | | | files.
* Remove Ice.OA.Dwayne Boone2007-02-14
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Made Java 5 the default for IceJDwayne Boone2007-01-18
|
* 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
|
* 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
|