RandomSec/main/src/com/google/refine
Tom Morris 18c18e587e
Replace Apache Ant with Commons Compress (#2691)
NOTE: Changes the public API where some of the old types were
embedded which means that any extensions that extend these
interfaces will have to be updated.

Fixes #2690.
2020-06-11 16:39:51 +02:00
..
browsing Fix scatterplot facet filtering 2019-09-12 11:52:28 +01:00
clustering Fix clusters with single candidates. Closes #2152. 2019-09-11 12:12:32 +01:00
commands Replaced some deprecated methods 2020-02-24 23:51:41 -06:00
exporters allow xlsx files to have more columns (#2602) 2020-04-26 17:07:26 +02:00
expr support default project name and column name for cross() (#2518) 2020-05-22 09:39:57 +02:00
grel Add RandomNumber GREL function 2019-03-24 20:16:43 +00:00
history Jackson deserialization for HistoryEntry 2018-11-30 19:35:31 +09:00
importers Fix bug when both trim and autodetect are enabled in tabular parser. Closes #2584 (#2610) 2020-05-05 14:00:17 +02:00
importing Replace Apache Ant with Commons Compress (#2691) 2020-06-11 16:39:51 +02:00
io Replace Apache Ant with Commons Compress (#2691) 2020-06-11 16:39:51 +02:00
logging Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
model Changed cell.error to cell.errorMessage & added help data. (#2628) 2020-05-23 14:05:25 +02:00
oauth Add missing license headers 2018-12-09 12:22:40 +09:00
operations Enable gzip compression (#2475) 2020-03-26 08:42:55 +01:00
preference Save preferences JSON using UTF-8 encoding. Bulletproof prefs load. (#2657) 2020-06-06 10:00:01 +01:00
process Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
sorting Remove duplicate JSON keys. Closes #2068. 2019-06-14 11:38:24 +01:00
templating Fix template escape processing. Fixes #752. 2013-06-30 12:21:26 -04:00
util reduce object creation during JSON serialization (#2576) 2020-05-05 10:07:54 +02:00
ClientSideResourceManager.java Prepended license text to java source 2010-10-20 20:45:52 +00:00
HttpResponder.java Add missing license headers 2018-12-09 12:22:40 +09:00
LookupCacheManager.java support default project name and column name for cross() (#2518) 2020-05-22 09:39:57 +02:00
ProjectManager.java Replace Apache Ant with Commons Compress (#2691) 2020-06-11 16:39:51 +02:00
ProjectMetadata.java Add customMetadata to project metadata parsing test 2019-06-04 12:02:49 +01:00
RefineServlet.java Set version to 3.5-SNAPSHOT 2020-05-13 22:56:33 +02:00