RandomSec/main/src/com/google/refine
rachittiwari8562 990540ce10
Fix #3330: argument checking in phonetic GREL function (#3345)
* Fix for issue #3330 phonetic-function

* Update main/src/com/google/refine/expr/functions/strings/Phonetic.java

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>

* Corrected Intendation

Corrected intendation as suggested.

* Added tests to check invalid parameters

* Added tests to check invalid parameters

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-11-22 09:23:06 +01:00
..
browsing Fix imprecise facet statistics in records mode (#2607) 2020-06-15 19:38:50 +02:00
clustering Fix up Javadoc 2020-11-03 15:44:07 -05:00
commands Add Java runtime name & version to About page - fixes #3240 (#3244) 2020-10-02 09:41:37 +02:00
exporters Remove informational logging from tests that are passing (#2923) 2020-07-14 17:47:36 +02:00
expr Fix #3330: argument checking in phonetic GREL function (#3345) 2020-11-22 09:23:06 +01:00
grel Adds new Jsoup wholeText() function and tests (#3181) 2020-09-12 16:14:26 +02:00
history Jackson deserialization for HistoryEntry 2018-11-30 19:35:31 +09:00
importers Importer refactoring cleanup (#2984) 2020-09-06 17:46:08 -04: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 Set read timeout to 60 sec for reconciliation. Closes #3132 2020-09-02 16:03:29 +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 sort() handles nulls instead of throwing NPE - fixes #3152 (#3162) 2020-09-05 23:01:47 +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 Migrate reconciliation calls to Apache HTTP client (#2906) 2020-08-23 14:04:59 +02:00