RandomSec/main/src/com/google/refine
Thad Guidry e5e2c8f665
remove Freebase AGENT_ID (#2575)
* remove unused imports

* remove unneeded Freebase AGENT_ID

In the past, Freebase editors used Google Refine for making edits to its database and the internal identifier was "/en/google_refine" which equated to a Software Application type with attached metadata and also had ownership privileges for certain Freebase Apps.  Since Freebase is no longer around, this identifier, only used by Freebase, can now be removed.  (This is not a User-Agent header string but was an internal identifier for the Freebase database which no longer exists)

* Revert "remove unused imports"

This reverts commit 9f6a276f36a54245016bd445680067d2c8862fcb.
2020-04-21 18:32:39 +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 Replaced some deprecated methods 2020-02-24 23:51:41 -06:00
expr use string representation for matching (#2571) 2020-04-20 09:07:09 +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 silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
importing Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
io Dealing with a possible null pointer dereference 2019-10-17 23:59:16 -03:00
logging Make sure all conditionals and loops are in blocks (too bug-prone otherwise) 2011-08-02 22:21:47 +00:00
model Make cross() function work for all columns (#2456) 2020-03-23 14:48:32 +01: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 Remove duplicate JSON keys. Closes #2068. 2019-06-14 11:38:24 +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 remove unused imports (#2574) 2020-04-21 15:51:01 +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 use string representation for matching (#2571) 2020-04-20 09:07:09 +02:00
ProjectManager.java Make cross() function work for all columns (#2456) 2020-03-23 14:48:32 +01:00
ProjectMetadata.java Add customMetadata to project metadata parsing test 2019-06-04 12:02:49 +01:00
RefineServlet.java remove Freebase AGENT_ID (#2575) 2020-04-21 18:32:39 +02:00