Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added clean tasks to remove jars from lib directory | Dwayne Boone | 2014-10-20 | |
| | ||||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 | |
| | ||||
* | Fixed ICE-5751: retry test failure on OS X 10.10 | Benoit Foucher | 2014-10-17 | |
| | ||||
* | Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵ | Benoit Foucher | 2014-10-15 | |
| | | | | connection timeouts | |||
* | Fixed (ICE-5738) - test optional cross fails for Java/C# with C++ client | Jose | 2014-10-14 | |
| | ||||
* | Added interrupt test for retry sleeps | Benoit Foucher | 2014-10-14 | |
| | ||||
* | Update JS with the same OutgoingAsync fixes as C++/Java/C# | Benoit Foucher | 2014-10-13 | |
| | ||||
* | Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel() | Benoit Foucher | 2014-10-10 | |
| | ||||
* | ICE-4324 Added support for java.nio.Buffer classes through metadata | Dwayne Boone | 2014-10-07 | |
| | ||||
* | ICE-5705 - cs\test\Ice\hold failure | Matthew Newhook | 2014-10-06 | |
| | ||||
* | Cleanup and simplification of OA in C++/Java/C#. | Matthew Newhook | 2014-10-02 | |
| | ||||
* | ICE-5656 java test/Ice/exception eats all error messages | Dwayne Boone | 2014-10-01 | |
| | ||||
* | Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe | Matthew Newhook | 2014-09-29 | |
| | | | | Fixed some warnings. | |||
* | - begin_ now never interrupts. | Matthew Newhook | 2014-09-27 | |
| | | | | | | | - All potentially blocking Ice APIs are interruption points. - Fixes to the incoming/outgoing factories and shutdown procedure - Fixed bug where connect() was from a user thread. - Added lots more tests to the interrupt test suite. | |||
* | Fixed deadlock in connection binding code (ICE-5693) | Benoit Foucher | 2014-09-26 | |
| | ||||
* | ICE-2400: LoggerAdmin implementation in Java and C# + various fixes to C++ ↵ | Bernard Normier | 2014-09-25 | |
| | | | | implementation | |||
* | Fixed (ICE-5511) - Consider removing the deprecated AMI mapping | Jose | 2014-09-24 | |
| | ||||
* | Fix (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-24 | |
| | | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows. | |||
* | ICE-5689 Test for JavaScript nested modules not implemented in Java/C# | Dwayne Boone | 2014-09-24 | |
| | ||||
* | ICE-5611 Add support for Ice/RouterFinder to Glacier2 helpers | Dwayne Boone | 2014-09-24 | |
| | ||||
* | ICE-5670 - interrupt test failure | Matthew Newhook | 2014-09-23 | |
| | | | | | Fixed second part of this bug. It is required to call destroy again if the first is interrupted. | |||
* | ICE-5661 add proxy->begin_ice_getConnection | Dwayne Boone | 2014-09-18 | |
| | ||||
* | ICE-4891 some minor improvements | Dwayne Boone | 2014-09-17 | |
| | ||||
* | Simplified creation of Admin facets in IceBox; simplified test for Admin ↵ | Bernard Normier | 2014-09-17 | |
| | | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property) | |||
* | Removed bogus debugging trace | Benoit Foucher | 2014-09-12 | |
| | ||||
* | Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵ | Benoit Foucher | 2014-09-12 | |
| | | | | wasn't instrumented | |||
* | Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy" | Jose | 2014-09-11 | |
| | | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak | |||
* | Fixed (ICE-3792) - dependencies in the repository are very crappy | Jose | 2014-09-10 | |
| | ||||
* | ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵ | Benoit Foucher | 2014-09-10 | |
| | | | | networking code (addition of StreamSocket class abstraction) | |||
* | Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and Python | Bernard Normier | 2014-09-08 | |
| | ||||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 | |
| | ||||
* | - C#, Java: Removed Outgoing, fixed generated code to make synchronous | Matthew Newhook | 2014-09-03 | |
| | | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI. | |||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 | |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | |||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 | |
| | ||||
* | Automate load of CryptPermissionsVerifier plug-in | Jose | 2014-08-20 | |
| | ||||
* | Fix (ICE-5587) - crypt password replacement | Jose | 2014-08-20 | |
| | ||||
* | ICE-5633 - Fix missing Java exception test | Joe George | 2014-08-19 | |
| | ||||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 | |
| | ||||
* | Add missing colon | Joe George | 2014-08-19 | |
| | ||||
* | ICE-5632 - Add missing operations tests | Joe George | 2014-08-19 | |
| | ||||
* | minor Java edits | Mark Spruiell | 2014-08-15 | |
| | ||||
* | ICE-5632 - Add missing operations tests for C++, Python, Java and C# | Joe George | 2014-08-15 | |
| | ||||
* | More fixes to the interrupt test. | Matthew Newhook | 2014-08-14 | |
| | ||||
* | - Added back the Ice.BackgroundIO property. | Matthew Newhook | 2014-08-13 | |
| | | | | | | - Fixed some bugs in the interrupt test. - Fixed a bug in Outgoing where the interrupt exception could be swallowed. | |||
* | Fixed (ICE-5586) - Integrate IceWS to the Ice core library | Jose | 2014-08-12 | |
| | ||||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 | |
| | | | | Fix lots of warnings in Ice for Java. | |||
* | Fix interrupt test on OSX. | Matthew Newhook | 2014-08-11 | |
| | ||||
* | ICE-5625 tests for C++/JAVA/.NET | Jose | 2014-08-11 | |
| | ||||
* | ICE-5596 add Ice.Default.Timeout property | Dwayne Boone | 2014-08-08 | |
| | ||||
* | Removed unused holder types. | Matthew Newhook | 2014-08-07 | |
| | | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types. |