RandomSec/main/src/com/google/refine
2010-10-18 04:59:39 +00:00
..
browsing Better error message for numeric range facet if there's no numeric value. 2010-10-15 01:00:51 +00:00
clustering More renaming, except for: client-side code, build scripts, anything to do with data loading and QA, workspace path. Refine can still run, and undo/redo on existing projects is working. 2010-09-22 18:36:33 +00:00
commands Incomplete - task 157: Integrate Google Spreadsheet import/export plugin 2010-10-18 04:59:39 +00:00
exporters Add @Overrides so we get warned about API changes 2010-10-15 13:26:25 +00:00
expr Renamed package gel to grel. 2010-10-07 05:19:35 +00:00
grel Renamed package gel to grel. 2010-10-07 05:19:35 +00:00
history Be sure to use UTF-8 when saving data.txt, pool.txt, and change files. 2010-10-17 23:43:02 +00:00
importers Made csv/tsv importer not trim whitespace even if "guess cells' types" is checked (for cells that are strings). 2010-10-15 05:30:15 +00:00
io Be sure to use UTF-8 when saving data.txt, pool.txt, and change files. 2010-10-17 23:43:02 +00:00
logging Changed Java packages com.google.gridworks.* to com.google.refine.* and modified other code just enough to start grefine up without error. Much remains to be done. Do not check out the code just yet. 2010-09-22 17:04:10 +00:00
model Be sure to use UTF-8 when saving data.txt, pool.txt, and change files. 2010-10-17 23:43:02 +00:00
oauth The Freebase functionalities have been extracted out in the last commit. We're removing them from the core module now. This is not a complete checkin. SVN is having some trouble with some directories. 2010-10-08 01:54:00 +00:00
operations Incomplete - task 157: Integrate Google Spreadsheet import/export plugin 2010-10-18 04:59:39 +00:00
preference Renamed Java classes whose names contain 'Gridworks'. Refine is still able to start. But don't check out the code just yet. 2010-09-22 17:46:39 +00:00
process Changed Java packages com.google.gridworks.* to com.google.refine.* and modified other code just enough to start grefine up without error. Much remains to be done. Do not check out the code just yet. 2010-09-22 17:04:10 +00:00
sorting Changed Java packages com.google.gridworks.* to com.google.refine.* and modified other code just enough to start grefine up without error. Much remains to be done. Do not check out the code just yet. 2010-09-22 17:04:10 +00:00
templating Renamed package gel to grel. 2010-10-07 05:19:35 +00:00
util Be sure to use UTF-8 when saving data.txt, pool.txt, and change files. 2010-10-17 23:43:02 +00:00
ClientSideResourceManager.java More renaming, except for: client-side code, build scripts, anything to do with data loading and QA, workspace path. Refine can still run, and undo/redo on existing projects is working. 2010-09-22 18:36:33 +00:00
InterProjectModel.java Changed Java packages com.google.gridworks.* to com.google.refine.* and modified other code just enough to start grefine up without error. Much remains to be done. Do not check out the code just yet. 2010-09-22 17:04:10 +00:00
Jsonizable.java Changed Java packages com.google.gridworks.* to com.google.refine.* and modified other code just enough to start grefine up without error. Much remains to be done. Do not check out the code just yet. 2010-09-22 17:04:10 +00:00
ProjectManager.java Fixed bug in which a newly created and unedited project would never get saved because it had the same modified time and last save time. 2010-10-14 01:43:26 +00:00
ProjectMetadata.java Changed Java packages com.google.gridworks.* to com.google.refine.* and modified other code just enough to start grefine up without error. Much remains to be done. Do not check out the code just yet. 2010-09-22 17:04:10 +00:00
RefineServlet.java Deleted old empty protograph dirs. Use a default assign version even if running from trunk; this is so that we have at least some clue about an imported project file. 2010-10-18 04:18:09 +00:00