RandomSec/src/main/java/com/metaweb/gridworks
2010-05-20 22:10:34 +00:00
..
browsing 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
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 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
exporters 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
expr Fixed issue 46: Array literals in GEL 2010-05-20 17:49:20 +00:00
gel Fixed issue 46: Array literals in GEL 2010-05-20 17:49:20 +00:00
history Issue 45: "Renaming Cells with Ctrl-Enter produced ERROR" 2010-05-18 00:02:58 +00:00
importers Factored row dependency code from Row class and Project class out as Record and RecordModel classes. 2010-05-19 04:22:45 +00:00
model Made data table view render "rows" or "records" depending on the mode. 2010-05-20 05:49:13 +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 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
process detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
protograph Issue 28: mql-like preview is not properly unquoting numbers. 2010-05-17 23:47:09 +00:00
sorting 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
util Issue 28: mql-like preview is not properly unquoting numbers. 2010-05-17 23:47:09 +00:00
GridworksServlet.java Applying Tom Morris's patch to GridworksServlet.(issue #48). GridworksServlet creates classes from a string, so is no longer dependent on (imports) any of the Command Classes. 2010-05-19 07:09:40 +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