Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py -> python | Matthew Newhook | 2015-03-21 |
| | | | | | | rb -> ruby objc -> objective-c cs -> csharp | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5819: added comments and fixed some tests to work with deactivated OA | Benoit Foucher | 2014-11-04 |
| | |||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
| | |||
* | ICE-5596 add Ice.Default.Timeout property | Dwayne Boone | 2014-08-08 |
| | |||
* | IceMX and Python support for the new collocation optimization | Benoit Foucher | 2014-07-01 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | Fixes for Python 3.4 compatibility & WS test issues | Mark Spruiell | 2014-05-02 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5143 and ICE-5140: stringified proxy and default raw encoding for ↵ | Benoit Foucher | 2013-01-16 |
| | | | | opaque endpoints | ||
* | Fixed ICE-5126 - Improved client side encoding checks | Benoit Foucher | 2013-01-15 |
| | |||
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵ | Benoit Foucher | 2012-11-13 |
| | | | | instead of encoding it in endpoints | ||
* | Fixed python proxy test failure w/ SSL | Benoit Foucher | 2012-10-26 |
| | |||
* | * Ruby port of sliced/compact/preserved | Mark Spruiell | 2012-05-16 |
| | | | | | * Python clean up * More changes to exceptions test | ||
* | Python port, added tests to Ice/info | Benoit Foucher | 2012-04-30 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Merged Mark's pythonami branch | Benoit Foucher | 2010-01-06 |
| | |||
* | 4279 - alllTest.py fails to run if source path contains white spaces. | Jose | 2009-11-26 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=4333 | Matthew Newhook | 2009-10-27 |
| | | | | | - Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup() | ||
* | Bug 3137 - add proxyToProperty | Dwayne Boone | 2009-10-26 |
| | |||
* | Port latest Endpoint/ConnectionInfo changes to python/ruby | Dwayne Boone | 2009-10-23 |
| | | | | | | Added Ice/info test to python/ruby Modified allTest to not run info test for compress or ipv6 Added Endpoint comparison methods to python/ruby | ||
* | Added support for EndpointInfo and ConnectionInfo to python. | Dwayne Boone | 2009-10-16 |
| | | | | | | Set endpoint in Connection getInfo implementations. Removed unused _stateTime from ConnectionI. Remove ["cpp:virtual"] from SSLEndpointInfo slice definition. | ||
* | Fixed py and rb to compile again with Enpoint changes | Dwayne Boone | 2009-10-14 |
| | |||
* | Add ice_getConnectionId to Proxy api. | Jose | 2009-07-15 |
| | | | | | | | | commit 96047f7c59f38bcdf8b920d2acad61be96db7101 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Wed Jul 15 22:16:38 2009 +0200 Add ice_getConnectionId to Proxy api. | ||
* | Bug 3964 - improve endpoint info | Dwayne Boone | 2009-05-27 |
| | |||
* | Bug 3816 - removed timed waits from tests | Dwayne Boone | 2009-04-06 |
| | |||
* | Bug 3816 - make tests less timing sensitive | Dwayne Boone | 2009-03-30 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Numerous cleanups to the test suite and expect scripts. | Matthew Newhook | 2008-08-04 |
| | | | | | | Conflicts: cpp/test/Glacier2/staticFiltering/run.py | ||
* | fixing python bugs in stringToProxy/propertyToProxy | Mark Spruiell | 2008-07-07 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=3265 | Matthew Newhook | 2008-06-17 |
| | | | | | | - Simplified the python implementation of Ice.getSliceDir - Added ruby implementation of Ice.getSliceDir - Adjusted demos & tests to use Ice.getSliceDir appropriately. | ||
* | Fixed bug 3109 - proxy test failure with IPv6/tcp | Benoit Foucher | 2008-05-08 |
| | |||
* | http://bugzilla/bugzilla/show_bug.cgi?id=2819 | Matthew Newhook | 2008-03-18 |
| | |||
* | Python ICE_HOME fixes, incl. bug 2750 | Mark Spruiell | 2008-03-12 |
| | |||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 |
| | |||
* | Fixes to allow building/running tests against binary distribution | Benoit Foucher | 2008-02-20 |
| | |||
* | bug 2615 | Matthew Newhook | 2008-02-14 |
| | |||
* | More ICE_HOME fixes | Benoit Foucher | 2008-01-31 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Change python tests to detect slice dir in repository | Dwayne Boone | 2008-01-22 |
| | |||
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-01-21 |
| | | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion. | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2120 - deprecated ↵ | Dwayne Boone | 2007-06-18 |
| | | | | | | *.CollocationOptimization, replaced with *.CollocationOptimized | ||
* | Bug 2225, proxy tests don't run with --protocol ssl. | Michi Henning | 2007-06-13 |
| | |||
* | Bug 2225: Proxy test failed with --threadPerConnection. | Michi Henning | 2007-06-12 |
| | |||
* | Bug 2249. | Michi Henning | 2007-06-12 |
| |