| Commit message (Expand) | Author | Age | Files | Lines |
* | Added test-extension to silence stdout/err of itw when run from junit | Jiri Vanek | 2013-11-13 | 1 | -0/+89 |
* | Enabled access to manifests' attributes from JNLPFile class, implemented http... | Jiri Vanek | 2013-11-13 | 1 | -1/+7 |
* | Reproducer test cleanup to remove deprecation warnings and type checking warn... | Andrew Azores | 2013-11-07 | 3 | -21/+11 |
* | tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added... | Jiri Vanek | 2013-11-01 | 1 | -11/+51 |
* | Introduced logging bottleneck | Jiri Vanek | 2013-09-25 | 1 | -10/+2 |
* | Added new utility class for retrieving localized messages for reproducers. | Andrew Azores | 2013-09-13 | 1 | -0/+81 |
* | Removed HTTP 400 BAD REQUEST as it was unneeded (test server won't be checkin... | Andrew Azores | 2013-08-13 | 1 | -2/+0 |
* | Refactored TinyHttpdImpl. Changed constructor, reflect this in ServerLauncher... | Andrew Azores | 2013-08-12 | 2 | -86/+99 |
* | IcedTea-Web is now following XDG .config and .cache specification(RH947647) | Jiri Vanek | 2013-07-18 | 2 | -27/+13 |
* | JNLP file is now re-downloading only if is local and have href. Real couse of... | Jiri Vanek | 2013-06-24 | 1 | -3/+10 |
* | Extract URL to file logic in TinyHttpdImpl.java, with unit tests | Andrew Azores | 2013-06-18 | 1 | -4/+24 |
* | Handled semicolon in internal server (with reproducers) | Jiri Vanek | 2013-06-10 | 1 | -0/+24 |
* | Add NativeLibraryStorageTEst | Adam Domurad | 2013-06-03 | 1 | -0/+129 |
* | Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJar | Adam Domurad | 2013-05-29 | 1 | -0/+54 |
* | Introduce PluginPipeMock utility methods. | Adam Domurad | 2013-05-02 | 1 | -0/+131 |
* | Merge with: Fix for portalbank.no (trying get after failed head requests) and... | Jiri Vanek | 2013-05-02 | 1 | -13/+32 |
|\ |
|
| * | refactoring of AWTHelper (class from AWTFramework) | Jana Fabrikova | 2013-05-02 | 1 | -13/+32 |
* | | Fix for portalbank.no (trying get after failed head requests) and tests | Jiri Vanek | 2013-05-02 | 2 | -6/+41 |
|/ |
|
* | modifying makefile for awtframework default icon | Jana Fabrikova | 2013-05-02 | 3 | -7/+14 |
* | Modularised initialization of AwtHelper and improoved performance of ImageSee... | Jiri Vanek | 2013-04-29 | 3 | -19/+100 |
* | refactoring AWTFramework - iconPosition is of type Point | Jana Fabrikova | 2013-04-29 | 2 | -16/+18 |
* | AWTFramework - fixing return values of searching methods | Jana Fabrikova | 2013-04-29 | 3 | -17/+31 |
* | adding awtframework (without reproducers) | Jana Fabrikova | 2013-04-26 | 8 | -0/+1465 |
* | Again, diabling accidentally enabled logs reprint | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
* | removed whitespace following trailing backslash | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
* | Reverting accidentaly enabled logs reprint | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
* | Added polish transaltion and tests to it | Jiri Vanek | 2013-04-26 | 1 | -1/+1 |
* | Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ... | Jiri Vanek | 2013-04-26 | 1 | -0/+77 |
* | Add accidentally not included files | Adam Domurad | 2013-04-25 | 2 | -0/+223 |
* | testing server allowed from makefile | Jiri Vanek | 2013-04-19 | 1 | -2/+4 |
* | Added various self-describing tests for codebase | Jiri Vanek | 2013-04-17 | 1 | -3/+3 |
* | Removed good --sm-client-disable switch. No longer supported by epiphany. | Jiri Vanek | 2013-04-08 | 1 | -5/+2 |
* | Modification of KnownToFail annotation (adding optional parameter failsIn) | Jana Fabrikova | 2013-04-03 | 1 | -1/+7 |
* | Support HEAD requests in reproducer system HTTP implementation | Adam Domurad | 2013-02-14 | 1 | -1/+10 |
* | Added test for hanging firefox by LaunchException and Improved AddShutdownHoo... | Jiri Vanek | 2013-02-13 | 1 | -1/+5 |
* | Logging methods made synchronized | Jiri Vanek | 2013-01-09 | 1 | -9/+14 |
* | Added and applied Remote annotation, added Remote tests. | Jiri Vanek | 2012-12-20 | 1 | -0/+52 |
* | additions to test-extensions needed for the new AWTFramework | Jana Fabrikova | 2012-12-18 | 2 | -4/+56 |
* | Fixed logging bottleneck | Jiri Vanek | 2012-12-03 | 2 | -4/+43 |
* | Added browser softkiller and related Makefile. | Pavel Tisnovsky | 2012-12-03 | 1 | -1/+1 |
* | Fixed epiphany switch | Jiri Vanek | 2012-11-27 | 1 | -1/+1 |
* | Firefox session-backup and stubs for softkiller, multiple listeners, | Jiri Vanek | 2012-11-23 | 12 | -122/+694 |
* | Added clipboard reproducers (PR708) | Jiri Vanek | 2012-10-26 | 3 | -0/+243 |
* | Major rework of JarCertVerifier certificate management. | Danesh Dadachanji | 2012-10-22 | 1 | -0/+145 |
* | Fixed missing package declaration | Adam Domurad | 2012-09-26 | 1 | -1/+1 |
* | Added rules listeners | Jiri Vanek | 2012-09-25 | 4 | -0/+398 |
* | Added basic ClosingLIstener support, implementation and example | Jiri Vanek | 2012-09-24 | 8 | -1/+362 |
* | Fixing several typos from previous push. | Jiri Vanek | 2012-09-06 | 2 | -3/+3 |
* | Fixing several errors which were causing incorrect behaviour causing correct ... | Jiri Vanek | 2012-09-05 | 4 | -9/+39 |
* | Added PR822 reproducer | Jiri Vanek | 2012-08-27 | 1 | -1/+1 |