| Commit message (Expand) | Author | Age | Files | Lines |
* | PR1592 MixedSigningApplet reproducer rewrite/update | Andrew Azores | 2014-01-27 | 13 | -620/+1222 |
* | Added Christmas splashscreen extension. | Jiri Vanek | 2014-01-20 | 2 | -6/+9 |
* | Added support for system level linux logging | Jiri Vanek | 2014-01-20 | 1 | -3/+39 |
* | Added PolicyPanel to itweb-settings for custom policies | Andrew Azores | 2014-01-17 | 6 | -0/+449 |
* | Reproducers stabilization by removing check for not presented general Excepti... | Jiri Vanek | 2014-01-16 | 14 | -96/+10 |
* | Fixed memory leak detector to correctly handle pre_init_messages queue. | Jiri Vanek | 2014-01-15 | 1 | -0/+2 |
* | Removed depndence on sun.misc.BASE64Decoder | Jiri Vanek | 2014-01-06 | 2 | -11/+118 |
* | Rewritten java console | Jiri Vanek | 2013-12-20 | 2 | -4/+3 |
* | Minor formatting fix | Jiri Vanek | 2013-12-20 | 1 | -2/+2 |
* | fixed CacheLRUWrapperTest | Jiri Vanek | 2013-12-20 | 1 | -14/+40 |
* | singletons logic, logs and test cleanup/fixes | Jiri Vanek | 2013-12-20 | 2 | -28/+38 |
* | Console made aware of plugin messages | Jiri Vanek | 2013-12-15 | 1 | -0/+59 |
* | itw itself warning cleanup: fixed rawtypes and unchecks, added braces and O... | Jiri Vanek | 2013-12-13 | 1 | -1/+1 |
* | unittests warning cleanup: fixed typechecks, rawtypes, redundant casts... | Jiri Vanek | 2013-12-13 | 18 | -79/+77 |
* | Tests for PR1592 | Andrew Azores | 2013-12-03 | 10 | -0/+811 |
* | Better validation of crytical dirs with proper message on startup | Jiri Vanek | 2013-12-02 | 3 | -3/+277 |
* | Enabled file logging in plugin, user enabled to choose logs dir | Jiri Vanek | 2013-11-29 | 1 | -0/+12 |
* | JNLPClassLoaderDeadlock reproducer made more reliable | Andrew Azores | 2013-11-27 | 3 | -4/+5 |
* | Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added... | Jiri Vanek | 2013-11-27 | 1 | -0/+19 |
* | Added null check when getting manifest attributes for case of jar without man... | Jiri Vanek | 2013-11-27 | 2 | -2/+49 |
* | Removed most of checks to no output from reproducers | Jiri Vanek | 2013-11-25 | 12 | -31/+33 |
* | fix to ManifestedJar1Test cases | Jiri Vanek | 2013-11-25 | 1 | -4/+3 |
* | do DefaultLaunchHandlerTest unittest indepndent on system settings | Jiri Vanek | 2013-11-22 | 1 | -0/+9 |
* | Added test-extension to silence stdout/err of itw when run from junit | Jiri Vanek | 2013-11-13 | 4 | -9/+95 |
* | Enabled access to manifests' attributes from JNLPFile class, implemented http... | Jiri Vanek | 2013-11-13 | 3 | -1/+274 |
* | Reproducer test cleanup to remove deprecation warnings and type checking warn... | Andrew Azores | 2013-11-07 | 42 | -182/+190 |
* | tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added... | Jiri Vanek | 2013-11-01 | 2 | -16/+163 |
* | Plugin debug can now be controlled from itw_settings, in same way java side. ... | Jiri Vanek | 2013-10-25 | 1 | -2/+28 |
* | All output messages redirected to PLUGIN_{DEBUG,ERROR} macros | Jiri Vanek | 2013-10-25 | 1 | -0/+62 |
* | Fix array index out of bounds due to malformed plugin message (PR539) | Andrew Azores | 2013-10-24 | 4 | -0/+108 |
* | Reset the LogConfig in unit tests | Omair Majid | 2013-10-22 | 1 | -0/+12 |
* | Back out changeset 420d72e5cee7 | Andrew Azores | 2013-10-17 | 1 | -7/+8 |
* | Resolve multiple-applet deadlock issue in JNLPClassLoader | Andrew Azores | 2013-10-16 | 5 | -0/+214 |
* | Move some proxy logic to BrowserAwareProxySelector | Omair Majid | 2013-10-09 | 2 | -38/+40 |
* | DeploymentConfiguration properties reproducer fix | Andrew Azores | 2013-10-07 | 1 | -3/+8 |
* | Fix regression in ResourceUrlCreator due to PR1204 patch | Andrew Azores | 2013-10-03 | 1 | -37/+99 |
* | Unit tests for BrowserAwareProxySelector | Omair Majid | 2013-10-01 | 1 | -0/+227 |
* | Add unit tests for PluginProxySelector | Omair Majid | 2013-10-01 | 1 | -0/+195 |
* | Fix for PR1204, handling of query strings and absolute paths. | Andrew Azores | 2013-09-26 | 5 | -2/+308 |
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 9 | -67/+794 |
* | PR1474: Can't get javaws to use SOCKS proxy | Omair Majid | 2013-09-24 | 1 | -7/+20 |
* | Unit tests for JNLPProxySelector | Omair Majid | 2013-09-23 | 1 | -0/+321 |
* | Unit test for InformationDesc | Omair Majid | 2013-09-20 | 1 | -0/+209 |
* | adding xsl style for generating text summary after reproducers or unit tests run | Jana Fabrikova | 2013-09-19 | 1 | -0/+63 |
* | Fixed minor typo in JEditorPaneBasedExceptionDialogTest (mus -> must) severla... | Jiri Vanek | 2013-09-18 | 1 | -4/+4 |
* | Fix ResourcesTest to not assert the existence of ~/.mozilla/plugins/ directory | Andrew Azores | 2013-09-16 | 1 | -47/+31 |
* | Use Arrays.asList instead of custom implementation | Omair Majid | 2013-09-16 | 2 | -26/+12 |
* | Added new utility class for retrieving localized messages for reproducers. | Andrew Azores | 2013-09-13 | 3 | -13/+182 |
* | PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties | Omair Majid | 2013-09-09 | 1 | -0/+68 |
* | Fixed "could not clear cache" message and cache location in CacheReproducer | Andrew Azores | 2013-09-04 | 1 | -40/+55 |