Carol Willing
|
1aab0a69bd
|
fix typo
|
2018-05-07 20:31:20 -07:00 |
|
Carol Willing
|
fc8e04b62f
|
reflow templates file
|
2018-05-07 20:29:13 -07:00 |
|
Carol Willing
|
c6c53b4e10
|
update index
|
2018-05-07 20:28:55 -07:00 |
|
Carol Willing
|
9b0219a2d8
|
break up configuration examples
|
2018-05-07 20:18:02 -07:00 |
|
Carol Willing
|
6e212fa476
|
reflow proxy doc
|
2018-05-07 20:17:14 -07:00 |
|
Carol Willing
|
58f9237b12
|
refactor sudo example config
|
2018-05-07 15:38:16 -07:00 |
|
Carol Willing
|
74fd925219
|
Merge pull request #1864 from datalayer-contrib/docs-sudo
Add Docs about sudo (and remove it from the wiki)
|
2018-05-07 23:29:08 +02:00 |
|
Carol Willing
|
2696bb97d2
|
Merge pull request #1875 from willingc/api-redux
add packages to environment.yml
|
2018-05-07 23:16:53 +02:00 |
|
Haw-minn Lu
|
9cefb27704
|
Move extra_handlers to fall below builtins in priority
|
2018-05-07 14:06:34 -07:00 |
|
Carol Willing
|
5e75357b06
|
add packages to environment.yml
|
2018-05-07 13:54:06 -07:00 |
|
Min RK
|
79bebb4bc9
|
Merge pull request #1872 from thedataincubator/template-vars
Allow extra variables to be passed into templates
|
2018-05-07 20:33:44 +02:00 |
|
Eric Charles
|
0ed88f212b
|
add sudo.md
|
2018-05-07 19:49:26 +02:00 |
|
Eric Charles
|
a8c1cab5fe
|
add sudo doc
|
2018-05-07 19:49:26 +02:00 |
|
Min RK
|
e1a6b1a70f
|
Merge pull request #1856 from minrk/whoami-users
note about hub_users in whoami example
|
2018-05-07 19:47:45 +02:00 |
|
Robert Schroll
|
c95ed16786
|
Allow extra variables to be passed into templates
|
2018-05-07 10:47:27 -07:00 |
|
Min RK
|
ec784803b4
|
remove duplicate whoami-oauth.py from external-oauth example
|
2018-05-07 15:35:05 +02:00 |
|
Min RK
|
302d7a22d3
|
leave user-whitelist example in a comment
allow all users by default because default whitelist is confusing
|
2018-05-07 15:34:33 +02:00 |
|
Min RK
|
eccd5a460b
|
0.9.0b1
0.9.0b1
|
2018-05-07 14:43:59 +02:00 |
|
Min RK
|
80437229a1
|
include package-lock in sdists
|
2018-05-07 14:43:59 +02:00 |
|
Min RK
|
237ffba641
|
Merge pull request #1871 from minrk/fix-hub-bind-url
fix and test constructing objects from bind_url
|
2018-05-07 14:40:39 +02:00 |
|
Dave Hirschfeld
|
2695c5e49f
|
Add missing import
|
2018-05-07 14:13:36 +02:00 |
|
Min RK
|
b7a608fdfd
|
soften deprecation messages about ip/ports in favor of URLs
These are not deprecated, bind_url is only a potentially more convenient/powerful alternative.
|
2018-05-07 14:13:36 +02:00 |
|
Min RK
|
c3413bad78
|
ensure hub_prefix is part of hub bind/connect URLs
|
2018-05-07 14:13:36 +02:00 |
|
Min RK
|
dceb244e5b
|
ensure connect_url includes base_url prefix
|
2018-05-07 14:13:36 +02:00 |
|
Min RK
|
cb31a0b162
|
fix and test constructing objects from bind_url
|
2018-05-07 14:13:36 +02:00 |
|
Min RK
|
7ced657d79
|
Merge pull request #1863 from jamescurtin/add-post-spawn-hook
Add post spawn hook
|
2018-05-07 13:15:21 +02:00 |
|
James Curtin
|
8dd9168077
|
Refactor method name to post_stop_hook
|
2018-05-07 07:07:29 -04:00 |
|
Min RK
|
7c6591aefe
|
add token expiry to token model
|
2018-05-07 13:02:26 +02:00 |
|
Min RK
|
58c91e3fd4
|
implement API token expiry
|
2018-05-07 13:00:37 +02:00 |
|
Min RK
|
db4cf7ae62
|
note about hub_users in whoami example
explain what hub_users does and the value in the example
|
2018-05-07 10:55:39 +02:00 |
|
Min RK
|
a17f5e4f1b
|
Merge pull request #1870 from dhirschfeld/patch-3
Allow `hub_connect_url` to be configured
|
2018-05-07 10:49:44 +02:00 |
|
Min RK
|
6cf7f2b0a7
|
Merge pull request #1866 from chicocvenancio/mysql_large_prefix
Mysql large prefix
|
2018-05-07 10:49:03 +02:00 |
|
Min RK
|
7e21ea9a48
|
Merge pull request #1867 from dhirschfeld/patch-1
Fix typo
|
2018-05-07 10:46:30 +02:00 |
|
Min RK
|
3f29198bae
|
Merge pull request #1868 from dhirschfeld/patch-2
Fix ImportError on Windows
|
2018-05-07 10:45:57 +02:00 |
|
Dave Hirschfeld
|
d4293650ff
|
Allow hub_connect_url to be configured
|
2018-05-07 18:43:58 +10:00 |
|
Dave Hirschfeld
|
d65dd16881
|
Fix ImportError on Windows
Delay importing unix-specific functionality until required
|
2018-05-07 13:27:44 +10:00 |
|
Dave Hirschfeld
|
f36e163581
|
Fix typo
|
2018-05-07 12:54:25 +10:00 |
|
Chico Venancio
|
f215adcfa2
|
move check after engine creation
|
2018-05-06 04:39:26 +00:00 |
|
Chico Venancio
|
1549af6f56
|
move large_prefix_check to previous mysql if
|
2018-05-06 04:29:37 +00:00 |
|
Chico Venancio
|
c553f82580
|
add comment
|
2018-05-06 04:27:16 +00:00 |
|
Chico Venancio
|
196b4ebc9f
|
fix py syntax
|
2018-05-06 04:27:16 +00:00 |
|
Chico Venancio
|
8710ce1687
|
fixing py syntax
|
2018-05-06 04:27:16 +00:00 |
|
Chico Venancio
|
f65e8d7369
|
add ROW_FORMAT=DYNAMIC if server is configured to need it for large collums
|
2018-05-06 04:27:16 +00:00 |
|
Carol Willing
|
dc5d9f02c7
|
Merge pull request #1861 from minrk/0.9-changelog
Changelog for 0.9
|
2018-05-05 02:00:05 +02:00 |
|
James Curtin
|
2f3f8d7826
|
Add post-spawn hook
|
2018-05-04 19:56:34 -04:00 |
|
Carol Willing
|
297da070fc
|
Merge pull request #1859 from minrk/auth-token
Allow Authenticators to authenticate requests for API tokens
|
2018-05-05 01:53:37 +02:00 |
|
Carol Willing
|
10ea92dcea
|
Merge pull request #1850 from minrk/connect_url
Use URLs for config
|
2018-05-05 01:30:35 +02:00 |
|
Min RK
|
2e5f01f232
|
changelog for 0.9
|
2018-05-04 17:25:04 +02:00 |
|
Min RK
|
1a080c4261
|
test retrieving a token with auth in the body
|
2018-05-04 17:22:47 +02:00 |
|
Min RK
|
0e08963355
|
suppress auth errors on authenticated token request
since Authenticators may not be prepared for this
|
2018-05-04 17:18:32 +02:00 |
|