RandomSec/main/src/com/google/refine/commands
David Huynh a88ccd2c32 Reduced amount of logging.
Suppressed logging for the GetProcessesCommand, which gets ping'ed often while there is a long running operation being executed (e.g., reconciling, fetching URLs).

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2228 7d457c2a-affb-35e4-300a-418c747d4874
2011-09-01 18:26:45 +00:00
..
browsing Prepended license text to java source 2010-10-20 20:45:52 +00:00
cell Add missing @Override annotations 2011-08-02 19:30:23 +00:00
column Prepended license text to java source 2010-10-20 20:45:52 +00:00
expr Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
history Reduced amount of logging. 2011-09-01 18:26:45 +00:00
importing Merged new importer UI work from branch over. 2011-08-02 03:34:47 +00:00
project Implemented back-end of customizable tabular exporting support. 2011-08-30 19:19:46 +00:00
recon Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
row Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
workspace Organize imports. com.google.refine last in a section of its own. Everything alphabetical in its section. 2011-08-02 21:10:22 +00:00
Command.java Reduced amount of logging. 2011-09-01 18:26:45 +00:00
EngineDependentCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
GetAllPreferencesCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
GetPreferenceCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
GetVersionCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpUtilities.java Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
OpenWorkspaceDirCommand.java Convert tabs to spaces. No functional changes. 2011-08-02 20:26:32 +00:00
SetPreferenceCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00