RandomSec/main
Frank Wennerdahl 2c59a0059f Fixed removal of upload temp files
Fixed an issue with an unclosed stream preventing upload temp files from
being removed after use. Also removed the use of FileCleaningTracker and
instead added manual removal of all tempfiles. By doing this the reaper
threads in FileCleaningTracker are avoided and files are removed
directly after use.
2013-01-24 09:59:09 +01:00
..
.settings Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
IDEs Rename Eclipse project to OpenRefine 2012-10-19 10:47:10 -04:00
src Fixed removal of upload temp files 2013-01-24 09:59:09 +01:00
tests Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
webapp Fix up a couple more absolute (or wrong) paths 2012-11-20 16:02:20 -05:00
.classpath Export Butterfly so it's available to extensions that need it (e.g. Jython) 2011-08-11 19:15:18 +00:00
.gitignore another gitignore for eclipse git support 2010-05-31 09:00:37 +00:00
.project Convert mixed Java/Javascript projects to faceted form so we can support both languages in Eclipse 2010-10-15 21:42:49 +00:00