Antonin Delpeuch
|
5c44acc0b3
|
Merge pull request #1985 from ostephens/cross-error-reporting
Cross error reporting
|
2019-03-24 08:16:58 +00:00 |
|
Owen Stephens
|
722db56071
|
Add tests for new Cross errors
|
2019-03-23 14:15:23 +00:00 |
|
Antonin Delpeuch
|
7f6831523e
|
Merge pull request #1969 from OpenRefine/revert-1888-fix-reconcile-facets
Revert "Fix Reconcile facets affected by change to list facet boolean handling"
|
2019-02-27 10:33:21 +00:00 |
|
Antonin Delpeuch
|
7144798aac
|
Merge pull request #1967 from OpenRefine/compute_recon_features_bug
Fix Recon features computation for empty recons
|
2019-02-23 19:08:11 +00:00 |
|
Antonin Delpeuch
|
2bfc268e69
|
Revert "Merge pull request #1666 from ostephens/list-facet-changes"
This reverts commit 29a818f7b4 , reversing
changes made to 1189cdb4f9 .
|
2019-02-22 18:38:45 +00:00 |
|
Antonin Delpeuch
|
deb7335848
|
Fix Recon features computation for empty recons
|
2019-02-22 09:15:42 +00:00 |
|
Antonin Delpeuch
|
a072328637
|
Accept URIs in 'Use values as ids' operation.
Closes #1953.
|
2019-02-19 22:06:35 +00:00 |
|
Antonin Delpeuch
|
3a213b482c
|
Fix failing test
|
2019-02-19 12:39:50 +00:00 |
|
Antonin Delpeuch
|
fcc6aa05d7
|
Provide default identifierSpace and schemaSpace for reconciliation services. Closes #1936.
|
2019-01-22 19:04:25 +01:00 |
|
Antonin Delpeuch
|
eb16784f01
|
Merge pull request #1924 from OpenRefine/issue1907
Disable DTDs in XML importer.
|
2019-01-07 14:07:30 +01:00 |
|
Antonin Delpeuch
|
e5da39fa4a
|
Merge pull request #1920 from OpenRefine/issue1913
Reorder reconciliation results by decreasing score
|
2019-01-06 15:55:51 +01:00 |
|
Antonin Delpeuch
|
6a0d7d56e4
|
Disable DTDs in XML importer. Closes #1907.
|
2018-12-31 16:02:34 +01:00 |
|
Antonin Delpeuch
|
ddd9bf9aa8
|
Merge pull request #1906 from OpenRefine/issue1893
Make clustering extensible
|
2018-12-31 14:13:46 +01:00 |
|
Antonin Delpeuch
|
79ec6988d6
|
Fix GetCLusteringFunctionANdDistancesCommandTest
|
2018-12-30 22:22:50 +01:00 |
|
Antonin Delpeuch
|
074765f816
|
Add test to ensure sort is stable.
|
2018-12-30 20:49:18 +01:00 |
|
Antonin Delpeuch
|
b03dbf2446
|
Reorder reconciliation results by decreasing score. Fixes #1913.
|
2018-12-30 20:47:12 +01:00 |
|
Jacky
|
150ee12058
|
Merge pull request #1902 from OpenRefine/cleanup
Tidy up various things
|
2018-12-11 20:59:50 -05:00 |
|
Antonin Delpeuch
|
8063ca63d9
|
Add license headers
|
2018-12-11 12:10:11 +00:00 |
|
Antonin Delpeuch
|
7ae71470ef
|
Add new command to expose known clustering functions and distances
|
2018-12-11 10:51:29 +00:00 |
|
Jacky
|
7f7b71459c
|
Merge pull request #1901 from OpenRefine/issue1840
Fix zip slip vulnerability
|
2018-12-09 12:05:16 -05:00 |
|
Antonin Delpeuch
|
d4222c05ef
|
Merge pull request #1877 from OpenRefine/issue1876
Fix reconciliation result deserialization
|
2018-12-09 22:47:40 +09:00 |
|
Antonin Delpeuch
|
caf2b4d915
|
Add missing license headers
|
2018-12-09 12:22:40 +09:00 |
|
Antonin Delpeuch
|
79994e86da
|
Create dedicated temporary dir for zip slip test
|
2018-12-09 11:01:58 +09:00 |
|
Antonin Delpeuch
|
e243e73e40
|
Fix zip slip vulnerability. Closes #1840.
|
2018-12-09 10:41:33 +09:00 |
|
jackyq2015
|
d1ed842f02
|
support both jdk 8 and 9
|
2018-12-08 15:31:01 -05:00 |
|
Antonin Delpeuch
|
be137fc53c
|
Add serialization tests in different timezone
|
2018-12-06 15:46:20 +09:00 |
|
Antonin Delpeuch
|
44c43253a1
|
Avoid localizing time for dates with unspecified time. Closes #1874.
|
2018-12-02 12:58:05 +09:00 |
|
Antonin Delpeuch
|
82598ae1d5
|
Fix reconciliation result deserialization. Closes #1876.
|
2018-12-02 11:59:47 +09:00 |
|
Antonin Delpeuch
|
2e81c9ff2e
|
Remove uses of org.json after merge
|
2018-12-01 05:11:21 +09:00 |
|
Antonin Delpeuch
|
70d0e9b283
|
Support UI json format for ColumnDetail
|
2018-11-30 19:39:42 +09:00 |
|
Antonin Delpeuch
|
1e578384e2
|
Avoid double serialization of json mode in recon config
|
2018-11-30 19:39:42 +09:00 |
|
Antonin Delpeuch
|
a4117b470c
|
Remove leftover merge conflicts
|
2018-11-30 19:39:42 +09:00 |
|
Antonin Delpeuch
|
f667a78657
|
Migrate recent PRs to Jackson
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
99e98a2e78
|
Remove all references to org.json in core
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
d6ca879558
|
Migrate ColumnRenameOperation to Jackson
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
b0e9e21a6b
|
Remove spurious references to org.json
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
59175daf38
|
Migrate GuessTypesOfColumnCommand to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
ba8e406a97
|
Clustering config Jackson deserialization
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
d311810c2c
|
Migrate SortingConfig to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
86d1159926
|
Migrate Engine to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
c9786d0f9a
|
Fix bug in join() GREL function
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
b569490eef
|
Migrate ProjectMetadata to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
6d05631a07
|
Migrate GREL functions and controls to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
5a4a79028f
|
Revert "data package metadata (#1398)"
This reverts commit c4b0ff6bea .
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
ac444b8b50
|
Add project metadata serialization test
|
2018-11-30 19:23:08 +09:00 |
|
Antonin Delpeuch
|
ccb1ac84c1
|
Migrate GREL AST to Jackson
|
2018-11-30 19:23:08 +09:00 |
|
Antonin Delpeuch
|
e4e73d0b92
|
Migrate importers to use Jackson classes
|
2018-11-30 19:23:08 +09:00 |
|
Antonin Delpeuch
|
fc7da40055
|
Jackson deserialization for PreferenceStore
|
2018-11-30 19:22:21 +09:00 |
|
Antonin Delpeuch
|
5cf58d874b
|
Fix deserialization of MassEditOperation
|
2018-11-30 19:22:21 +09:00 |
|
Antonin Delpeuch
|
2873035ee2
|
Migrate TabularExporter to use JsonNode
|
2018-11-30 19:22:21 +09:00 |
|