RandomSec/main/src/com/google/refine
2012-03-08 14:53:27 +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 Make sure project ID is completely numeric. Slightly better error reporting on project page when project ID is not valid. 2012-01-29 21:16:13 +00:00
exporters commented out unused variables 2011-11-01 21:47:24 +00:00
expr Isse 542 - allow integers to be converted to dates 2012-03-03 21:36:36 +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 Protect against NullPointerException 2012-02-22 20:06:03 +00:00
importing Issue 547 - Decompress kmz files 2012-03-08 00:29:25 +00:00
io Wrap if statement in a block to avoid future problems. 2012-03-01 18:10:59 +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 Add a TODO for recon failure retries on HTTP 500s - no functional changes 2012-03-08 14:45:53 +00:00
oauth Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
operations Issue 523 - On URL fetch error, return HTTP error code, message, and contents of error stream (HTML page) if available 2012-01-26 18:47:30 +00:00
preference fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse 2011-10-07 21:23:23 +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 Issue 483 - make custom metadata available to the client 2011-12-09 23:05:42 +00:00
RefineServlet.java Checked in Shardul Deo's patch from 2011-11-25 03:48:03 +00:00