RandomSec/main/src/com/google/refine
2012-08-15 13:33:17 +00:00
..
browsing Issue 430 - Fix timeline facet to handle Calendar type as well as Date 2011-11-17 23:52:32 +00:00
clustering Ask people not to reformat since this is imported code. 2011-08-02 22:18:50 +00:00
commands moving oauth authorize and deauthrorize into the core module because they are reusable across extensions 2012-06-29 19:39:42 +00:00
exporters commented out unused variables 2011-11-01 21:47:24 +00:00
expr task 604: add Guava to main project so that we're not dependent on an extension 2012-08-15 13:33:17 +00:00
grel Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
history ChangeSequence did not save/load properly at all. 2012-01-25 02:04:52 +00:00
importers FIXED - task 154: Can't import RDF/XML Data 2012-08-05 16:31:41 +00:00
importing Throw an exception if unsupported verb is used 2012-08-05 15:36:23 +00:00
io we could be leaking file descriptors here 2012-06-30 07:05:08 +00:00
logging Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
model Added getStringKey() method for when it is difficult to generate integer keys that don't collide 2012-07-19 00:25:41 +00:00
oauth fixing oauth problems with redirection for the Freebase API 2012-08-01 21:46:53 +00:00
operations Added getStringKey() method for when it is difficult to generate integer keys that don't collide 2012-07-19 00:25:41 +00:00
preference Keep track of when we have unsaved preference changes 2012-06-02 21:06:46 +00:00
process Attempt at fixing Issue 500: Sequential creation of related columns using apply-operation command 2011-11-30 23:54:40 +00:00
sorting Convert tabs to spaces. No functional changes. 2011-08-02 20:26:32 +00:00
templating Convert tabs to spaces. No functional changes. 2011-08-02 20:26:32 +00:00
util Fixed Issue 502 in google-refine: Fetch URLs does not return the exact HTTP payload, like Create Project from URLs does. 2011-12-02 20:44:13 +00: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 Prepended license text to java source 2010-10-20 20:45:52 +00:00
Jsonizable.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
ProjectManager.java Switch to class name for logging, per convention 2012-03-08 14:53:27 +00:00
ProjectMetadata.java Mark project as modified when metadata is changed 2012-04-14 14:10:11 +00:00
RefineServlet.java Checked in Shardul Deo's patch from 2011-11-25 03:48:03 +00:00