RandomSec/src/main/java/com/metaweb/gridworks
David Huynh 7648126a5e Made facets deal with java.util.Collection rather than just Object[].
Documented the browsing.* packages.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@330 7d457c2a-affb-35e4-300a-418c747d4874
2010-03-21 07:14:39 +00:00
..
browsing Made facets deal with java.util.Collection rather than just Object[]. 2010-03-21 07:14:39 +00:00
clustering - incorporated Paolo Ciccarese's fixes for VPTrees in Vicino 2010-03-13 09:34:17 +00:00
commands Increased file upload size limit to 1GB. 2010-03-19 19:53:11 +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 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
gel 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
history Still some old Serializable stuff to remove. 2010-03-07 23:02:57 +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 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 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 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
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