RandomSec/src/main/java/com/metaweb/gridworks
2010-05-25 16:50:44 +00:00
..
browsing Fixed issue 58: Meta facet 2010-05-24 19:04:55 +00:00
clustering Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
commands Removed unnecessary files following refactor of TsvExporter and TsvCsvImporter. 2010-05-25 16:50:44 +00:00
exporters Removed unnecessary files following refactor of TsvExporter and TsvCsvImporter. 2010-05-25 16:50:44 +00:00
expr Fixed issue 58: Meta facet 2010-05-24 19:04:55 +00:00
gel Fixed issue 49: Add Edit Cells / Set Null. 2010-05-24 23:49:18 +00:00
history Issue 45: "Renaming Cells with Ctrl-Enter produced ERROR" 2010-05-18 00:02:58 +00:00
importers Removed unnecessary files following refactor of TsvExporter and TsvCsvImporter. 2010-05-25 16:50:44 +00:00
model Implemented "reorder rows" feature. 2010-05-22 01:39:27 +00:00
oauth if the user's computer's clock is not synchronized with Freebase's, the initial oauth handshake will fail because Freebase believe there is a replay attack going on. To avoid that we ask Acre to tell us what time it is in Freebase land and we sign the request with that instead. We default back to the user clock only if Acre is down or swamped. 2010-05-10 23:24:58 +00:00
operations Fixed issue 49: Add Edit Cells / Set Null. 2010-05-24 23:49:18 +00:00
process detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
protograph Added mqlwrite exporter. 2010-05-24 23:36:42 +00:00
sorting When sorting, it's now possible to specify where to put blanks and errors relative to the valid values. 2010-05-21 04:46:36 +00:00
util Issue 28: mql-like preview is not properly unquoting numbers. 2010-05-17 23:47:09 +00:00
GridworksServlet.java Implemented "reorder rows" feature. 2010-05-22 01:39:27 +00:00
InterProjectModel.java cleanups (no functional changes) 2010-04-08 20:46:02 +00:00
Jsonizable.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
ProjectManager.java detabbing (no functional changes) 2010-05-12 09:02:41 +00:00
ProjectMetadata.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00