.. |
browsing
|
- Made removing facet a bit more interactive: the removed facet disappears right away.
|
2010-03-12 20:08:50 +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
|
Extend data operation is working.
|
2010-03-16 00:24:20 +00:00 |
Jsonizable.java
|
Changed tabs to spaces. No functionality change.
|
2010-03-03 04:19:58 +00:00 |
ProjectManager.java
|
Hopefully a more robust way to get the user data dir on Windows, especially on Windows Vista 64-bit, which jdatapath.dll isn't built for.
|
2010-03-17 03:51:58 +00:00 |
ProjectMetadata.java
|
Check for null confidence string.
|
2010-03-09 20:57:46 +00:00 |