Carol Willing
|
cd85766441
|
Update link to source code
|
2016-02-01 08:42:49 -08:00 |
|
Min RK
|
6c072bdb3d
|
nonempty long_description
avoids dumping README.md garbage onto PyPI
|
2016-02-01 11:05:58 +01:00 |
|
Min RK
|
35f080458e
|
Upload with twine
|
2016-02-01 10:41:51 +01:00 |
|
Min RK
|
feac4f6bc4
|
Changelog for 0.4
|
2016-02-01 10:41:51 +01:00 |
|
Min RK
|
1bbabbb989
|
back to dev
|
2016-02-01 10:37:46 +01:00 |
|
Min RK
|
ad5624c7ce
|
release 0.4.0
0.4.0
|
2016-02-01 10:37:16 +01:00 |
|
Min RK
|
a7d6c37d26
|
Merge pull request #400 from willingc/juphub-spawner
Edit tone and grammar in Spawners document
|
2016-01-29 21:57:51 +01:00 |
|
Min RK
|
b8d9954c28
|
Merge pull request #402 from mistercrunch/fix_custom_html
Fixing the custom_html feature in the login form
|
2016-01-29 21:02:45 +01:00 |
|
Maxime Beauchemin
|
927a341764
|
Fixing the custom_html feature in the login form
|
2016-01-28 11:25:19 -08:00 |
|
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 |
|