RandomSec/src/main/java/com/metaweb/gridworks
2010-03-23 00:26:28 +00:00
..
browsing Fixed "off by one bucket" bug in range facet's binning algorithm. 2010-03-22 22:04:29 +00:00
clustering - incorporated Paolo Ciccarese's fixes for VPTrees in Vicino 2010-03-13 09:34:17 +00:00
commands Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
exporters Try to roundtrip reconciled IDs as much as possible when import/export as Excel files. 2010-03-19 00:32:52 +00:00
expr Documented gel.* packages. 2010-03-22 05:44:35 +00:00
gel Documented gel.* packages. 2010-03-22 05:44:35 +00:00
history Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
importers Try to roundtrip reconciled IDs as much as possible when import/export as Excel files. 2010-03-19 00:32:52 +00:00
model Made various GEL functions and the forEach control work with java.util.List and java.util.Collection in addition to just Object[]. 2010-03-19 23:04:17 +00:00
operations Track freebase types of columns added with data from Freebase, so that we can later add more data based on those columns. Fixed minor bug in serialization of data extension records. 2010-03-16 06:18:00 +00:00
process Support quick undo of the last operation (Ctrl-Z). 2010-03-23 00:26:28 +00:00
protograph Track freebase types of columns added with data from Freebase, so that we can later add more data based on those columns. Fixed minor bug in serialization of data extension records. 2010-03-16 06:18:00 +00:00
util Fixed minor bug introduced recently into the Export Project menu command. 2010-03-21 20:26:35 +00:00
Configurations.java major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
Gridworks.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
GridworksServlet.java Started a round of documentation. 2010-03-20 23:56:28 +00:00
Jsonizable.java Started a round of documentation. 2010-03-20 23:56:28 +00:00
ProjectManager.java Started a round of documentation. 2010-03-20 23:56:28 +00:00
ProjectMetadata.java Started a round of documentation. 2010-03-20 23:56:28 +00:00