RandomSec/main/src/com/google/refine
2010-09-22 23:59:57 +00:00
..
browsing 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
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 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
exporters 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
expr 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
gel 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
history 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
importers 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
io 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
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 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
oauth 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
operations 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
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
protograph 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 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
util 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
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 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
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 Caught a stray rename miss. Added more generic support for renaming old Java classes so that extensions could remain backward-compatible, too 2010-09-22 23:59:57 +00:00