Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Fixed ICE-5736 - Java IceWS transport hangs | 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-5454: close acceptor on adapter deactivation | Benoit Foucher | 2014-10-15 |
| | |||
* | Fixed ICE-5458: Locator::getRegistry now returns a replicated proxy | 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-5698 - Deprecate IceBox.ServiceManager object adapter and ↵ | Joe George | 2014-10-09 |
| | | | | IceBox.InstanceName | ||
* | ICE-5671 make sure router/locator have not already been set by plugin loading | Dwayne Boone | 2014-10-09 |
| | |||
* | ICE-5615 move PluginManager destruction outside of sync at end of ↵ | Dwayne Boone | 2014-10-09 |
| | | | | Instance::destroy | ||
* | ICE-4324 Added support for java.nio.Buffer classes through metadata | Dwayne Boone | 2014-10-07 |
| | |||
* | - Java Application now catches OperationInterruptedException and | Matthew Newhook | 2014-10-03 |
| | | | | | | retries. - Removed the InProgress state from Instance, simplified and corrected the destroy logic. | ||
* | ICE-2400: Added LogFilterDialog to IceGrid Admin and CHANGES entry for ICE-2400 | Bernard Normier | 2014-10-03 |
| | |||
* | Cleanup and simplification of OA in C++/Java/C#. | Matthew Newhook | 2014-10-02 |
| | |||
* | cacheMessageBuffers for oneway messages in the sent callback. | Matthew Newhook | 2014-10-01 |
| | |||
* | ICE-5697 | Matthew Newhook | 2014-10-01 |
| | | | | Ice.EncapsulationException when use AsyncResult inside Swing.InvokeLater Runnable | ||
* | Fixed size() to return the true number if _destroyed is true. | Matthew Newhook | 2014-10-01 |
| | |||
* | Use selector.wakeup() instead of a socket pair to wake the selector. | Matthew Newhook | 2014-10-01 |
| | |||
* | Lots of minor fixes, few simplifications to OutgoingAsync code | Benoit Foucher | 2014-10-01 |
| | |||
* | Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe | Matthew Newhook | 2014-09-29 |
| | | | | Fixed some warnings. | ||
* | Improved fix for ICE-5693 and update of request handler | Benoit Foucher | 2014-09-29 |
| | |||
* | - 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-5663) - Rename IceSSL FindCert properties? | Jose | 2014-09-25 |
| | |||
* | Fixed again ICE-5687 - adapterDeactivation test warnings | Benoit Foucher | 2014-09-25 |
| | |||
* | Fixed ICE-558 - Improved NoObjectFactoryException messages | Benoit Foucher | 2014-09-25 |
| | |||
* | Fixed previous fix for adapterDeactivation test warnings | Benoit Foucher | 2014-09-25 |
| | |||
* | Fixed ICE-5687 - adapterDeactivation test warnings | Benoit Foucher | 2014-09-25 |
| | |||
* | Fixed ICE-5535, WSS hang and other minor issues | Benoit Foucher | 2014-09-24 |
| | | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes | ||
* | Minor change to Udptransceiver to ensure proper tracing on failure | Dwayne Boone | 2014-09-23 |
| | |||
* | ICE-5670 interrupt test failure | Matthew Newhook | 2014-09-22 |
| | | | | Fixed the Ice.UnmarshalOutOfBoundsException failure. | ||
* | ICE-5661 some changes to class structure for OutgoingAsync | Dwayne Boone | 2014-09-19 |
| | |||
* | 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) | ||
* | Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵ | Benoit Foucher | 2014-09-12 |
| | | | | wasn't instrumented | ||
* | 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-5659 remove Ice.MonitorConnections from properties | Dwayne Boone | 2014-09-05 |
| | |||
* | Renamed oneOffDone to oneOfDone and added said check to JS for ↵ | Dwayne Boone | 2014-09-05 |
| | | | | PrintStackTraces setting | ||
* | ICE-4891 Refactor network tracing | Dwayne Boone | 2014-09-05 |
| | |||
* | Added back to optmization to not call connection dispatch if not necessary | Benoit Foucher | 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. | ||
* | More work on ICE-2400: the send log thread now uses a separate communicator ↵ | Bernard Normier | 2014-09-02 |
| | | | | | | to send log messages, with two-ways calls. Removed ping thread. | ||
* | New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + ↵ | Bernard Normier | 2014-08-29 |
| | | | | Glacier2Internal::setupNullPermissionsVerifier function | ||
* | 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 |
| | |||
* | Fixed ICE-5604: thread pool error handling | Bernard Normier | 2014-08-19 |
| | |||
* | ICE-3492 handle improper settings for timeout values | Dwayne Boone | 2014-08-19 |
| |