log

age author description
Mon, 20 Jul 2015 13:01:11 +0200 Jiri Vanek Fixed download service default tip
Tue, 03 Mar 2015 09:46:35 -0500 Jie Kang Fix DeadLockTest reproducers
Thu, 23 Oct 2014 12:22:42 +0200 Jiri Vanek Unittests coverage adapted to latest jacoco
Mon, 20 Oct 2014 17:31:22 +0200 Jiri Vanek Added support for chromium binary (along with older chromium-browser one)
Fri, 17 Oct 2014 13:29:21 +0200 Jiri Vanek Jacoco boot class loading moved from custom built to upstreamed form
Fri, 21 Feb 2014 15:48:43 +0100 Jiri Vanek Make it build with xulrunner 27
Wed, 19 Feb 2014 15:38:50 +0100 Jiri Vanek Make sure that path to PUBLIC_KEYSTORE exists to prevent keytool fail and put link flags to the end of gcc command line to prevent link failures
Wed, 05 Feb 2014 12:56:23 +0100 Jiri Vanek Prepared for 1.4.3
Tue, 04 Feb 2014 12:59:18 +0100 Jiri Vanek Added tag icedtea-web-1.4.2 for changeset 9b2e5d0cbd6f
Tue, 04 Feb 2014 12:59:00 +0100 Jiri Vanek configure.ac adapted to be 1.4.2 icedtea-web-1.4.2
Tue, 04 Feb 2014 12:53:11 +0100 Jiri Vanek Added salt to plugin-java pipes' directory (fixing RH1010958)
Sat, 01 Feb 2014 01:00:00 +0000 Jacob Wisor Merge PL and DE localization branches
Tue, 04 Feb 2014 08:26:49 +0100 Jacob Wisor Remove comments with original messages from Messages_de.properties
Tue, 04 Feb 2014 07:59:54 +0100 Jacob Wisor Fix commit date in ChangeLog
Sat, 01 Feb 2014 08:48:10 +0100 Jacob Wisor Added missing DE localized messages
Sat, 01 Feb 2014 00:00:00 +0000 Jacob Wisor Added missing PL message localizations
Fri, 31 Jan 2014 15:17:16 +0100 Jiri Vanek Added missing CZ translations
Thu, 30 Jan 2014 10:10:42 -0500 Andrew Azores Backport of PolicyPanel
Mon, 20 Jan 2014 15:26:06 +0100 Jiri Vanek Added Christmas splashscreen extension.
Tue, 07 Jan 2014 10:12:17 +0100 Jiri Vanek Backport of Fix PR1271: icedtea-web does not handle javascript:-protocol URLs
Fri, 27 Dec 2013 09:51:24 -0500 Andrew Azores Fix classloading deadlock regression
Fri, 20 Dec 2013 13:25:38 +0100 Jiri Vanek partially backported singletons logic, logs and test cleanup/fixes, adapted/fixed CacheLRUWrapperTest
Wed, 18 Dec 2013 16:23:00 +0100 Jiri Vanek JNLPRuntime.config changed to proper singleton.
Fri, 13 Dec 2013 13:44:54 +0100 Jiri Vanek Fixed Changelog
Fri, 13 Dec 2013 13:28:55 +0100 Jiri Vanek Backported warnings cleanups from head
Mon, 09 Dec 2013 13:25:24 +0100 Jiri Vanek Messages.properties: added "It will be granted unrestricted access to your computer." to (SSigUnverified) (SSigVerified) (SSignatureError) messages.
Fri, 29 Nov 2013 12:43:10 +0100 Jiri Vanek Pipes moved into XDG_RUNTIME_DIR
Wed, 27 Nov 2013 14:14:14 +0100 Jiri Vanek Added null check when getting manifest attributes for case of jar without manifest
Thu, 14 Nov 2013 10:56:29 +0100 Jiri Vanek Fixed NPE in getting the attribute
Wed, 13 Nov 2013 11:54:42 -0500 Andrew Azores JNLPClassLoader cleanup, avoid Enumerations and use strict typing.