RandomSec/src/main/java/com/metaweb/gridworks/commands
David Huynh 07cf85b2a5 Added make_cli option for generating a zip containing all files necessary to do 'gridworks run' at the command line. This excludes Java source files but contains pretty much everything else.
Added make_all option that makes dmg, exe, and cli.

Added html and xls exporters.
Made exported files named after project names rather than project IDs.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@314 7d457c2a-affb-35e4-300a-418c747d4874
2010-03-17 22:30:16 +00:00
..
edit Added an error page for when a project create operation fails. 2010-03-16 18:40:07 +00:00
info Added make_cli option for generating a zip containing all files necessary to do 'gridworks run' at the command line. This excludes Java source files but contains pretty much everything else. 2010-03-17 22:30:16 +00:00
recon Major refactoring: 2010-03-06 07:43:45 +00:00
util More work on the extend data preview dialog: columns can now be removed. 2010-03-15 19:44:33 +00:00
Command.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
EngineDependentCommand.java Implemented global and per-project expression histories and hooked them up to the expression preview dialog. 2010-03-03 21:21:38 +00:00