Commit Graph

16 Commits

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