Min RK
|
ace38d744a
|
Changelog for 0.6
|
2016-04-22 12:50:49 +02:00 |
|
Min RK
|
552800ceb7
|
add sec doc
reviewed on security list
|
2016-04-22 10:20:18 +02:00 |
|
Min RK
|
183e244490
|
polish cookie-secret PR
- fix a couple of typos
- use ValueError instead of assert to ensure error is raised even when Python optimizes-out asserts
|
2016-04-19 10:15:10 +02:00 |
|
robnagler
|
21213c97c6
|
cookie_secret file is decoded by binascii.a2b_base64 so need to document it must be Base64. Added better doc for other values, and included description of "cookie_secret" parameter as well
|
2016-04-17 23:35:06 +00:00 |
|
Min RK
|
06902afa2d
|
Merge pull request #481 from willingc/issue-417
Add additional documentation on --no-SSL option
|
2016-03-15 10:12:18 +01:00 |
|
Carol Willing
|
b71f34eb3c
|
Fix transposed version number
|
2016-03-14 16:57:12 -07:00 |
|
Carol Willing
|
11df935f34
|
Fix awkward wording
|
2016-03-14 16:54:04 -07:00 |
|
Carol Willing
|
19b6468889
|
Add no-SSL option to docs
|
2016-03-14 16:48:49 -07:00 |
|
Carol Willing
|
d2dddd6c82
|
Update the configuration section of docs, add example
|
2016-03-14 16:21:24 -07:00 |
|
Min RK
|
74df94d15a
|
0.5 changelog
|
2016-03-07 13:54:40 +01:00 |
|
Thomas Kluyver
|
1cfd6cf12e
|
Fix grammaros
|
2016-02-13 18:18:23 +00:00 |
|
Thomas Kluyver
|
d40dcc35fb
|
Reword intro
|
2016-02-13 16:44:41 +00:00 |
|
Thomas Kluyver
|
a570e95602
|
Add my overview to intro
Closes gh-425
|
2016-02-13 15:29:08 +00:00 |
|
Thomas Kluyver
|
e4e43521ee
|
Close code block
|
2016-02-13 15:28:37 +00:00 |
|
Kyle Kelley
|
6e1425e2c0
|
Merge pull request #417 from minrk/require-confirm-insecure
require confirmation for JupyterHub to run without SSL
|
2016-02-05 19:27:37 -06:00 |
|
Min RK
|
ce8d782220
|
no-ssl in changelog
|
2016-02-04 23:00:54 +01:00 |
|
Carol Willing
|
32685aeac1
|
Add more prominent message for https
|
2016-02-04 13:42:13 -08:00 |
|
Min RK
|
109c315336
|
changelog for 0.4.1
|
2016-02-03 16:55:25 +01:00 |
|
Carol Willing
|
84916062f0
|
Edit per @minrk and added troubleshooting
|
2016-02-01 14:17:14 -08:00 |
|
Carol Willing
|
641154bf06
|
Add doc details for #406
|
2016-02-01 11:47:08 -08:00 |
|
Carol Willing
|
cd85766441
|
Update link to source code
|
2016-02-01 08:42:49 -08:00 |
|
Min RK
|
feac4f6bc4
|
Changelog for 0.4
|
2016-02-01 10:41:51 +01: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 |
|
Carol Willing
|
84f8f8f322
|
Use relative html link instead of local md
|
2016-01-22 08:06:30 -08: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
|
108d710dcb
|
doc: username normalization and validation
|
2016-01-13 14:02:51 +01:00 |
|
Carol Willing
|
131b695fbb
|
Correct some links
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
1bc0d208d3
|
Move image files
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
04cb5fe503
|
Add recommonmark parser for markdown
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
0ad110f7de
|
Add parsers
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
0c5c3eb8b1
|
Add recommonmark
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
bd8b8c55b2
|
Add initial index file
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
e52d2eb27d
|
Add Jupyter customizations
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
0b4fbee418
|
Add sphinx skeleton
|
2016-01-05 19:45:49 -08:00 |
|
Carol Willing
|
f4de573198
|
Set up docs directory for Sphinx
|
2016-01-05 19:45:49 -08:00 |
|