Project

General

Profile

Download (14.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c5ea433d 05/24/2018 04:24 PM Katja Luther

adapt test to not throw the exception put adding it to the result in pollProgressMonitor

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

cc7c531b 10/30/2015 04:31 PM Cherian Mathew

#5297 Implement client side remoting progress monitor feedback mechanism, Add test for monitor feedback timeout

#5297 Add test for monitor feedback timeout

79ec3c00 10/29/2015 05:46 PM Cherian Mathew

Fix test by catching expected exception

a179ac89 10/29/2015 04:58 PM Cherian Mathew

#5297 Implement monitor feedback, Add corresponding tests

#5297 Add inconsistent monitor feedback test

42c4238c 10/28/2015 03:23 PM Cherian Mathew

#5297 Integrate remoting monitor cancel functionality in ui

93590159 10/27/2015 05:24 PM Cherian Mathew

#5297 Add remoting progress monitoring

#5297 Change active seesion variable to a inheritable thread local variable and add relevant tests

Add monitered operation

#5297 Add post monitor operation callback, Add report text dialog

#5297 Add progress monitor client manager...