RandomSec/src/main/java/com/metaweb/gridworks
2010-03-05 02:10:24 +00:00
..
browsing Fixed minor bug in numeric bin index where if a value was infinity, the bin count went negative. 2010-03-05 02:10:24 +00:00
commands ability to delete a project from the front page 2010-03-05 01:52:55 +00:00
data started work on protocol buffers 2010-03-04 08:46:33 +00:00
exporters Fixed quoting bug in tripleloader transposer. 2010-03-04 07:02:03 +00:00
expr adding now() and inc() functions to the gel 2010-03-04 20:53:07 +00:00
gel adding now() and inc() functions to the gel 2010-03-04 20:53:07 +00:00
history Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
importers Switched Cell.value from Object to Serializable. 2010-03-04 19:59:31 +00:00
model Switched Cell.value from Object to Serializable. 2010-03-04 19:59:31 +00:00
operations Made recon process cause the client page to create facets when the recon process is done. 2010-03-05 01:13:59 +00:00
process Made recon process cause the client page to create facets when the recon process is done. 2010-03-05 01:13:59 +00:00
protograph Fixed quoting bug in tripleloader transposer. 2010-03-04 07:02:03 +00:00
util Fixed date parsing bug in index.js introduced since last commit. 2010-03-04 19:38:23 +00:00
Configurations.java major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
Gridworks.java adding OS-specific data paths 2010-03-03 02:53:07 +00:00
GridworksServlet.java ability to delete a project from the front page 2010-03-05 01:52:55 +00:00
Jsonizable.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
ProjectManager.java ability to delete a project from the front page 2010-03-05 01:52:55 +00:00
ProjectMetadata.java Save project metadata to disk as JSON now rather than through Java serialization API. 2010-03-04 19:15:46 +00:00