RandomSec/main/src/com/google/refine/operations
2010-10-16 00:19:31 +00:00
..
cell 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
column 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
recon For each recon group, try at least 3 times if the service keeps failing. Log errors more for debugging purposes. 2010-10-16 00:19:31 +00:00
row 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
EngineDependentMassCellOperation.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
EngineDependentOperation.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
OnError.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
OperationRegistry.java Allowed a single operation class to be registered under several names, so that we can rename operations (to better names) while maintaining backward compatibility. 2010-10-07 05:42:01 +00:00