index
:
jigong/icedtea-web.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
netx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
9
-49
/
+46
*
Better validation of crytical dirs with proper message on startup
Jiri Vanek
2013-12-02
2
-1
/
+273
*
Added null check when getting manifest attributes for case of jar without man...
Jiri Vanek
2013-11-27
1
-0
/
+35
*
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
3
-9
/
+6
*
Enabled access to manifests' attributes from JNLPFile class, implemented http...
Jiri Vanek
2013-11-13
2
-0
/
+267
*
tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added...
Jiri Vanek
2013-11-01
1
-5
/
+112
*
Reset the LogConfig in unit tests
Omair Majid
2013-10-22
1
-0
/
+12
*
Move some proxy logic to BrowserAwareProxySelector
Omair Majid
2013-10-09
2
-38
/
+40
*
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
2
-2
/
+91
*
Introduced logging bottleneck
Jiri Vanek
2013-09-25
7
-55
/
+792
*
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
*
Fixed minor typo in JEditorPaneBasedExceptionDialogTest (mus -> must) severla...
Jiri Vanek
2013-09-18
1
-4
/
+4
*
Use Arrays.asList instead of custom implementation
Omair Majid
2013-09-16
2
-26
/
+12
*
PR1533: Inherit jnlp.packEnabled and jnlp.versionEnabled like other properties
Omair Majid
2013-09-09
1
-0
/
+68
*
merging
Andrew Azores
2013-09-04
1
-0
/
+60
|
\
|
*
Test case for PR1533
Omair Majid
2013-08-30
1
-0
/
+60
*
|
Extracted integer response casting/handling logic in SecurityDialogs to new m...
Andrew Azores
2013-09-04
1
-0
/
+70
|
/
*
Fix and tests for PR974, extension JNLPs unavailable when embedded in HTML ap...
Andrew Azores
2013-08-15
1
-0
/
+74
*
IcedTea-Web is now following XDG .config and .cache specification(RH947647)
Jiri Vanek
2013-07-18
2
-2
/
+3
*
About dialogue made accessible from plugin
Jiri Vanek
2013-07-17
1
-3
/
+6
*
Added tagsup (optional dependence) as sanitizer for (possibly) invalid xml files
Jiri Vanek
2013-06-21
7
-151
/
+187
*
Fix PR1465 - java.io.FileNotFoundException while trying to download a JAR file
Adam Domurad
2013-06-05
2
-3
/
+27
*
Add NativeLibraryStorageTEst
Adam Domurad
2013-06-03
2
-74
/
+204
*
Extract NativeLibraryStorage class from JNLPClassLoader
Adam Domurad
2013-06-03
1
-14
/
+0
*
Move inner test class MockedOneJarJNLPFile to top-level DummyJNLPFileWithJar
Adam Domurad
2013-05-29
1
-51
/
+7
*
Introduce PluginPipeMock utility methods.
Adam Domurad
2013-05-02
1
-57
/
+48
*
MethodOverloadResolve array casting tests
Adam Domurad
2013-05-02
1
-10
/
+77
*
Fix for portalbank.no (trying get after failed head requests) and tests
Jiri Vanek
2013-05-02
4
-40
/
+663
*
Renamed cz locales to be more general
Jiri Vanek
2013-05-02
1
-2
/
+3
*
modifying makefile for awtframework default icon
Jana Fabrikova
2013-05-02
1
-0
/
+56
*
Add missing copyright headers
Adam Domurad
2013-04-30
3
-0
/
+111
*
Disabled accidentally enabled reprint of logs during locales tests
Jiri Vanek
2013-04-29
1
-1
/
+1
*
Decode local-file URLs leniently
Adam Domurad
2013-04-26
1
-2
/
+18
*
Added polish transaltion and tests to it
Jiri Vanek
2013-04-26
1
-2
/
+3
*
Fixed regressed unittest and "cause", Fixed compilation under jdk6, Silenced ...
Jiri Vanek
2013-04-26
5
-132
/
+137
*
Add accidentally not included files
Adam Domurad
2013-04-25
1
-0
/
+249
*
Unit tests for AsyncCall test extension
Adam Domurad
2013-04-25
1
-0
/
+93
*
Splashscreen now strip commit id from released versions
Jiri Vanek
2013-04-25
1
-0
/
+18
*
Add tests for newly added UrlUtils functions
Adam Domurad
2013-04-23
1
-1
/
+37
*
Introduce more UrlUtils functions.
Adam Domurad
2013-04-23
1
-4
/
+4
*
JNLPClassLoader unit tests for file leaks
Adam Domurad
2013-04-23
1
-0
/
+263
*
Rewrite of MethodOverloadResolver
Adam Domurad
2013-04-23
1
-0
/
+383
[next]