RandomSec/main/src/com/google/refine
Tom Morris fc21d58ed1
Don't count TABs as control characters - fixes #3061 (#3068)
* Don't count TABs as control characters - fixes #3061

* Add TSV test. Replace info logging w/assert message
2020-08-16 10:35:25 +02:00
..
browsing Fix imprecise facet statistics in records mode (#2607) 2020-06-15 19:38:50 +02:00
clustering Use standard text normalization - fixes #2898 (#2900) 2020-07-07 21:35:41 +02:00
commands Use ContentDisposition instead of ContentType to control download (#2722) 2020-06-16 15:46:07 +02:00
exporters Remove informational logging from tests that are passing (#2923) 2020-07-14 17:47:36 +02:00
expr Fix ToDate test failure & inefficiency - fixes #3026 (#3027) 2020-08-09 13:53:43 +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 Don't count TABs as control characters - fixes #3061 (#3068) 2020-08-16 10:35:25 +02:00
importing Add separator to zip slip check - fixes #3043 (#3048) 2020-08-09 14:48:55 +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 Better error handling for reconciliation process - fixes #2590 (#2671) 2020-06-23 21:54:54 +02:00
oauth Add missing license headers 2018-12-09 12:22:40 +09:00
operations Better error handling for reconciliation process - fixes #2590 (#2671) 2020-06-23 21:54:54 +02: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 Fix ToDate test failure & inefficiency - fixes #3026 (#3027) 2020-08-09 13:53:43 +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