RandomSec/main/src/com/google/refine
2011-09-29 14:02:12 +00:00
..
browsing Color-code date values in data table. 2011-09-20 01:36:47 +00:00
clustering Ask people not to reformat since this is imported code. 2011-08-02 22:18:50 +00:00
commands Periodically clean up stale importing jobs to free up disk space. 2011-09-15 23:52:05 +00:00
exporters Support uploading directly to a new Google spreadsheet. 2011-09-16 18:04:55 +00:00
expr Issue 447 - allow users to specify delimiters for toTitlecase function 2011-09-20 05:07:46 +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 452: Importing using Clipboard function does not guess structure correctly for XML or JSON 2011-09-29 14:02:12 +00:00
importing Periodically clean up stale importing jobs to free up disk space. 2011-09-15 23:52:05 +00:00
io Last set of indentation cleanups - no functional changes 2011-08-18 17:46:36 +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 Fixed bug where a blank row used to corrupt the whole project because it could not be re-loaded from file. 2011-09-19 10:36:38 +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 Last set of indentation cleanups - no functional changes 2011-08-18 17:46:36 +00:00
preference 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
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 Don't reschedule a canceled timer 2011-09-13 20:38:34 +00:00