Commit Graph

48 Commits

Author SHA1 Message Date
Felix Lohmeier
e54199a6f1 added options for initial java heap space and autosave period 2017-06-22 12:27:55 +02:00
Tom Morris
ca9e2000ce Update launch4j version & filenames 2015-07-29 17:07:47 -04:00
Tom Morris
709ccecb42 Fix code signing. Increase Mac disk size 2015-04-29 23:26:40 -04:00
Matthew Blissett
0e79151023 Removed -e from refine script and removed dud line from server_test.
$RUN_CMD is always empty in server_test.
2015-01-23 15:29:43 +00:00
Matthew Blissett
0115186fd5 refine script shell changed to Bash, as it uses Bash syntax.
"-e" option added so script exits after an unexpected error.
2015-01-23 12:42:32 +00:00
Ankit Sardesai
57a3d345a0 Added item to configuration file for max form content size 2014-11-07 08:14:54 -05:00
Andreas Kohn
99cf359cc0 Accept 1.9 as a valid Java VM version
This makes openrefine start up with a 1.9 VM (ea snapshot)
2014-10-22 10:54:28 +02:00
Tom Morris
3aa1e3c436 Fix revision calculation 2013-08-15 16:50:26 -04:00
Tom Morris
4ab69a0ecb Fix getting of git describe strings for #768 2013-08-15 15:34:19 -04:00
Tom Morris
ccbc163c50 Turn on code signing 2013-07-30 14:41:01 -04:00
Tom Morris
840c8979cf Clean up version handling 2013-07-29 18:30:23 -04:00
Tom Morris
fc6d1821ea Remove SVN revision & add OS name for builds 2013-07-29 17:59:00 -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
ae30c19f6b Switch to appbundler & specify target Java version on build 2013-03-26 17:05:17 -04:00
Tom Morris
0bdd3a2d83 Switch to Oracle appbundler for Mac build 2013-03-26 12:52:55 -04:00
Tom Morris
21e18ed0e4 Increase delay for Mac DMG build to try & avoid busy on eject 2013-03-25 23:31:59 -04:00
Tom Morris
a3741b0a11 Restore Mac OS X Intel workaround for launch4j 2013-03-25 23:22:31 -04:00
Tom Morris
277c31c0d3 Switch revision handling to deal with git describe output 2013-03-25 16:28:18 -04:00
Tom Morris
f6d94ecf38 Fix up some missed google-refine references 2013-03-25 16:05:48 -04:00
Tom Morris
eab9c73a46 Fix variable name collision & fall back to old version of launch4j 2013-03-25 14:50:23 -04:00
Tom Morris
6abd648752 Fix typo in Launch4J URL 2013-03-25 13:34:13 -04:00
Tom Morris
a4575aa13e Fix revision for native git instead of git svn 2013-03-25 13:25:50 -04:00
Tom Morris
5155ddfc3f Update all tool versions & fix test results display for Linux 2013-03-25 13:24:30 -04:00
Tom Morris
c91a377eed Merge David's API key changes
- support both API key storage mechanisms for the interim
2013-03-18 17:47:50 -04:00
Tom Morris
a3b4950b78 Have curl fail on all HTTP errors - fixes #481 2013-03-03 18:19:31 -05:00
Jesus Castagnetto
29d594ef2f Added Java 8 to version check 2013-02-01 19:34:50 -05:00
Tom Morris
0bd2104a16 Issue 630: Change branding from Google Refine to OpenRefine
** The first native Github commit (ie not one converted from SVN **
Change Google Refine to OpenRefine or just Refine.  
Change icon filenames and add some placeholder icons
2012-10-18 19:40:31 -04:00
Tom Morris
e483cb432d FIXED - task 503: Allow running from read-only application folder. Patch from Nick Mazurkin mazurkin@gmail.com
http://code.google.com/p/google-refine/issues/detail?id=503

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2567 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-20 17:17:18 +00:00
Tom Morris
db300c1dca issue 558 - update to Launch4J 3.0.2 and add MacOS Lion workaround (thanks to Kaspar Fischer)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2490 7d457c2a-affb-35e4-300a-418c747d4874
2012-04-11 16:53:21 +00:00
Tom Morris
b15fc020c6 Update to latest virtualenv and remove Python 2.7 restriction (Windmill bug has been fixed)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2487 7d457c2a-affb-35e4-300a-418c747d4874
2012-03-29 05:26:20 +00:00
Tom Morris
05acd64579 Fix "unexpected operator" warning on Linux
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2439 7d457c2a-affb-35e4-300a-418c747d4874
2012-01-27 22:18:09 +00:00
Stefano Mazzocchi
6692a968be ISSUE-436 Avoid using return text because it can change on different locales. Avoid create a catch-all for OSes we don't recognize directly.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2374 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-16 00:32:02 +00:00
Stefano Mazzocchi
09889e75c5 allow people with freeq keys to load data bypassing oauth signature (whichi is poorly implemented in SignPost and consumes ridiculous amounts of memory to perform the OAuth signing).
NOTE: this is only a temporary measure while we figure out a better way to perform authorized loads

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2353 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-01 21:47:34 +00:00
Stefano Mazzocchi
9025a64dd0 make refine work with java7 as well
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2207 7d457c2a-affb-35e4-300a-418c747d4874
2011-08-16 16:47:22 +00:00
Stefano Mazzocchi
16460d5474 fix typo
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2206 7d457c2a-affb-35e4-300a-418c747d4874
2011-08-16 16:26:32 +00:00
Tom Morris
ed91bf36ce Fix name of java executable
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2109 7d457c2a-affb-35e4-300a-418c747d4874
2011-06-11 22:53:54 +00:00
David Huynh
6e3989dc0f Updated jarbundler version to 2.2.0
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2086 7d457c2a-affb-35e4-300a-418c747d4874
2011-06-06 21:18:11 +00:00
Stefano Mazzocchi
2ab131b87a ISSUE-262 make running checks more solid
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1958 7d457c2a-affb-35e4-300a-418c747d4874
2010-12-24 22:21:40 +00:00
Stefano Mazzocchi
e6415bab4f ISSUE-258 avoid ignoring the JAVA_HOME environment if java is not in the path
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1957 7d457c2a-affb-35e4-300a-418c747d4874
2010-12-24 21:17:21 +00:00
Stefano Mazzocchi
9c98842132 ISSUE-295 use "mktemp" instead of creating files locally which makes it possible to install Refine under a different user than the one executing it on *nix systems
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1956 7d457c2a-affb-35e4-300a-418c747d4874
2010-12-24 20:05:57 +00:00
David Huynh
d5a742944e Set python.path properly from within the jython extension
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1920 7d457c2a-affb-35e4-300a-418c747d4874
2010-11-21 03:05:28 +00:00
Tom Morris
c4456fdba5 Look for Python 2.6 if default installation is Python 2.7
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1603 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-18 06:14:53 +00:00
Tom Morris
24565cf5de Default to /tmp if TMPDIR is not set
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1461 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-11 22:20:58 +00:00
Tom Morris
99f14b7dec Remove mistaken commit
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1460 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-09 16:56:28 +00:00
Stefano Mazzocchi
2ba485104f since I can't seem to find a way to preserve that damn space, I'm moving the name in the java source code which does the same thing
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1458 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-08 23:39:45 +00:00
Stefano Mazzocchi
d88dc68aa7 upgrading virtualenv since there's a bug in snow leopard
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1429 7d457c2a-affb-35e4-300a-418c747d4874
2010-10-05 00:29:22 +00:00
Tom Morris
7aa2c28a48 Put system-dependent MacOS build last
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1412 7d457c2a-affb-35e4-300a-418c747d4874
2010-09-30 06:53:00 +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