RandomSec/main/src/com/google/refine/commands
2018-11-30 19:20:34 +09:00
..
auth Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
browsing Merge pull request #1730 from OpenRefine/json-clustering 2018-09-16 18:52:11 +01:00
cell Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
column Jackson serialization for column operations 2018-11-30 19:19:01 +09:00
expr java 8 time API migrate 2018-05-05 11:41:40 -04:00
history Refactoring JSON production in commands to prepare for Jackson 2018-11-30 19:20:34 +09:00
importing Set ContentType to application/json 2016-05-17 15:10:09 -04:00
lang Load new message catalogs using jquery.i18n 2018-11-21 17:29:49 +00:00
project Using the parsed form parameter 'options' instead of looking for an URL parameter. 2018-10-16 15:13:34 +02:00
recon Jackson serialization for reconciliation operations 2018-11-30 19:20:34 +09:00
row Move SortingConfig to its own file; tests for sorting criteria 2018-11-30 19:19:01 +09:00
workspace fix the template load issue and package typo 2018-06-16 15:43:29 -04:00
Command.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
EngineDependentCommand.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
GetAllPreferencesCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
GetPreferenceCommand.java Refactoring JSON production in commands to prepare for Jackson 2018-11-30 19:20:34 +09:00
GetVersionCommand.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpHeadersSupport.java Tidy up for codacy 2018-01-16 18:27:13 +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 Issue 630: Change branding from Google Refine to OpenRefine 2012-10-18 19:40:31 -04:00
SetPreferenceCommand.java data package metadata (#1398) 2018-02-02 13:24:19 +00:00