YuviPanda
|
88de48ebac
|
Document that authenticator's add_user maybe a coroutine
|
2016-12-01 19:31:23 +05:30 |
|
Min RK
|
d5a6e2b2ac
|
Merge pull request #886 from yuvipanda/spawner-docs
|
2016-11-30 13:48:05 +01:00 |
|
Min RK
|
2152a94156
|
review pass on spawner docstring changes
- small wording, spelling tweaks
- rst formatting fixes
- remove some spurious, cluttering newlines
- clearer traitlets default values on first line
|
2016-11-30 13:43:59 +01:00 |
|
Min RK
|
bc3824e9bf
|
review pass on auth docstrings
|
2016-11-30 13:22:07 +01:00 |
|
YuviPanda
|
60bc92cf78
|
Spawner doc fixes per @willingc
|
2016-11-30 14:02:02 +05:30 |
|
YuviPanda
|
3b15467738
|
Clearer module docstring for spawner.py
|
2016-11-29 16:26:34 +08:00 |
|
YuviPanda
|
4970fe0a1c
|
Add more docs for spawner base class
|
2016-11-29 16:25:15 +08:00 |
|
YuviPanda
|
7dbe2425b8
|
Fix typo
|
2016-11-29 16:00:25 +08:00 |
|
YuviPanda
|
433d44a642
|
Add docs for PAMAuthenticator
|
2016-11-29 15:58:35 +08:00 |
|
YuviPanda
|
7733d320d0
|
Add more docs to LocalAuthenticator
|
2016-11-29 15:56:16 +08:00 |
|
YuviPanda
|
20d367c2a8
|
Add more docs for authenticator base class
|
2016-11-29 15:55:32 +08:00 |
|
YuviPanda
|
4687fbe075
|
Add extended docs for LocalProcessSpawner too
|
2016-11-28 23:07:54 -08:00 |
|
YuviPanda
|
b0dc52781e
|
Add info about shell expansion to cmd / args traitlets
We should probably standardize this too
|
2016-11-28 22:45:06 -08:00 |
|
YuviPanda
|
4f1f7d6b8f
|
Add example use for default_url traitlet
|
2016-11-28 22:42:10 -08:00 |
|
YuviPanda
|
41f8608f4e
|
Fix port config documentation to match reality
|
2016-11-28 22:41:47 -08:00 |
|
Min RK
|
ba3a8f2e76
|
Merge pull request #887 from yuvipanda/rename-spec
Rename MemorySpecification to ByteSpecification
|
2016-11-28 10:27:41 +01:00 |
|
YuviPanda
|
12e3a5496d
|
Rename MemorySpecification to ByteSpecification
|
2016-11-27 17:57:34 -08:00 |
|
YuviPanda
|
280644bab5
|
Expand traitlet documentation for spawner base class
|
2016-11-27 17:53:41 -08:00 |
|
Carol Willing
|
bf28371356
|
Merge pull request #882 from minrk/alembic.ini
add alembic.ini to package_data
|
2016-11-22 08:10:43 -08:00 |
|
Carol Willing
|
ce237181f2
|
Merge pull request #881 from minrk/more-allow-async-whitelist
handle async check_whitelist in app
|
2016-11-22 07:46:27 -08:00 |
|
Min RK
|
85ca5a052e
|
add alembic.ini to package_data
|
2016-11-22 16:21:03 +01:00 |
|
Min RK
|
db8b3dbce9
|
handle async check_whitelist in app
follow-up to previous PR
|
2016-11-22 16:06:08 +01:00 |
|
Min RK
|
9c2d56f015
|
Merge pull request #876 from jbweston/bugfix/whitelist-coroutine
allow `check_whitelist` to be a coroutine
|
2016-11-22 09:56:28 +01:00 |
|
Joseph Weston
|
d244a1e02f
|
allow check_whitelist to be a coroutine
Some authenticators may have whitelist checking that requires
async operations.
|
2016-11-21 16:14:02 +01:00 |
|
Min RK
|
9f134277a9
|
Merge pull request #872 from jupyterhub/willingc-patch-1
Change py.test to newer convention of pytest
|
2016-11-16 10:18:15 +01:00 |
|
Carol Willing
|
ef9aca7bcb
|
Change py.test to newer convention of pytest
|
2016-11-15 14:13:03 -08:00 |
|
Min RK
|
32f39f23eb
|
Merge pull request #871 from jupyterhub/willingc-patch-1
Add info on tests to README
|
2016-11-15 20:39:59 +01:00 |
|
Carol Willing
|
c9b2beb821
|
Add info on tests to README
|
2016-11-15 06:35:39 -08:00 |
|
Min RK
|
e9ad82e350
|
release 0.7b1
|
2016-11-12 18:36:36 -08:00 |
|
Min RK
|
347dd3cc0f
|
prune docs/node_modules
|
2016-11-12 18:36:30 -08:00 |
|
Min RK
|
798346dbe8
|
Merge pull request #869 from willingc/doc-service
Edit Services doc content
|
2016-11-12 18:28:24 -08:00 |
|
Carol Willing
|
fd94c6de17
|
Fix missing link target
|
2016-11-12 18:16:59 -08:00 |
|
Carol Willing
|
3fc6fc32c5
|
Add review comment by @parente
|
2016-11-12 18:07:17 -08:00 |
|
Carol Willing
|
a1b6aa5537
|
Add troubleshooting commands
|
2016-11-12 18:01:53 -08:00 |
|
Carol Willing
|
f9965bb3c3
|
Add example of Service per @parente
|
2016-11-12 17:37:30 -08:00 |
|
Carol Willing
|
541997371c
|
Fix broken or changed links
|
2016-11-12 17:17:00 -08:00 |
|
Carol Willing
|
522c3e5bee
|
Edit Services doc content
|
2016-11-12 16:54:57 -08:00 |
|
Carol Willing
|
1baf434695
|
Merge pull request #868 from minrk/more-changes
Add a few more things in the changelog
|
2016-11-12 13:40:16 -08:00 |
|
Carol Willing
|
92db71f293
|
Merge pull request #867 from minrk/upgrade-db-backup
backup db file during upgrade-db
|
2016-11-12 13:39:39 -08:00 |
|
Min RK
|
b985f8384d
|
Add a few more things in the changelog
|
2016-11-12 12:54:44 -08:00 |
|
Min RK
|
4c2d049e70
|
backup db file during upgrade-db
|
2016-11-12 12:44:59 -08:00 |
|
Carol Willing
|
605c4f121c
|
Merge pull request #866 from parente/note-about-db-secrets
Add two short notes about db security
|
2016-11-12 12:03:21 -08:00 |
|
Peter Parente
|
4baf5035cb
|
Reflow markdown for easier editing
|
2016-11-12 11:57:45 -08:00 |
|
Peter Parente
|
f8a57eb7d9
|
Add two short notes about db security
|
2016-11-12 11:49:17 -08:00 |
|
Min RK
|
93ac343493
|
Merge pull request #865 from willingc/doc-tidbits
Add documentation prior to 0.7 beta
|
2016-11-12 11:40:53 -08:00 |
|
Carol Willing
|
dc092186f0
|
Edit example for clarity
|
2016-11-12 11:27:36 -08:00 |
|
Carol Willing
|
6b7c319351
|
Add intro and standardize code format
|
2016-11-12 11:15:44 -08:00 |
|
Carol Willing
|
ef5885f769
|
Make minor edits
|
2016-11-12 11:15:02 -08:00 |
|
Peter Parente
|
0ffd53424d
|
Merge pull request #861 from willingc/issuetempl
Add initial issue template
|
2016-11-11 13:36:11 -08:00 |
|
Carol Willing
|
5f464d01b4
|
Soften tone
|
2016-11-11 10:44:20 -08:00 |
|