summaryrefslogtreecommitdiff
path: root/java/test/Ice/metrics
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.
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
| | | | Fixed some warnings.
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-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 Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* ICE-5596 add Ice.Default.Timeout propertyDwayne Boone2014-08-08
|
* IceMX and Python support for the new collocation optimizationBenoit Foucher2014-07-01
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* fix for Java metrics testMark Spruiell2014-05-29
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fix for ICE-5437 - metrics test failureBenoit Foucher2013-09-18
|
* Fixed ICE-5196: allow setting an observer with IceMX enabledBenoit Foucher2013-09-09
|
* Fixed ICE-5346 - return empty map rather than no maps for metrics view if ↵Benoit Foucher2013-07-04
| | | | the map is enabled
* Fixed ICE-5297 - metrics test failureBenoit Foucher2013-03-05
|
* Fixed ICE-5232 - Intermitent metrics test failuresBenoit Foucher2013-02-14
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fixed ICE-4933: Added size and replySize fields to dispatch and remote ↵Benoit Foucher2013-01-07
| | | | invocation metrics, support for requestId attribute
* Added timeout to metrics test for endpoint lookupBenoit Foucher2012-11-30
|
* Better fix for ICE-5036 - Ice metrics test failureBenoit Foucher2012-11-29
|
* Fixed ICE-5036 - Ice metrics test failureBenoit Foucher2012-11-29
|
* Minor test failure fixesBenoit Foucher2012-11-20
|
* ICE-4965: added Python Ice/metrics demoBenoit Foucher2012-11-20
|
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* Added support for enabling/disabling views with the MetricsAdmin interfaceBenoit Foucher2012-10-31
|
* Fix for Java metrics tests, added --mx to allTests.py --all optionBenoit Foucher2012-10-26
|
* Renamed MetricsAdmin facet name to MetricsBenoit Foucher2012-10-26
|
* Fixed Java metrics test failure on SLESBenoit Foucher2012-10-25
|
* Fixed metrics test failuresBenoit Foucher2012-10-23
|
* Added support for Glacier2 MX and fixed ICE-4880Benoit Foucher2012-10-12
|
* Improved tracing of failures, user exceptions are now trackedBenoit Foucher2012-10-10
| | | | with a userException member.
* Fixed property validations, added C# metrics testBenoit Foucher2012-10-05