Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
| | | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. | ||
* | Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafe | Matthew Newhook | 2014-09-29 |
| | | | | Fixed some warnings. | ||
* | Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵ | Benoit Foucher | 2014-09-12 |
| | | | | wasn't instrumented | ||
* | - 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. | ||
* | Added eclipse project settings for java. | Matthew Newhook | 2014-08-12 |
| | | | | Fix lots of warnings in Ice for Java. | ||
* | 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 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | fix for Java metrics test | Mark Spruiell | 2014-05-29 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fix for ICE-5437 - metrics test failure | Benoit Foucher | 2013-09-18 |
| | |||
* | Fixed ICE-5196: allow setting an observer with IceMX enabled | Benoit Foucher | 2013-09-09 |
| | |||
* | Fixed ICE-5346 - return empty map rather than no maps for metrics view if ↵ | Benoit Foucher | 2013-07-04 |
| | | | | the map is enabled | ||
* | Fixed ICE-5297 - metrics test failure | Benoit Foucher | 2013-03-05 |
| | |||
* | Fixed ICE-5232 - Intermitent metrics test failures | Benoit Foucher | 2013-02-14 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5215: IPv6 support enabled by default | Benoit Foucher | 2013-02-11 |
| | |||
* | Fixed ICE-4933: Added size and replySize fields to dispatch and remote ↵ | Benoit Foucher | 2013-01-07 |
| | | | | invocation metrics, support for requestId attribute | ||
* | Added timeout to metrics test for endpoint lookup | Benoit Foucher | 2012-11-30 |
| | |||
* | Better fix for ICE-5036 - Ice metrics test failure | Benoit Foucher | 2012-11-29 |
| | |||
* | Fixed ICE-5036 - Ice metrics test failure | Benoit Foucher | 2012-11-29 |
| | |||
* | Minor test failure fixes | Benoit Foucher | 2012-11-20 |
| | |||
* | ICE-4965: added Python Ice/metrics demo | Benoit Foucher | 2012-11-20 |
| | |||
* | Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵ | Benoit Foucher | 2012-11-13 |
| | | | | instead of encoding it in endpoints | ||
* | Added support for enabling/disabling views with the MetricsAdmin interface | Benoit Foucher | 2012-10-31 |
| | |||
* | Fix for Java metrics tests, added --mx to allTests.py --all option | Benoit Foucher | 2012-10-26 |
| | |||
* | Renamed MetricsAdmin facet name to Metrics | Benoit Foucher | 2012-10-26 |
| | |||
* | Fixed Java metrics test failure on SLES | Benoit Foucher | 2012-10-25 |
| | |||
* | Fixed metrics test failures | Benoit Foucher | 2012-10-23 |
| | |||
* | Added support for Glacier2 MX and fixed ICE-4880 | Benoit Foucher | 2012-10-12 |
| | |||
* | Improved tracing of failures, user exceptions are now tracked | Benoit Foucher | 2012-10-10 |
| | | | | with a userException member. | ||
* | Fixed property validations, added C# metrics test | Benoit Foucher | 2012-10-05 |