RandomSec/main/src/com/google/refine
Jathin Sreenivas 4d106b118f
Templating exporter should have clear error reporting (#3945)
* Templating exporter should have clear error reporting

* Using i18n for meesage and removed the unnecessary null check

* Removed usage of bindings

* Adding tests for grel, renamed ParsetTests to TemplatingParserTests

* Regex to test the keys of the template exporter

* Cancel changes to the templating parser

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-11-25 21:19:10 +01:00
..
browsing Fix imprecise facet statistics in records mode (#2607) 2020-06-15 19:38:50 +02:00
clustering Add Wynn to fingerprint to support Old English texts 2020-11-28 21:40:49 -05:00
commands Display error for unsupported compression file type (#4286) 2021-11-13 13:03:49 +01:00
exporters Remove informational logging from tests that are passing (#2923) 2020-07-14 17:47:36 +02:00
expr More explicit error messages for GREL functions with unexpected arguments (#4255) 2021-11-09 19:13:17 +01:00
grel Templating exporter should have clear error reporting (#3945) 2021-11-25 21:19:10 +01:00
history Jackson deserialization for HistoryEntry 2018-11-30 19:35:31 +09:00
importers Update wikidata reconciliation endpoint (#4206) 2021-10-20 14:45:57 +02:00
importing Display error for unsupported compression file type (#4286) 2021-11-13 13:03:49 +01: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 Change the behaviour of failed reconciliations to not reconcile the cell at all (#4232) 2021-10-22 08:43:45 +02:00
oauth Add missing license headers 2018-12-09 12:22:40 +09:00
operations Change the behaviour of failed reconciliations to not reconcile the cell at all (#4232) 2021-10-22 08:43:45 +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 date parsing to avoid offsets due to DST. (#4295) 2021-11-14 10:29:46 +01: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.6-SNAPSHOT 2021-05-29 13:06:04 +02:00