Commit Graph

79 Commits

Author SHA1 Message Date
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