RandomSec/main/src/com/google/refine
2010-10-14 01:43:26 +00:00
..
browsing Text filter was throwing an exception if the column went away (which happened when the column got split). 2010-10-11 23:15:13 +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 Added .vt template for reporting errors with stacktraces. 2010-10-13 04:51:01 +00:00
exporters 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
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 - make the correct version + revision available also to the java side (thru web.xml) 2010-09-29 01:50:57 +00:00
importers We haven't been using non-split row parser, so we need to fix the trimming problem in the tsv/csv importer instead. 2010-10-12 23:24:16 +00:00
io For unrecoverable projects, rename them with a suffix so the next time we won't try to recover them again. 2010-10-13 07:05:34 +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 We have previously changed the standard-reconcile acre app to return mids, but we still need to make sure its metadata says that its identifier space is mid, not id. And we need Refine to test for the mid identifier space as well. 2010-10-13 18:33:27 +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 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
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 Remove remaining Freebase related functionalities. 2010-10-08 02:04:47 +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 Added .vt template for reporting errors with stacktraces. 2010-10-13 04:51:01 +00:00