RandomSec/main/src/com/google/refine
2011-11-29 19:55:08 +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 Checked in Shardul Deo's patch from 2011-11-25 03:48:03 +00:00
exporters commented out unused variables 2011-11-01 21:47:24 +00:00
expr For reinterpret function, swapped encoder and decoder arguments if decoder is specified, as discussed here: 2011-11-29 19:55:08 +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 Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
importers Fixed Issue 477 in google-refine: Implement or remove the line separator option. 2011-11-06 20:13:05 +00:00
importing Default the encoding of clipboard data to UTF-8. 2011-11-29 05:21:26 +00:00
io fixing a bunch of inconsistencies and potential bugs as indicated by findbugs, pmd and eclipse 2011-10-07 21:23:23 +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 Issue 378 - JSONize NaNs as their string equivalent to keep JSONwriter from throwing an exception 2011-11-29 07:57:36 +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 Minor bug fix to previous check-in: made sure blank cells in the 2 newly generated columns don't get filled in. 2011-11-07 19:53:26 +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 Add missing @Override annotations 2011-08-02 19:30:23 +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 Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +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 Issue 440 - Don't purge from memory those projects with pending operations 2011-08-28 22:00:02 +00:00
ProjectMetadata.java Add missing @Override annotations 2011-08-02 19:30:23 +00:00
RefineServlet.java Checked in Shardul Deo's patch from 2011-11-25 03:48:03 +00:00