RandomSec/main/src/com/google/refine/importing
Frank Wennerdahl 6dedae37a1 Fixed too frequent job cleanups
The ImportingManager cleans up jobs that has not been touched in 60ms.
According to comment this should be 60 minutes but was changed in
4529310237.
2014-02-05 11:07:41 +01:00
..
DefaultImportingController.java Centralize handling of import job config object & synchronize to allow 2013-07-25 15:41:08 -04:00
FormatGuesser.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
ImportingController.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
ImportingJob.java Save all modified projects before importing new one - hopefully helps 2013-08-05 14:10:26 -04:00
ImportingManager.java Fixed too frequent job cleanups 2014-02-05 11:07:41 +01:00
ImportingParser.java Javadoc only 2011-10-21 16:30:37 +00:00
ImportingUtilities.java Use Java's built-in Number formatter instead of ICU4J which is 2013-08-26 15:47:12 -04:00
UrlRewriter.java Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00