RandomSec/main/src/com/google/refine
Tom Morris af1cf375f5
Add Java runtime name & version to About page - fixes #3240 (#3244)
* Visually center links box

* Add the Java runtime info to the About page - fixes #3240

- Add the Java runtime name & version GetVersionCommand
- Add the returned information to the About page
2020-10-02 09:41:37 +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 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 Maintain order for uniques() - fixes #3235 2020-09-30 17:45:24 -04: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