RandomSec/src/main/java/com/metaweb/gridworks/model
David Huynh bab1e8905b Jacked up jetty form upload size limit.
Added a few more array bound checks.
Reduced number of recon candidate and recon objects created by extend data operations.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@577 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 19:41:53 +00:00
..
changes Jacked up jetty form upload size limit. 2010-04-30 19:41:53 +00:00
recon Got history entries' IDs into Recon objects so we can track from a Recon object to all others created by the same operation. 2010-04-28 17:18:44 +00:00
AbstractOperation.java Got history entries' IDs into Recon objects so we can track from a Recon object to all others created by the same operation. 2010-04-28 17:18:44 +00:00
Cell.java Pool recons and recon candidates. This yields smaller project files, change files, and AJAX responses for get-rows. It should make re-loading existing projects faster. 2010-04-23 19:39:12 +00:00
Column.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
ColumnGroup.java cleanups (no functional changes) 2010-04-08 20:46:02 +00:00
ColumnModel.java Implemented column split command. It seems to be working in "by lengths" mode. 2010-04-20 23:08:14 +00:00
Project.java Pool recons and recon candidates. This yields smaller project files, change files, and AJAX responses for get-rows. It should make re-loading existing projects faster. 2010-04-23 19:39:12 +00:00
Recon.java Got history entries' IDs into Recon objects so we can track from a Recon object to all others created by the same operation. 2010-04-28 17:18:44 +00:00
ReconCandidate.java Pool recons and recon candidates. This yields smaller project files, change files, and AJAX responses for get-rows. It should make re-loading existing projects faster. 2010-04-23 19:39:12 +00:00
ReconStats.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
Row.java Made facets' expressions editable. 2010-04-24 01:19:13 +00:00