RandomSec/src/main/java/com/metaweb/gridworks
2010-05-19 07:09:40 +00:00
..
browsing Factored row dependency code from Row class and Project class out as Record and RecordModel classes. 2010-05-19 04:22:45 +00:00
clustering implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader 2010-04-23 08:25:52 +00:00
commands Factored row dependency code from Row class and Project class out as Record and RecordModel classes. 2010-05-19 04:22:45 +00:00
exporters Made data upload dialog shows only limited preview of triples, but made actual uploading process and the tripleloader exporter generate all triples. Added spinner busy dialog during uploading process. 2010-05-01 00:11:44 +00:00
expr Factored row dependency code from Row class and Project class out as Record and RecordModel classes. 2010-05-19 04:22:45 +00:00
gel detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +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 Factored row dependency code from Row class and Project class out as Record and RecordModel classes. 2010-05-19 04:22:45 +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 Factored row dependency code from Row class and Project class out as Record and RecordModel classes. 2010-05-19 04:22:45 +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
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