Carol Willing
83d092b0ad
Minor edit
2016-01-27 22:57:42 -08:00
Carol Willing
95f7889803
Edit the custom spawners doc
2016-01-27 16:48:59 -08:00
Matthias Bussonnier
ceacd72d63
Merge pull request #399 from willingc/newci-badge
...
Add circleci badge with status only API token
2016-01-25 17:02:29 -08:00
Carol Willing
49c0fa4f08
Add circleci badge with status only API token
2016-01-25 10:56:55 -08:00
Min RK
223318bfff
Merge pull request #396 from minrk/test-fixes
...
If spawner fails to start, show error page
2016-01-25 14:55:07 +01:00
Min RK
9c3f953682
mock pam close session
...
bug revealed by change in slow_spawn test
2016-01-25 14:29:20 +01:00
Min RK
cc4c65bd0b
fix possible loss of port info due to mixed db sessions
2016-01-25 14:28:54 +01:00
Min RK
c4fad21850
If spawner fails to start, show error page
...
instead of slow-spawner page
2016-01-25 13:32:54 +01:00
Min RK
665907afd3
remove login from default handlers
...
rely on getting it from LoginHandler
2016-01-25 13:21:21 +01:00
Min RK
8a4305a15c
s/chose/choose/ typo
2016-01-25 12:57:19 +01:00
Min RK
7e59148168
ignore node_modules
2016-01-25 12:56:51 +01:00
Min RK
98b44d59c4
Merge pull request #395 from minrk/docker-test
...
Test docker builds on CircleCI
2016-01-25 12:55:01 +01:00
Min RK
aac357b715
Merge pull request #392 from evanlinde/master
...
username parameter for notebook_dir
2016-01-25 12:50:47 +01:00
Min RK
2632d03dc2
Merge pull request #391 from minrk/form-error
...
show error messages on spawn form
2016-01-25 12:46:04 +01:00
Min RK
babb2cf908
test docker builds on circle-ci
2016-01-25 12:32:32 +01:00
Min RK
6a3d790f49
install locale in Dockerfile
...
and do a little cleanup of temporary installation files
2016-01-25 12:32:32 +01:00
Min RK
9cae91aeb0
Merge pull request #393 from willingc/fix-mdlink
...
Use relative html link instead of local md
2016-01-22 22:52:01 +01:00
Carol Willing
84f8f8f322
Use relative html link instead of local md
2016-01-22 08:06:30 -08:00
evanlinde
bc4973fb43
username parameter for notebook_dir
...
Allow specifying user-specific notebook directories outside of user's home folder
2016-01-22 09:47:48 -06:00
Min RK
1a21e822b6
Merge pull request #389 from willingc/fix-docstring
...
Fix docstrings *ix -> Linux/UNIX to prevent Sphinx build warnings
closes #389
2016-01-22 16:05:31 +01:00
Carol Willing
d437a8f06a
Fix docstrings *ix -> Linux/UNIX
2016-01-22 16:05:15 +01:00
Min RK
0555ee44e7
turn on jinja autoescape
...
now that we are putting user content on the page
2016-01-22 16:02:51 +01:00
Min RK
ef40bd230e
Show error messages on spawn form
...
when spawning fails
instead of 500
2016-01-22 16:02:11 +01:00
Min RK
818510c2ca
Merge pull request #381 from minrk/rtd-yml
...
add preliminary API docs
2016-01-22 12:03:57 +01:00
Min RK
caaab40944
Merge pull request #386 from minrk/dockerfile-jessie
...
Base Dockerfile on debian:jessie
2016-01-21 13:05:35 +01:00
Min RK
0fb80d43b6
Merge pull request #387 from minrk/single-user-script
...
make jupyterhub-singleuser a script
2016-01-21 12:55:21 +01:00
Min RK
8146af7240
make jupyterhub-singleuser a script
...
instead of a module in the package
makes it easier to do `/path/to/python $(which jupyterhub-singleuser)`
2016-01-20 15:41:54 +01:00
Min RK
b9df681115
Merge pull request #353 from minrk/try-localhost
...
Ensure that we can bind and connect to localhost
2016-01-20 15:37:42 +01:00
Min RK
40a3ebde84
Merge pull request #354 from zoltan-fedor/master
...
IPv6 ready /etc/hosts file without IPv6 enabled causing localhost issue
2016-01-20 15:37:32 +01:00
Min RK
fbf3b45d52
needs sphinx 1.3
2016-01-20 15:36:26 +01:00
Min RK
eb0a38c136
add preliminary API docs
2016-01-20 15:36:24 +01:00
Min RK
37d42a336f
put repo on path
...
allows autodoc to import jupyterhub without installing it
2016-01-20 15:35:49 +01:00
Min RK
51a04258d1
build on readthedocs
2016-01-20 15:35:49 +01:00
Min RK
1a4226419f
Base Dockerfile on debian:jessie
...
rather than jupyter/notebook
and use conda to get Python 3.5
No longer includes single-user server dependencies
2016-01-20 14:33:39 +01:00
Min RK
ce4cc62c05
Merge pull request #383 from minrk/start-new-session
...
use start_new_session to detach single-user servers
2016-01-15 17:55:37 +01:00
Min RK
614a0806f5
use start_new_session to detach single-user servers
...
instead of setpgrp, which causes various problems
2016-01-15 14:21:45 +01:00
Min RK
ff2fef1617
Merge pull request #373 from minrk/normalize-username
...
Username normalization and validation
2016-01-14 10:16:45 +01:00
Carol Willing
2e6f08268b
Merge pull request #380 from minrk/installation
...
move install commands around a bit
2016-01-13 06:42:36 -08:00
Min RK
ff4019128a
move install commands around a bit
...
npm/less notes are only relevant for dev installs
2016-01-13 15:10:22 +01:00
Min RK
6fd18840a7
Merge pull request #378 from willingc/readme-rtd
...
Update project README to reflect docs on RTD
2016-01-13 15:07:21 +01:00
Min RK
108d710dcb
doc: username normalization and validation
2016-01-13 14:02:51 +01:00
Min RK
aa93384f47
Include system-user creation error message in API reply
...
when system-user creation fails
2016-01-13 14:02:50 +01:00
Min RK
9441fa37c5
validate usernames
...
via Authenticator.validate_username
base class configurable with Authenticator.username_pattern
2016-01-13 14:02:50 +01:00
Min RK
beb2dae6ce
add username_map
2016-01-13 14:02:50 +01:00
Min RK
887fdaf9d3
add username normalization
...
Handlers call `get_authenticated_user`, which in turn calls
- authenticate
- normalize_username
- check_whitelist
get_authenticated_user shouldn't need to be overridden.
Normalization can be handled via overriding normalize_username.
2016-01-13 14:02:50 +01:00
Min RK
8a5a85a489
Merge pull request #377 from minrk/swagger-spec
...
add swagger spec for REST API
2016-01-13 13:08:01 +01:00
Carol Willing
2cc49d317b
Add more wording tweaks
2016-01-12 13:55:10 -08:00
Carol Willing
4afa358201
Add some minor formatting
2016-01-12 13:49:04 -08:00
Carol Willing
50a58e5e81
Update README after docs move to RTD
2016-01-12 13:44:08 -08:00
Min RK
479b40d840
add swagger spec for REST API
2016-01-12 16:32:50 +01:00