YuviPanda
3e9ce8bc03
Document version mismatch log message
2022-03-19 14:10:24 -07:00
YuviPanda
6eb526d08a
Add a little more structure
2022-03-10 13:45:28 -08:00
YuviPanda
e0a17db5f1
Add some docs on common log messages
...
When debugging errors and outages, looking at the logs emitted by
JupyterHub is very helpful. This document tries to document some common
log messages, and what they mean.
I currently added just one log message, but we can add more
over time.
Ref https://github.com/2i2c-org/infrastructure/issues/1081
where this would've been useful troubleshooting
2022-03-10 12:45:09 -08:00
Min RK
c23cddeb51
Bump to 2.2.0
2022-03-07 14:35:46 +01:00
Erik Sundell
672e19a22a
Merge pull request #3815 from minrk/changelog-2.2
...
Changelog for 2.2
2022-03-07 14:32:56 +01:00
Min RK
4a6c9c3a01
Prepare changelog for 2.2
2022-03-07 14:27:31 +01:00
Simon Li
4a1842bf8a
Merge pull request #3809 from minrk/page_config_hook
...
Add user token to JupyterLab PageConfig
2022-03-04 21:27:34 +00:00
Min RK
8f18303e50
fix some links revealed by myst
...
mostly pre-myst markdown links
2022-03-04 10:41:20 +01:00
Min RK
bcad6e287d
Merge pull request #3812 from ktaletsk/patch-1
...
Update example to not reference an undefined scope
2022-03-04 10:03:53 +01:00
pre-commit-ci[bot]
99cb1f17f0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-03-03 15:41:17 +00:00
Richard Zowalla
10d5157e95
Apache2 Documentation: Updates Reverse Proxy Configuration (TLS/SSL, Protocols, Headers)
2022-03-03 16:40:38 +01:00
Konstantin Taletskiy
2fc4f26832
Update example to not reference an undefined scope
...
Fixes #3811
2022-03-01 12:25:54 -08:00
Min RK
9c498aa5d4
Document HubOAuth.get_token for requests on behalf of users
2022-03-01 10:05:17 +01:00
Simon Li
b1ffd4b10b
Apache: set X-Forwarded-Proto header
2022-02-28 21:46:53 +00:00
Thorin Tabor
55f0579dcc
idle-culler example config missing closing bracket
2022-02-22 13:16:37 -08:00
Min RK
bb5ec39b2f
Merge pull request #3548 from C4IROcean/authenticator_user_group_management
...
Authenticator user group management
2022-01-25 14:36:41 +01:00
Min RK
4c54c6dcc8
Bump to 2.2.0.dev
2022-01-25 14:36:24 +01:00
Min RK
39da98f133
Bump to 2.1.1
2022-01-25 14:36:02 +01:00
Min RK
508842a68c
changelog for 2.1.1
2022-01-25 09:37:58 +01:00
Min RK
88be7a9967
test coverage for Authenticator.managed_groups
...
- tests
- docs
- ensure all group APIs are rejected when auth is in control
- use 'groups' field in return value of authenticate/refresh_user, instead of defining new method
- log group changes in sync_groups
2022-01-24 13:45:35 +01:00
Min RK
5e2ccb81fa
Bump to 2.2.0.dev
2022-01-21 11:36:55 +01:00
Min RK
b8dc3befab
Bump to 2.1.0
2022-01-21 11:35:49 +01:00
Erik Sundell
2f29848757
Merge pull request #3776 from minrk/cl21
...
Changelog for 2.1.0
2022-01-21 10:54:09 +01:00
Min RK
4f3d6cdd0c
changelog for 2.1.0
2022-01-21 10:42:25 +01:00
Min RK
08a913707f
define html_context needed for edit_page_button
2022-01-20 18:56:41 +01:00
Min RK
dcf21d53fd
Merge pull request #3765 from twalcari/patch-2
...
Improve documentation about spawner exception handling
2022-01-19 10:01:51 +01:00
Min RK
704712cc81
Add read:metrics
scope for metrics endpoint
...
and ensure token auth is accepted
2022-01-18 15:02:24 +01:00
Thijs Walcarius
5466224988
Improve documentation about spawner error messages
2022-01-18 09:18:01 +01:00
Min RK
5102fde2f0
Bump to 2.1.0.dev
2022-01-10 13:54:49 +01:00
Min RK
f5dc005a70
Bump to 2.0.2
2022-01-10 13:54:24 +01:00
Min RK
5fd8f0f596
Merge pull request #3759 from minrk/cl-202
...
changelog for 2.0.2
2022-01-10 13:53:34 +01:00
Min RK
26ceafa8a3
changelog for 2.0.2
2022-01-10 13:30:14 +01:00
Min RK
6cc734f884
Merge pull request #3750 from consideRatio/pr/ci-refactor-docs-workflows
...
ci: refactor to avoid triggering all tests on changes to docs
2022-01-10 13:27:57 +01:00
Erik Sundell
807c5b8ff9
Make the generate-scope-table script autoformat its output
2022-01-10 10:48:01 +01:00
Erik Sundell
1c1be8a24b
Generate yaml formatted to match prettier better
2022-01-10 10:31:30 +01:00
Min RK
897606b00c
Merge pull request #3754 from jupyterhub/doc-theme-config
...
DOCS: Update theme configuration
2022-01-10 09:34:51 +01:00
pre-commit-ci[bot]
1b3e94db6c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-01-04 22:23:45 +00:00
Chris Holdgraf
614d9d89d0
DOCS: Update theme configuration
2022-01-04 14:22:45 -08:00
Chris Holdgraf
05a3f5aa9a
Update docs/source/getting-started/authenticators-users-basics.md
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2022-01-04 13:32:39 -08:00
Erik Sundell
a14d9ecaa1
ci: refactor to avoid triggering all tests on changes to docs
2022-01-04 00:53:33 +01:00
Chris Holdgraf
0761a5db02
DOC: Add note about allowed_users not being set
2022-01-03 10:27:10 -08:00
Min RK
fb1405ecd8
Bump to 2.1.0.dev
2021-12-22 14:16:34 +01:00
Min RK
3f01bf400b
Bump to 2.0.1
2021-12-22 14:15:53 +01:00
Min RK
0018184150
Changelog for 2.0.1
2021-12-22 12:01:30 +01:00
Min RK
ff0d15fa43
Bump to 2.1.0.dev
2021-12-02 08:53:50 +01:00
Min RK
95649a3ece
Bump to 2.0.0
2021-12-01 14:58:11 +01:00
Min RK
01b1ce3995
Link to upgrading doc from the changelog
2021-12-01 14:36:07 +01:00
Min RK
cbe93810be
remove redundant admin/upgrading ref target
...
confuses myst to have a ref: and doc: target with the same name
2021-12-01 14:36:06 +01:00
Min RK
75309d9dc4
Changelog for 2.0
...
ready to go!
2021-12-01 14:36:06 +01:00
Min RK
db3b2d8961
refine service auth docs
...
favor HubOAuth, as that should really be the default for most services
- Remove some outdated 'new in' text
- Remove docs for some deprecated features (hub_users, hub_groups)
- more detail on what's required
2021-11-30 10:48:53 +01:00