RandomSec/main/src/com/google/refine
2015-09-21 20:12:51 -05:00
..
browsing prevent the multiple sorting 2015-05-01 15:04:51 -04:00
clustering Clean up to pass tests: 2013-05-31 17:06:03 -04:00
commands Add charset=UTF-8 to HTTP Content-Type for reconciliation queries. 2014-11-28 10:45:22 +00:00
exporters 1. take out of issue #1021 fix which was mistakenly put in 2015-08-06 21:31:37 -04:00
expr fix issue #995 2015-09-21 21:03:25 -04:00
grel Fix AbstractMethodError 500 - fixes #589 2014-08-05 14:55:45 -04:00
history Allow reinitializatoin of ProjectManager singleton - fixes #787 2013-08-17 12:47:57 -04:00
importers Merge pull request #1055 from RefinePro/issue-512 2015-09-20 09:31:16 -04:00
importing Merge pull request #859 from Arcadelia/Job-lastTouched-fix 2014-07-03 10:36:48 -04:00
io Allow reinitializatoin of ProjectManager singleton - fixes #787 2013-08-17 12:47:57 -04:00
logging Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
model Change to Java 5 loop syntax 2014-12-23 00:04:24 -05:00
oauth FIXED - task 614: Use same instance of OAuthProvider in OAuth dance. Patch supplied by sdeo@google.com 2012-09-19 23:16:29 +00:00
operations Fixed issue with null cells after Fetch URL 2014-08-13 21:39:30 -05:00
preference Keep track of when we have unsaved preference changes 2012-06-02 21:06:46 +00:00
process Synchronize access to processes list - fixes #862 2014-05-30 01:47:21 -04:00
sorting Fix CollationKey creation - fixes #753 2013-07-10 15:12:49 -04:00
templating Fix template escape processing. Fixes #752. 2013-06-30 12:21:26 -04:00
util Put ISO8601_FORMAT into ThreadLocal to fix the concurrency issue 2014-05-30 11:45:28 +08:00
ClientSideResourceManager.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpResponder.java Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
InterProjectModel.java Use iterator when removing to avoid ConcurrentModificationException - 2013-08-17 13:45:22 -04:00
Jsonizable.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
ProjectManager.java Make workspace saving and loading more robust - fixes #528 2013-08-09 19:53:53 -04:00
ProjectMetadata.java Make workspace saving and loading more robust - fixes #528 2013-08-09 19:53:53 -04:00
RefineServlet.java Switch from TimerTask to ScheduledExecutorService for more robustness 2013-08-18 11:31:03 -04:00