RandomSec/main/src/com/google/refine
2018-11-30 19:19:01 +09:00
..
browsing Jackson serialization for cell operations 2018-11-30 19:19:01 +09:00
clustering Migrate ComputeClustersCommand to use new architecture 2018-09-10 15:49:59 +01:00
commands Jackson serialization for column operations 2018-11-30 19:19:01 +09:00
exporters fix issue #1802 -- escape single quote in SQL export 2018-11-26 19:40:22 -05:00
expr Jackson serialization for GREL functions 2018-11-30 19:19:01 +09:00
grel Jackson serialization for GREL controls 2018-11-30 19:19:01 +09:00
history fix issue https://github.com/jackyq2015/OpenRefine/issues/2 2017-12-15 16:37:38 -05:00
importers Add support for N-triples and Turtle 2018-10-27 19:04:07 +01:00
importing improve log descriptions for stale import job removals (#1705) 2018-08-12 08:53:57 +01:00
io fix the template load issue and package typo 2018-06-16 15:43:29 -04:00
logging Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
model Jackson serialization for cell operations 2018-11-30 19:19:01 +09:00
oauth FIXED - task 614: Use same instance of OAuthProvider in OAuth dance. Patch supplied by sdeo@google.com 2012-09-19 23:16:29 +00:00
operations Jackson serialization for column operations 2018-11-30 19:19:01 +09:00
preference data package metadata (#1398) 2018-02-02 13:24:19 +00:00
process Synchronize access to processes list - fixes #862 2014-05-30 01:47:21 -04:00
sorting Fix sorting of blank values. Closes #1689. 2018-08-07 11:24:22 +01:00
templating Fix template escape processing. Fixes #752. 2013-06-30 12:21:26 -04:00
util Add serialization tests for preference classes 2018-09-01 12:42:05 +02:00
ClientSideResourceManager.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpResponder.java 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
InterProjectModel.java Revert "Extend cross() function to support multiple-value-cell-input" 2017-10-26 17:37:10 -05:00
Jsonizable.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
ProjectManager.java fix the template load issue and package typo 2018-06-16 15:43:29 -04:00
RefineServlet.java Bump version to 3.2-SNAPSHOT 2018-11-29 11:59:30 +09:00