Felix Lohmeier
|
913e5eda56
|
Merge branch 'master' of github.com:felixlohmeier/openrefine-client
|
2017-11-20 12:22:35 +01:00 |
Felix Lohmeier
|
53fc89c147
|
added windows one-file-executable
|
2017-11-20 12:21:10 +01:00 |
Felix Lohmeier
|
9e97aff653
|
added windows one-file-executable
|
2017-11-20 12:19:20 +01:00 |
Felix Lohmeier
|
8253b8f794
|
added link to one-file-executable
|
2017-11-20 06:29:17 +01:00 |
Felix Lohmeier
|
1605ac2cab
|
fix docker entrypoint
|
2017-11-20 05:28:30 +01:00 |
Felix Lohmeier
|
ed9e1e2afb
|
update options to CamelCase
|
2017-11-20 04:55:51 +01:00 |
Felix Lohmeier
|
6c65f15363
|
fixed JSON post arguments
|
2017-11-20 04:55:11 +01:00 |
Felix Lohmeier
|
6262d703d3
|
improved parameter handling
|
2017-11-20 04:53:58 +01:00 |
Felix Lohmeier
|
28b4c7466b
|
added chapter usage with examples
|
2017-11-19 23:29:45 +01:00 |
Felix Lohmeier
|
2061e804c3
|
OpenRefine 2.7/2.8 compatibility
|
2017-11-19 23:28:51 +01:00 |
Felix Lohmeier
|
058552aab6
|
refactored Dockerfile a bit
|
2017-11-19 23:27:40 +01:00 |
Felix Lohmeier
|
947c7510a6
|
refactored and extended CLI
|
2017-11-19 23:26:22 +01:00 |
Felix Lohmeier
|
31f06b35c4
|
ignore refine.spec (pyinstaller)
|
2017-11-19 23:24:52 +01:00 |
Felix Lohmeier
|
7a0f405007
|
Revert "added new function create_project and many options in CLI"
This reverts commit 35963dad38 .
|
2017-11-17 16:50:09 +01:00 |
Felix Lohmeier
|
b6ce0cf24c
|
Revert "added options for separator (csv,tsv) and projectName (all)"
This reverts commit 6f8badae6a .
|
2017-11-17 16:49:56 +01:00 |
Felix Lohmeier
|
f0643b46a0
|
Revert "included urllib2_file.py in the package to ease installation"
This reverts commit bf91e918df .
|
2017-11-17 16:47:31 +01:00 |
Felix Lohmeier
|
f70fed2966
|
Revert "removed urllib2 dependencies"
This reverts commit 44fd7c4611 .
|
2017-11-17 16:46:37 +01:00 |
Felix Lohmeier
|
37004aadff
|
Revert "minor changes to coding style"
This reverts commit 56e5ee96f5 .
|
2017-11-17 12:43:48 +01:00 |
Felix Lohmeier
|
4e03a1452f
|
added chmod +x in Dockerfile
|
2017-10-27 23:57:59 +02:00 |
Felix Lohmeier
|
56e5ee96f5
|
minor changes to coding style
|
2017-10-19 17:01:52 +02:00 |
Felix Lohmeier
|
8f2ef1d3e0
|
fixed typo in Dockerfile
|
2017-03-14 22:23:20 +01:00 |
Felix Lohmeier
|
1d0fb82f07
|
fixed typo in Dockerfile
|
2017-03-14 22:21:27 +01:00 |
Felix Lohmeier
|
44fd7c4611
|
removed urllib2 dependencies
|
2017-03-14 22:16:36 +01:00 |
Felix Lohmeier
|
bf91e918df
|
included urllib2_file.py in the package to ease installation
|
2017-03-14 22:04:06 +01:00 |
Felix Lohmeier
|
6f8badae6a
|
added options for separator (csv,tsv) and projectName (all)
|
2017-03-01 04:25:20 +01:00 |
Felix Lohmeier
|
74ec004c8b
|
added link to article on how to extract json code
|
2017-02-02 13:07:49 +01:00 |
Felix Lohmeier
|
b45cda5ad1
|
fixed typo in docker environment variable
|
2017-02-02 12:54:06 +01:00 |
Felix Lohmeier
|
ad6072b1bb
|
fixed typo in readme file (the last one i hope...)
|
2017-02-02 12:46:31 +01:00 |
Felix Lohmeier
|
115937d447
|
optimized readme layout for docker hub repo description
|
2017-02-02 12:38:58 +01:00 |
Felix Lohmeier
|
bd73be52ea
|
list basic command line options in readme files
|
2017-02-02 12:23:16 +01:00 |
Felix Lohmeier
|
67b586a734
|
fixed docker environment variables
|
2017-02-02 11:05:14 +01:00 |
Felix Lohmeier
|
b83245cba9
|
fix typo in readme
|
2017-02-02 01:11:26 +01:00 |
Felix Lohmeier
|
8716b15d4c
|
update readme files
|
2017-02-02 01:09:13 +01:00 |
Felix Lohmeier
|
78a7a75515
|
get environment variables in docker network
|
2017-02-01 23:59:13 +01:00 |
Felix Lohmeier
|
92b2316077
|
move Dockerfile and provide README.md for docker repo
|
2017-02-01 22:31:07 +01:00 |
Felix Lohmeier
|
221d7da379
|
repair Dockerfile directory
|
2017-02-01 22:23:50 +01:00 |
Felix Lohmeier
|
1b99ff1d62
|
add package curl to Dockerfile
|
2017-02-01 22:11:20 +01:00 |
Felix Lohmeier
|
26fe214eaf
|
add Dockerfile for automatic build
|
2017-02-01 18:23:06 +01:00 |
Felix Lohmeier
|
35963dad38
|
added new function create_project and many options in CLI
|
2017-02-01 16:51:13 +01:00 |
Paul Makepeace
|
684dcdf8df
|
Merge pull request #5 from vad/fix-encoding-parameter-in-project-creation
fixed the encoding parameter: it was passed as a Refine old-style argume...
|
2014-09-04 12:57:43 -07:00 |
Davide Setti
|
101a226a4f
|
Merge pull request #1 from armisael/patch-1
allow for extra parameters in new_project
|
2014-08-12 11:36:37 +02:00 |
Stefano Parmesan
|
2d94ac4e36
|
allow for extra parameters in new_project
|
2014-08-12 11:34:17 +02:00 |
Davide Setti
|
9bd8102b0a
|
fixed the encoding parameter: it was passed as a Refine old-style argument, but it's a new one
|
2014-05-22 14:18:56 +02:00 |
Paul Makepeace
|
1a4f00b3cd
|
Explicitly insist on guessing cell value types (change in 2.6).
|
2013-10-14 00:30:24 +06:00 |
Paul Makepeace
|
ca25a305e0
|
Use true/false instead of on/''. Update to new new-project params.
|
2013-10-14 00:28:50 +06:00 |
Paul Makepeace
|
717a03a838
|
For OR 2.5 just rename the default column back to 'Column' (from 'Column 1')
|
2013-10-13 00:52:49 +06:00 |
Paul Makepeace
|
a1ea660ffa
|
Catch HTTP errors and report more diags
|
2013-10-13 00:34:10 +06:00 |
Paul Makepeace
|
b92aa0efd1
|
Use project_format instead of split-into-columns:false
|
2013-10-13 00:02:33 +06:00 |
Paul Makepeace
|
1a5f7c482d
|
Default column name in OR 2.5 is "Column 1"
|
2013-10-13 00:01:58 +06:00 |
Paul Makepeace
|
08dd425f28
|
Be explicit server-originated errors are from server. Derive new project defaults.
sudo tcpflow -AH -c -e -i lo0 src or dst host localhost and port 3335 | ruby -ractive_support/core_ext -ruri -lne 'next unless /^format=([^&]+)&options=(.*)/; format = URI.unescape($1); opts = URI.unescape($2) ; opts.gsub!(/"(\w+)"/) { %Q['\''#{$1.underscore}'\''] }; opts.gsub!(/:/,": "); opts.gsub!(/,/,",\n\t"); opts.gsub!(/(true|false)/) { $1.titleize }; puts " '\''#{format}'\'': #{opts},"'
|
2013-10-12 23:38:16 +06:00 |