Antonin Delpeuch
e7ca800d61
Merge pull request #1227 from OpenRefine/coverage
...
Add test coverage and code analysis reports with Codacy
2017-08-03 19:30:41 +01:00
Antonin Delpeuch
9a26a9fa5b
Change Codacy project URL
2017-08-03 11:55:08 +01:00
Antonin Delpeuch
fff349439b
Cleanup ant build file
2017-08-03 11:29:56 +01:00
Antonin Delpeuch
c6098c2b86
Add Codacy badge to README.md
2017-08-03 11:27:48 +01:00
Antonin Delpeuch
9bc2c30785
Disable browser tests as Windmill is broken (saves a few seconds)
2017-08-03 11:24:25 +01:00
Antonin Delpeuch
bf34145591
Submit coverage data to Codacy.com
2017-08-03 11:20:21 +01:00
Antonin Delpeuch
afed8eb28a
Generate code coverage reports with Jacoco
2017-08-03 11:07:14 +01:00
Antonin Delpeuch
820b6f395a
Merge pull request #1222 from OpenRefine/issue1219
...
Ensure null values are not cached in URL fetching operation.
2017-08-01 15:39:32 +01:00
Antonin Delpeuch
9c045b7da9
Remove OracleJDK7 from the build. Fixes #1223 .
2017-08-01 15:35:36 +01:00
Antonin Delpeuch
66eac0fae9
Ensure null values are not cached in URL fetching operation. Closes #1219 .
2017-08-01 13:05:29 +01:00
jackyq2015
8b2d21d7aa
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-07-28 20:37:50 -04:00
jackyq2015
53baa5a833
put the correct params description
2017-07-28 20:37:20 -04:00
Thad Guidry
e1722a8895
Merge pull request #1208 from shubhra02/master
...
Added Start and Stop Script For Linux
2017-07-26 09:16:06 -05:00
Charmy Garg
c47df53e38
Removed open-refine log and added entry in gitignore
2017-07-26 16:03:37 +05:30
jackyq2015
64ab5a4409
unit test for backward compatibility for cross function
2017-07-23 19:31:25 -04:00
jackyq2015
4950d29074
add backward compatility for cross function
2017-07-23 19:19:58 -04:00
Charmy Garg
b332a7567d
Updated Script with default and custom IP
2017-07-19 17:29:56 +05:30
Thad Guidry
ef8b5ffce3
Merge pull request #1211 from fmaali/master
...
correct classpath references and java version
2017-07-18 21:14:06 -05:00
Fadi Maali
0e21c0e594
correct classpath references and java version
...
- updated classpath references to existing versions of the libraries.
- Java version upgraded to 7 as some Java 7 specific features are used.
- corrected references to old project name (grefine-all) in the launch script
2017-07-18 22:15:46 +01:00
Thad Guidry
7f92251ed1
Merge pull request #1210 from wetneb/extend
...
Add data extension capabilities to the reconciliation API
2017-07-17 18:01:37 -05:00
Antonin Delpeuch
c04d9f3c33
Switch to public WMF endpoint for tests
2017-07-16 11:54:12 +01:00
Antonin Delpeuch
84c06821ee
Data extension tests
2017-07-16 11:47:12 +01:00
Antonin Delpeuch
8437a9d245
Cleaner HTML form generation
2017-07-15 14:17:27 +01:00
Antonin Delpeuch
9db113faa2
Localization
2017-07-15 10:23:31 +01:00
Antonin Delpeuch
05873f283d
Integration of constraints with service-defined forms
2017-07-14 22:17:40 +01:00
Antonin Delpeuch
9e3b0f1599
Remove separate endpoint, not used anymore
2017-07-14 16:47:39 +01:00
Antonin Delpeuch
3eadefe613
Do not add reconciliation statistics on columns without types
2017-07-14 12:53:54 +01:00
Antonin Delpeuch
6501c235e8
Pass the identifier and schema spaces along to create better ReconCandidates
2017-07-14 12:30:39 +01:00
Shubhra Sharma
8f679ff68e
Added Start and Stop Script For Linux
2017-07-14 16:14:58 +05:30
Antonin Delpeuch
cc991cab21
Add nicer spinning gif while preview is loading.
...
Fix bug of multiple ColumnInfo being generated.
2017-07-14 11:30:17 +01:00
Antonin Delpeuch
d99128c330
Retrieve types from the extend service
2017-07-06 21:15:37 +02:00
Antonin Delpeuch
ad3a174abd
Starting to migrate data extension to standard reconciliation services
2017-07-04 23:14:19 +02:00
jackyq2015
1ee339cbbd
cross function test suite. #1204
2017-06-28 08:12:36 -04:00
Thad Guidry
f8bf4f976f
Fixed Windows not setting a default -Xms
...
Also better explained the comment for REFINE_AUTOSAVE_PERIOD.
2017-06-26 10:42:06 -05:00
jackyq2015
af731a3c1f
add test case for cross function
2017-06-25 23:27:48 -04:00
jackyq2015
f03be76475
Extend cross() function to take either a cell or a value #1204
2017-06-25 21:04:00 -04:00
Thad Guidry
a510145839
Merge pull request #1205 from felixlohmeier/master
...
bugfix for new option autosave period
2017-06-24 16:37:40 -05:00
Felix Lohmeier
2557cc5419
bugfix for new option autosave period
2017-06-24 22:42:49 +02:00
Jacky
315ef697bb
Merge pull request #1202 from felixlohmeier/master
...
added options for initial java heap space and autosave period
2017-06-23 19:58:13 -04:00
Felix Lohmeier
36fad9db50
changed #REFINE_AUTOSAVE_PERIOD=1 to #REFINE_AUTOSAVE_PERIOD=60 in refine.ini
2017-06-22 13:44:39 +02:00
Felix Lohmeier
e54199a6f1
added options for initial java heap space and autosave period
2017-06-22 12:27:55 +02:00
Thad Guidry
b0f845d252
Update README.md
2017-06-18 21:22:10 -05:00
Thad Guidry
852bd93129
Updated stable release version to 2.7
2017-06-18 21:21:17 -05:00
Thad Guidry
21ad35f4b2
Update WeLoveOurBackers.md
2017-06-06 12:53:09 -05:00
Thad Guidry
043c98806b
corrected name for Jens Willmer as backer
2017-06-06 11:54:30 -05:00
Thad Guidry
7979b672f8
Added new backer mroswell
2017-06-06 10:23:24 -05:00
Thad Guidry
e6b53f34b1
Added new backer jwillmer
2017-06-06 10:21:44 -05:00
jackyq2015
131dd5fcae
include the column selector dialog file in controller
2017-06-02 18:17:08 -04:00
jackyq2015
20acc17c05
add "transform all" support to allow the operation to be applied to multiple columns
2017-05-31 22:37:07 -04:00
jackyq2015
4a0892eb98
add "transform all" support to allow the operation to be applied to multiple columns
2017-05-31 22:33:40 -04:00