Edward Leonard
bfef83cefc
separated configuration examples into their own document
...
Merge conflict resolved by @willingc
2016-07-28 13:58:20 -07:00
Edward Leonard
07d599fed2
added code-block ends
...
forgot them in last commit
2016-07-28 13:56:15 -07:00
Edward Leonard
0412407558
added example config with nginx reverse proxy
2016-07-28 13:56:15 -07:00
Edward Leonard
4c568b46d6
separated configuration examples into their own document
2016-07-28 14:17:51 -05:00
Michael Milligan
d92fcf5827
batchspawner URL change
2016-07-28 13:54:34 -05:00
Will Starms
36f3abbfc7
Proxy will no longer recieve Hub's SIGINT #665
2016-07-28 13:04:55 -05:00
Min RK
49a45b13e6
debug installation on travis
2016-07-28 17:23:44 +02:00
Min RK
dfa13cb2c5
avoid creating duplicate users in test_api
...
now that we check!
2016-07-28 17:23:44 +02:00
Min RK
fd3b959771
add api_tokens.service_id column with alembic
2016-07-28 17:23:44 +02:00
Min RK
39a80edb74
async fixes in test_init_tokens
2016-07-28 17:23:44 +02:00
Min RK
2a35d1c8a6
add service API tokens
...
service_tokens supersedes api_tokens,
since they now map to a new services collection,
rather than regular Hub usernames.
Services in the ORM have:
- API tokens
- servers (multiple, can be 0)
- pid (0 if not managed)
2016-07-28 17:23:44 +02:00
Min RK
81350322d7
Merge pull request #660 from willingc/remove-badge
...
Remove requires.io badge
2016-07-26 12:02:33 +02:00
Min RK
50c2528359
Merge pull request #659 from willingc/fix-restlink
...
Remove link and reflow text
2016-07-26 12:02:24 +02:00
Min RK
77bac30654
Merge pull request #650 from minrk/return-ip-port
...
return (ip, port) from Spawner.start
2016-07-26 12:02:13 +02:00
Carol Willing
41fafc74cf
Merge pull request #662 from mwmarkland/master
...
Fix typo regarding user's interactions with PATH
2016-07-25 17:58:48 -07:00
Matthew Markland
c6281160fa
Fix typo regarding user
2016-07-25 14:55:17 -05:00
Min RK
3159b61ae7
return (ip, port) from Spawner.start
...
removes the need for Spawners to set db state themselves in most cases
Should be backward-compatible with warnings.
2016-07-25 16:54:15 +02:00
Carol Willing
11278ddb26
Remove requires.io badge
2016-07-25 07:45:34 -07:00
Carol Willing
e299a6c279
Remove link and reflow text
2016-07-25 07:41:28 -07:00
Min RK
22ff5f3d91
Merge pull request #635 from minrk/traitlets-4.2-singleuser
...
use traitlets 4.2 API in singleuser script
2016-07-25 16:29:07 +02:00
Carol Willing
a3e8bd346f
Merge pull request #656 from minrk/rest-api-docs
...
Add REST API to docs
2016-07-25 07:09:16 -07:00
Min RK
592a084a28
set API token in single-user-spawner test
2016-07-25 15:57:43 +02:00
Min RK
c27e59b0f9
better exit message if JPY_API_TOKEN is undefined.
2016-07-25 15:27:32 +02:00
Min RK
1c9bc1b133
traitlets 4.2 API in singleuser script
2016-07-25 15:27:32 +02:00
Min RK
be4f4853cf
Merge pull request #655 from willingc/doc-rest
...
Add links to REST API docs
2016-07-25 10:51:08 +02:00
Carol Willing
7d8895c2fb
Add links to swagger docs for REST API
2016-07-23 18:47:23 -07:00
Min RK
5b8913be5b
install nodejs with conda on RTD
2016-07-23 12:23:30 +02:00
Min RK
d03a1ee490
build rest-api on RTD
2016-07-23 12:05:50 +02:00
Min RK
19ae38c108
add REST API to docs
...
include local build, even though it's not as nice as petstore.
Due the that, link to petstore as well.
2016-07-23 12:05:25 +02:00
Carol Willing
9b71f11213
Merge pull request #651 from minrk/check-hub-ip
...
more informative error if single-user server can't connect to Hub for auth
2016-07-22 07:30:27 -07:00
Min RK
8fbaedf4d7
more informative error if single-user server can't connect to Hub for auth
...
error message points to hub_ip setting if Hub doesn't appear to be accessible at 127.0.0.1
2016-07-22 15:35:24 +02:00
Min RK
87ab07b322
Merge pull request #646 from datapolitan/fix_juptyter
...
fixing start_proxy() that misspelled name of the project
2016-07-18 22:05:22 -07:00
Richard Dunks
f36a1e10e6
fixing start_proxy() that misspelled name of the project
2016-07-17 23:23:32 -04:00
Carol Willing
5944671663
Merge pull request #644 from JamiesHQ/doctypo
...
Fix link
2016-07-16 11:21:55 -05:00
Jamie W
27dfd0edca
fix link
2016-07-16 11:18:14 -05:00
Min RK
9dfc043352
Merge pull request #639 from ryanlovett/patch-1
...
Correct Spawner.start typo
2016-07-13 17:10:17 -05:00
Min RK
e8bd1520b2
Merge pull request #640 from minrk/travis-pre-for-nathaniel
...
install dependencies with pre
2016-07-13 17:10:03 -05:00
Min RK
a30b9976f5
install dependencies with pre
...
to catch bugs introduced by dependencies during prerelease
2016-07-13 16:19:15 -05:00
Ryan Lovett
954e5b3d5e
Correct Spawner.start typo
...
As documented at https://github.com/jupyterhub/jupyterhub/blob/master/jupyterhub/spawner.py#L103
2016-07-13 10:23:16 -07:00
Min RK
7cd8aa266b
Merge pull request #634 from minrk/cleanup-after-yourself
...
cleanup servers, api tokens after spawner shutdown
2016-07-11 14:29:20 -05:00
Min RK
d0449d136c
cascade on API token delete
2016-07-11 10:44:55 -05:00
Min RK
ff9aeb70b4
try ondelete=SET NULL in foreign keys
2016-07-09 12:13:04 +02:00
Min RK
2eaecd22ba
cleanup servers, api tokens after spawner shutdown
...
prevents growing table of unused servers and tokens
2016-07-08 16:50:43 +02:00
Carol Willing
4801d647c1
Merge pull request #627 from minrk/alembic-util
...
allow running alembic with `python -m jupyterhub.dbutil`
2016-07-01 17:17:54 -07:00
Carol Willing
b7e6fa3abe
Merge pull request #626 from minrk/check-permissions
...
Add a permissions-check hint when spawn fails with PermissionError
2016-07-01 17:02:37 -07:00
Min RK
d590024c47
allow running alembic with python -m jupyterhub.dbutil
...
since we only have generated alembic.ini, present a command that generates one and uses it.
enables generating new revisions with:
python -m jupyterhub.dbutil revision -m msg
2016-07-01 14:38:31 +02:00
Min RK
f3f71c38c3
Merge pull request #620 from Fokko/fd-add-badge
...
Added requirements badge
2016-07-01 14:37:26 +02:00
Min RK
27125a169c
Merge pull request #621 from minrk/user-redirect-handler
...
Add /user-redirect/ endpoint
2016-07-01 14:37:00 +02:00
Min RK
3f9205d405
Add a permissions-check hint when spawn fails with PermissionError
2016-07-01 14:36:34 +02:00
Carol Willing
96861dc2b0
Merge pull request #622 from minrk/getting-started-log
...
update log instructions in getting started
2016-06-24 08:52:31 -07:00