Commit Graph

22 Commits

Author SHA1 Message Date
Tom Morris
314dbb560d
Add Google API key - fixes #3604 (#3611)
* Add Google API key - fixes #3604

Enables access to public data in Google Sheets/Drive. API key must be
sent if OAuth token isn't.

* Don't force authentication for GData import from URL
2021-02-11 19:50:54 +01:00
Tom Morris
109c847f13
Clarify refine.ini comments - fixes #3204 (#3206)
* Clarify comments - fixes #3204

* Fix subject verb agreement
2020-09-25 11:30:51 -04:00
Lu Liu
da21c285ef
support refine-dev.ini for development (#2497) 2020-04-06 10:53:49 +02:00
Lu Liu
9a5cb644ec
Use parentheses for JAVA_OPTIONS on Unix/Linux (#2401)
* use parentheses for JAVA_OPTIONS on Unix/Linux

* change regex in refine

* add comment for JAVA_OPTIONS

* Update refine.ini

Co-Authored-By: Thad Guidry <thadguidry@gmail.com>

* Update refine.ini

Co-Authored-By: Thad Guidry <thadguidry@gmail.com>

* Update refine.ini

Co-Authored-By: Thad Guidry <thadguidry@gmail.com>

Co-authored-by: Thad Guidry <thadguidry@gmail.com>
2020-03-13 08:38:56 +00:00
Agha Saad Fraz
2757326cd7
fixed minor typos (#2400) 2020-03-12 11:59:01 +00:00
Lu Liu
f476f01b37
support configurable credentials for gdata (#2392) 2020-03-12 10:41:04 +00:00
Thad Guidry
4c69c88346
remove ANT_HOME since we use MAVEN now 2019-07-20 13:20:32 -05:00
Jacky
cd61789d1d change the version 2017-11-30 21:28:31 -05: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
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
Ankit Sardesai
57a3d345a0 Added item to configuration file for max form content size 2014-11-07 08:14:54 -05:00
Tom Morris
d5873c5803 Rename data directory from Google/Refine to OpenRefine - closed #777 2013-08-15 15:28:43 -04:00
Tom Morris
914c58808a Reduce memory requirements to address comment to issue #761 2013-08-10 17:38:14 -04:00
Tom Morris
e6c0571ebf Remove stray headless line - Fixes #773 2013-08-06 12:16:50 -04:00
Tom Morris
d1ce12301d Quote problematic characters in help text - fixes #463 2013-04-10 18:54:38 -04:00
Tom Morris
9cfaf156e2 Run headless by default
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2503 7d457c2a-affb-35e4-300a-418c747d4874
2012-06-02 21:08:36 +00:00
Tom Morris
7002737fd3 Add warning comment so people will know that the .ini file isn't always used
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2472 7d457c2a-affb-35e4-300a-418c747d4874
2012-03-15 20:17:38 +00:00
Tom Morris
3e4432dfae Fix line endings for Linux and add no_proxy="localhost,127.0.0.1" to help prevent proxy problems
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2438 7d457c2a-affb-35e4-300a-418c747d4874
2012-01-27 22:07:45 +00:00
Tom Morris
ef39d18cae Switch line endings to make it easier for Windows users
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2304 7d457c2a-affb-35e4-300a-418c747d4874
2011-10-08 19:56:16 +00:00
David Huynh
d7cd13b68e Applied patch from issue 391.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2070 7d457c2a-affb-35e4-300a-418c747d4874
2011-05-25 21:49:37 +00:00
David Huynh
22cbcddd78 Renamed in build scripts. ./refine build, ./refine, and ./refine dist all work.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1292 7d457c2a-affb-35e4-300a-418c747d4874
2010-09-22 21:47:35 +00:00