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
/
netx
/
net
/
sourceforge
/
jnlp
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regression in ResourceUrlCreator due to PR1204 patch
Andrew Azores
2013-10-03
1
-18
/
+39
*
Fix for PR1204, handling of query strings and absolute paths.
Andrew Azores
2013-09-26
1
-19
/
+21
*
Introduced logging bottleneck
Jiri Vanek
2013-09-25
7
-96
/
+61
*
IcedTea-Web is now following XDG .config and .cache specification(RH947647)
Jiri Vanek
2013-07-18
1
-3
/
+4
*
Add NativeLibraryStorageTEst
Adam Domurad
2013-06-03
1
-4
/
+4
*
Extract NativeLibraryStorage class from JNLPClassLoader
Adam Domurad
2013-06-03
1
-0
/
+162
*
Fixed indentation
Jiri Vanek
2013-05-03
1
-2
/
+2
*
Minor cleanup, fixed output from ResourceTracker and whitelist
Jiri Vanek
2013-05-02
1
-1
/
+1
*
Fix for portalbank.no (trying get after failed head requests) and tests
Jiri Vanek
2013-05-02
2
-35
/
+36
*
Decode local-file URLs leniently
Adam Domurad
2013-04-26
1
-4
/
+1
*
Introduce more UrlUtils functions.
Adam Domurad
2013-04-23
2
-44
/
+23
*
Ensure document-base is properly encoded
Adam Domurad
2013-04-23
1
-1
/
+4
*
Fix PR835, use HEAD requests to query if resource URL is valid
Adam Domurad
2013-02-14
1
-17
/
+66
*
Fix for PR1292: Javaws does not resolve versioned jar names with periods prop...
Adam Domurad
2013-01-30
1
-6
/
+17
*
Download indicator made compact for more then one jar
Jiri Vanek
2013-01-10
1
-31
/
+160
*
PR909: URL is invalid after normalization
Saad Mohammad
2012-12-20
1
-99
/
+14
*
Add DownloadService implementation
Saad Mohammad
2012-11-08
1
-0
/
+19
*
Fix some javadoc warnings
Thomas Meyer
2012-08-19
1
-1
/
+1
*
Add license header to files
Saad Mohammad
2012-08-07
1
-0
/
+37
*
Added forgotten file: IllegalResourceDescriptorException
Adam Domurad
2012-07-09
1
-0
/
+13
*
Applet-tags now ignore any invalid (eg corrupt) jars
Adam Domurad
2012-07-09
1
-15
/
+15
*
Changed for-loops over iterators and indices to for-each loops if they
Adam Domurad
2012-05-25
4
-39
/
+40
*
Fixed output to be printed just in case of debug mode
Jiri Vanek
2012-05-21
1
-1
/
+3
*
Fixed behavior when encoded/characters needed encoding included in url (PR811)
Jiri Vanek
2012-05-18
2
-11
/
+155
*
More tests for Spaces and characters in urls
Jiri Vanek
2012-05-18
2
-4
/
+4
*
Reduce no. of loads of the cache index file
Thomas Meyer
2012-05-11
1
-3
/
+3
*
PR918: java applet windows uses a low resulution black/white icon
Omair Majid
2012-04-19
1
-0
/
+2
*
Validate the recently_used file at every load. This will fix the StringIndex-
Thomas Meyer
2012-04-10
2
-97
/
+113
*
fixed LRU cache behaviour in case of failure. Tests added.
Jiri Vanek
2012-02-01
3
-8
/
+95
*
Fix undisposed window problem. It was causing AWT to never shut down.
Denis Lila
2011-06-10
1
-25
/
+35
*
Fix cache to allow redownload on next run when javaws is killed
Andrew Su
2011-05-30
1
-1
/
+3
*
Fix PR723: AccessControlException while downloading resource
Deepak Bhole
2011-05-27
1
-2
/
+16
*
Fix PR727: Split conditional to removed duplicate entries in cache.
Andrew Su
2011-05-27
1
-4
/
+6
*
Fix PR726. Create recently_used on startup.
Andrew Su
2011-05-25
1
-6
/
+13
*
Enforce cache size limit
Andrew Su
2011-04-20
1
-17
/
+62
*
Store lru after modifying the entries
Andrew Su
2011-04-20
1
-0
/
+1
*
Changed cache to prevent jar overwriting when update happens.
Andrew Su
2011-04-18
4
-53
/
+527
*
Make CacheDirectory final and not instantiable.
Andrew Su
2011-04-13
1
-1
/
+5
*
Fix concurrent access problem to downloadOptions.
Denis Lila
2011-04-05
1
-4
/
+3
*
Ensure that javaws can not clear cache while plugin or javaws is running.
Andrew Su
2011-03-17
1
-13
/
+10
*
Handling error code returning functions.
Denis Lila
2011-03-15
2
-2
/
+4
*
netx findbugs based refactoring.
Denis Lila
2011-03-09
2
-4
/
+1
*
Added comments, clarified a previous changelog entry.
Denis Lila
2011-03-07
1
-1
/
+5
*
Fixed packed jar naming and pack.gz decompression problem.
Denis Lila
2011-03-04
2
-23
/
+23
*
Fix RH669942: Add support for packEnabled and versionEnabled
Omair Majid
2011-02-10
4
-57
/
+276
*
remove ununsed imports in netx
Omair Majid
2011-01-12
5
-24
/
+0
*
Add cache viewer for itw-settings.
Andrew Su
2010-12-20
2
-0
/
+278
*
add support for validating configuration
Omair Majid
2010-12-13
1
-0
/
+1
*
Fix Javadoc warnings.
Andrew John Hughes
2010-12-08
1
-2
/
+3
*
Fixed indentation and spacing for all .java files.
Deepak Bhole
2010-12-06
7
-149
/
+120
[next]