Jacky
|
91ec02f805
|
update the .classpath
|
2017-11-29 19:48:28 -05:00 |
|
Jacky
|
818e139b43
|
add the import options to metadata
|
2017-10-21 23:41:11 -04:00 |
|
Antonin Delpeuch
|
00f8e4fc6b
|
Merge pull request #1237.
Conflicts:
.classpath
main/webapp/modules/core/langs/translation-en.json
main/webapp/modules/core/scripts/dialogs/extend-data-preview-dialog.js
Closes #363 and #56.
|
2017-08-28 16:25:50 +01:00 |
|
Antonin Delpeuch
|
8e7f4ae80c
|
Update Jython to 2.7.1.
Related to #1236.
|
2017-08-24 09:46:58 +02:00 |
|
Antonin Delpeuch
|
2a3c158696
|
swc-parser-lazy: Add source JAR and mention the dependencies in LICENSE.txt
|
2017-08-17 16:37:04 +01:00 |
|
Antonin Delpeuch
|
88aa6f113d
|
Switch to newer version of swc-parser-lazy
|
2017-08-13 20:14:29 +01:00 |
|
jackyq2015
|
f3463c332e
|
Unit test for issue #137
|
2017-08-13 12:37:20 -05:00 |
|
Antonin Delpeuch
|
deeed2204b
|
Update Eclipse project with sweble dependency
|
2017-08-13 11:27:41 +01:00 |
|
jackyq2015
|
6b1f370e9b
|
set right jar for jython
|
2017-03-26 17:24:36 -04:00 |
|
Tom Morris
|
1222acdc57
|
Update POI to 3.13 - replaces #1029
|
2015-09-25 20:06:21 -04:00 |
|
Tom Morris
|
e70a877fb9
|
Fix leftover merge issue
|
2015-09-25 19:51:52 -04:00 |
|
jackyq2015
|
3dc31257d9
|
fix the classpath issue
|
2015-09-22 20:17:48 -04:00 |
|
Thad Guidry
|
20220f7294
|
Merge pull request #1068 from RefinePro/issues-freebase-remove
Issues freebase remove
|
2015-09-21 20:24:06 -05:00 |
|
jackyq2015
|
dc7641196b
|
clean the classpath setting
|
2015-09-19 16:05:22 -04:00 |
|
jackyq2015
|
e0a0477f79
|
remove the src of freebase
|
2015-09-19 15:59:42 -04:00 |
|
jackyq2015
|
6e315853a5
|
upgrade POI from 3.8 to 3.12
|
2015-07-11 11:08:29 -04:00 |
|
Tom Morris
|
28eafe7a5b
|
Update Google client libs to current versions. Fix Spreadsheet #996
|
2015-05-14 20:41:03 -04:00 |
|
Tom Morris
|
cbc3ab78c7
|
Revert "Update Guava to 18.0"
This reverts commit bfc39d9e8c .
|
2015-05-14 15:24:59 -04:00 |
|
Tom Morris
|
bfc39d9e8c
|
Update Guava to 18.0
|
2014-12-21 12:32:50 -05:00 |
|
Tom Morris
|
c68c1bb2b1
|
Upgrade to Clojure 1.5.1 & switch to clojure-slim JAR - #792
|
2013-08-26 19:40:37 -04:00 |
|
Tom Morris
|
62b8c476f1
|
Use Java's built-in Number formatter instead of ICU4J which is
massive - #792
|
2013-08-26 15:47:12 -04:00 |
|
Tom Morris
|
e98d6037cf
|
Delete obsolete Guava JARS - #792
|
2013-08-26 15:34:18 -04:00 |
|
Tom Morris
|
25a3de410f
|
Update to patched version of Butterfly - fixes #652
|
2013-08-18 11:24:33 -04:00 |
|
Tom Morris
|
00dd7f2bdd
|
Merge branch 'master' into fusiontables-migration
Conflicts:
.classpath
extensions/gdata/module/MOD-INF/controller.js
extensions/gdata/src/com/google/refine/extension/gdata/GDataImporter.java
|
2013-07-25 16:13:04 -04:00 |
|
Tom Morris
|
1353f7f7aa
|
Update Apache HTTP client JARs to 4.2.5
|
2013-07-10 15:16:21 -04:00 |
|
Tom Morris
|
e1bea25c72
|
Clean up server tests
- move from shell script to Ant
- update TestNG and Mockito to latest versions
|
2013-06-11 19:44:58 -04:00 |
|
Tom Morris
|
22a9acd04b
|
Merge branch master
|
2013-04-13 19:02:20 -04:00 |
|
Tom Morris
|
56389588e3
|
Update to Jackson 1.9.12
|
2013-03-23 08:15:08 -04:00 |
|
Tom Morris
|
05968e37fa
|
Switch Add from Freebase to Google APIs - part of #696
- switch to use the Google Java client instead of handrolled requests
|
2013-03-12 17:38:18 -04:00 |
|
Tom Morris
|
975c6c85dc
|
Replace Jython JAR with one that includes all libraries - fixes #693
|
2013-03-06 20:36:05 -05:00 |
|
Tom Morris
|
1e9a1c5f15
|
Merge branch 'master' into fusiontables-migration
|
2013-02-26 00:05:34 -05:00 |
|
Tom Morris
|
317bf35445
|
Update to Jython 2.5.3 and package everything in a single JAR
|
2013-02-21 12:44:47 -05:00 |
|
Tom Morris
|
975d18942f
|
Update to Clojure 1.4. Closes issue #634
|
2013-02-12 00:15:35 -05:00 |
|
Tom Morris
|
2464421014
|
Update to rev 17 of Fusion Tables JARs
|
2013-02-11 12:36:45 -05:00 |
|
Tom Morris
|
5eca6127fc
|
Add OAuth2 JARs to Eclipse classpath
|
2013-02-10 14:41:46 -05:00 |
|
Tom Morris
|
008df21b33
|
Update OpenCSV to our fork with multi-character separator support
Built from the openrefine-2.6 branch in the OpenRefine/opencsv repo
|
2013-01-27 15:21:53 -05:00 |
|
Tom Morris
|
9e92ffcb4a
|
FIXED - task 608: Patch: Update .classpath to export guava lib. Remove deprecated google-collect jar
http://code.google.com/p/google-refine/issues/detail?id=608
Patch supplied by sdeo@google.com
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2545 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-09-11 23:03:06 +00:00 |
|
Tom Morris
|
b3f5fada95
|
FIXED - task 578 & 596: Clean up JSON importer
http://code.google.com/p/google-refine/issues/detail?id=578
http://code.google.com/p/google-refine/issues/detail?id=596
Extend tree parser framework to allow any Serializable instead of just Strings. Use this in JSON importer to: Import keywords null, true, false; Import empty strings and don't trim whitespace from strings on import; Import numbers directly instead of importing them as text and then parsing them ourselves. Add tests to verify all this stuff
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2543 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-09-08 01:20:25 +00:00 |
|
Tom Morris
|
abc162a0d0
|
Switch back to old JSON lib for now
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2536 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-08-21 17:33:17 +00:00 |
|
Tom Morris
|
60c3a31242
|
Update Jackson and JSON libs
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2532 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-08-18 21:46:49 +00:00 |
|
Tom Morris
|
4bb6c43982
|
task 604: add Guava to main project so that we're not dependent on an extension
http://code.google.com/p/google-refine/issues/detail?id=604
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2531 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-08-15 13:33:17 +00:00 |
|
Tom Morris
|
d6e00fb3c7
|
Add JRDF source jar
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2524 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-08-05 15:01:55 +00:00 |
|
Stefano Mazzocchi
|
2947ebba0e
|
updating the signpost library and attaching sources for easier inspection
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2517 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-08-01 21:47:21 +00:00 |
|
Stefano Mazzocchi
|
5dffd249de
|
updating signpost to the latest release
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2514 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-07-13 06:50:53 +00:00 |
|
Tom Morris
|
1df0dd62ce
|
Issue 566 - export httpclient libs
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2494 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-05-03 15:43:22 +00:00 |
|
Tom Morris
|
166b176ba2
|
Update to Apache POI 3.8
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2486 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-03-29 04:41:42 +00:00 |
|
Tom Morris
|
8ff6c5617f
|
Update Jackson parser to 1.9.5
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2448 7d457c2a-affb-35e4-300a-418c747d4874
|
2012-03-01 18:11:28 +00:00 |
|
David Huynh
|
94e0369af7
|
Added extension for importing PC-Axis files.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2365 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-11-07 07:27:35 +00:00 |
|
Stefano Mazzocchi
|
8184e16bb9
|
updating http client and http core to the latest released versions
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2351 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-11-01 21:46:56 +00:00 |
|
David Huynh
|
ff7bbc8ec0
|
Export libraries.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2338 7d457c2a-affb-35e4-300a-418c747d4874
|
2011-10-20 09:20:53 +00:00 |
|