Min RK
31a99b5b2c
Merge pull request #3169 from IvanaH8/yaml-adding-scopes
...
First step for implementing oauth scopes - update to rest-api.yml
2020-11-20 08:59:48 +01:00
IvanaH8
18ed1b58cc
added roles to token model and POST /users/{name}/tokens request body
2020-11-19 09:17:03 +01:00
Erik Sundell
6bfa402bfa
Apply suggestions from code review
2020-10-30 13:19:18 +01:00
Min RK
b51a0bba92
Changelog for 1.2.1
2020-10-30 13:15:19 +01:00
Min RK
5b57900c0b
1.2.0 heading in changelog
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2020-10-29 14:02:35 +01:00
Erik Sundell
d0afdabd4c
order changelog entries systematically
2020-10-29 13:13:02 +01:00
Min RK
618746fa00
latest changelog since 1.2.0b1
2020-10-29 13:02:04 +01:00
Ionuț Ciocîrlan
cbbed04eed
fix typo
2020-10-28 03:00:31 +02:00
Min RK
082f6516a1
1.2.0b1
2020-10-16 10:14:32 +02:00
Erik Sundell
1aa21f1d6c
Merge pull request #3192 from consideRatio/pr/changelog-for-1.2.0b1
...
changelog for 1.2.0b1
2020-10-15 15:30:30 +02:00
Erik Sundell
cec9702796
changelog for 1.2.0b1 updated
2020-10-15 14:56:43 +02:00
Min RK
e6e994e843
add changelog highlights for 1.2.0
2020-10-15 11:01:26 +02:00
Bruno P. Kinoshita
9945a7f7be
Update changelog.md
...
Remove duplicate changelog from 1.1.0
2020-10-15 09:59:04 +13:00
IvanaH8
a220899bf9
fix for scope names in rest-api.yml
2020-10-08 13:49:04 +02:00
Erik Sundell
53d496aff5
changelog for 1.2.0b1
2020-10-04 07:04:42 +02:00
Min RK
032ae29066
Merge pull request #3184 from rainwoodman/patch-1
...
Mention the PAM pitfall on fedora.
2020-10-02 10:50:17 +02:00
Yu Feng
21caa57e7b
remove sshauthenticator reference.
2020-10-01 09:13:37 -07:00
Yu Feng
37ee104afa
Update docs/source/reference/config-sudo.md
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2020-10-01 09:11:15 -07:00
Erik Sundell
4cbc0bad34
Merge branch 'master' into remove-unused-imports
2020-10-01 12:07:37 +02:00
Erik Sundell
9f8c1decc4
Merge pull request #2891 from rajat404/auto-gen-docs
...
Generate prometheus metrics docs
2020-10-01 11:40:05 +02:00
Erik Sundell
8c30724f17
monitoring docs: fixes following monitoring section relocation
2020-10-01 10:45:11 +02:00
Erik Sundell
50868f5bb5
monitoring docs: relocate monitoring section under technical reference
2020-10-01 10:36:19 +02:00
Erik Sundell
e15b6ad52e
Makefile: let make html depend on generated metrics.rst
2020-10-01 10:13:31 +02:00
Rajat Goyal
b194135a0f
Generate list of prometheus metrics in reStructuredText rather than markdown
2020-09-30 23:52:29 +05:30
Rajat Goyal
5b8a7fd191
Remove unused dependency
2020-09-30 23:25:22 +05:30
Rajat Goyal
be272ffb2a
Formatted text for better readability
2020-09-30 23:14:21 +05:30
Rajat Goyal
8ee60ce0c7
Add metrics documentation generation step in CircleCI & RTD configs
...
Also rename generated metrics documentation directory `_gen` from `gen`
2020-09-30 22:57:46 +05:30
Rajat Goyal
e553bcb7e2
Unpin dependencies from their patch versions
2020-09-30 22:08:50 +05:30
Rajat Goyal
c0288ec6f6
Update docs/source/monitoring/index.rst
...
- Fixes typo (eolving -> evolving)
- re-use the word current instead of momentary for comprehensibility
- references JupyterHubs current state with its instead of the for comprehensibility
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2020-09-30 22:08:50 +05:30
Rajat Goyal
65b83f5f00
Update docs/source/monitoring/index.rst
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2020-09-30 22:08:50 +05:30
Rajat Goyal
dcd520179c
Made changes in monitoring docs as per the feedback on PR review
2020-09-30 22:08:50 +05:30
Rajat Goyal
c830d964d5
Apply suggestions from code review
...
Co-authored-by: Min RK <benjaminrk@gmail.com >
2020-09-30 22:08:50 +05:30
rajat404
9e5993f1da
Docs: Fix typo; Add generate
task as sub-task in html
2020-09-30 22:08:50 +05:30
rajat404
7ed3e0506b
Extract doc generation logic in separate method
2020-09-30 22:08:50 +05:30
rajat404
7045e1116c
Inspect metrics and generate metric list in docs; Add monitoring section in Docs
2020-09-30 22:08:50 +05:30
Yu Feng
fb56fd406f
Add SELinux configuration for nginx
...
On a Fedora workstation these steps are needed.
2020-09-22 22:08:42 -07:00
Yu Feng
5489395272
Mention the PAM pitfall on fedora.
2020-09-22 21:51:08 -07:00
IvanaH8
3d7e4458fc
correction of scope for GET /authorizations/token/{token}
2020-09-11 11:07:03 +02:00
IvanaH8
f1940c7c61
added read:all scope (whoami) to GET /authorizations/token/{token}
2020-09-09 15:12:06 +02:00
IvanaH8
eac2e75fe4
adding scopes on operational level for API endpoints
2020-09-09 10:38:00 +02:00
Min RK
21eaf0dd9f
Merge pull request #3077 from kinow/add-config-reference
...
Add Configuration Reference section to docs
2020-09-08 16:40:10 +02:00
Min RK
84d2524025
jupyterhub_config.py filename typo
2020-09-08 16:39:51 +02:00
IvanaH8
14ed312414
adding security definition (with scopes) for oauth
2020-09-07 16:44:18 +02:00
Min RK
7f6886c60f
Merge pull request #3104 from cmd-ntrf/rest-api-version
...
Update version in docs/rest-api.yaml
2020-08-27 11:00:14 +02:00
Min RK
10bdca8901
Merge pull request #3142 from snickell/document-external-service-api-tokens-better
...
Document external service api_tokens better
2020-08-27 09:52:31 +02:00
Felipe Faria
5ab735fea3
Added extra documentation for endpoint /users/{name}/servers/{server_name}.
2020-08-26 19:07:57 -04:00
Bas van der Vlies
aa6921dd5a
Needed NoEsacpe (NE) option for apache
...
Else %20 is esacped to %25%20 and we acan not rename "Untitled Folder'
or opening files with spaces or other special chars fails.
2020-08-14 11:24:27 +02:00
Seth Nickell
e94da17c3c
Document external service api_tokens better
...
- Explicitly mention min-8-char constraint
- Connect the api_token in the configuration with the one mentioned in auth requests
Co-authored-by: Mike Situ <msitu@ceresimaging.net >
2020-08-13 12:28:17 -10:00
Erik Sundell
4bc6d869f3
docs: unsqueeze logo, remove unused CSS and templates
2020-07-05 03:12:18 +02:00
Félix-Antoine Fortin
d80dab284d
Update version in docs/rest-api.yaml
2020-06-30 08:59:29 -04:00