Min RK
cd06f3fb12
specify minimum alembic
...
this gets us *older* alembic in the old-dependencies test
since alembic 1.5 doesn't support sqlalchemy 1.1
2021-01-20 09:34:42 +01:00
Min RK
796d22d0d8
Merge pull request #3335 from rcthomas/pagination-named-servers
...
Fix pagination with named servers
2021-01-20 08:29:44 +00:00
Min RK
be4357ad7a
Merge pull request #3332 from jiajunjie/fix-help
...
Fix the help related to the proxy check
2021-01-20 08:27:25 +00:00
Min RK
202d6f93d4
always log slow requests at least at info-level
...
if health or static responses are taking longer than 1s, it's useful to know
2021-01-20 09:23:26 +01:00
SHAHN3
8b9b69ce22
trying to mock
2021-01-19 17:40:59 -05:00
SHAHN3
c40b3a4ad6
reformatted code
2021-01-19 16:32:59 -05:00
SHAHN3
c7f1b89f6c
delete user's PVC when delete user is called
2021-01-19 16:08:33 -05:00
Rollin Thomas
dcff08ae13
Add back outerjoin that made spawner sorts work
2021-01-16 09:15:34 -08:00
Rollin Thomas
b0bf348908
Need to format as subquery
2021-01-15 22:53:12 -08:00
Rollin Thomas
b73eca91ca
Fix pagination with named servers
2021-01-15 11:19:57 -08:00
Jia Junjie
3db5eae9a9
Run pre-commit
2021-01-14 20:52:59 +08:00
Min RK
adb5f6ab2a
Merge pull request #3333 from trallard/trallard-patch-1
...
📝 Fix telemetry section
2021-01-14 12:01:24 +01:00
Min RK
2a84353a51
Merge pull request #3329 from Zsailer/docs-jupyter_server
...
Mention Jupyter Server as optional single-user backend in documentation
2021-01-13 15:04:48 +01:00
Jia Junjie
ca4fb3187f
Fix the help related to the proxy check
2021-01-13 21:59:38 +08:00
Tania Allard
8ab25e7c3d
📝 Fix telemetry section
2021-01-13 11:43:05 +00:00
Zsailer
f69ef9f846
add docs describing jupyter_server
2021-01-12 09:11:23 -08:00
Daisuke Taniwaki
ba2608c643
Allow to set spawner-specific hub connect URL
2021-01-08 23:39:05 +09:00
Erik Sundell
c3f5ad8b6d
Merge pull request #3325 from andrewisplinghoff/master
...
Fix mixup in comment regarding the sync parameter
2021-01-08 11:46:37 +01:00
Andre Wisplinghoff
4dbe5490f8
Fix mixup in comment regarding the sync parameter
2021-01-08 11:39:09 +01:00
Erik Sundell
711080616e
Merge pull request #3324 from consideRatio/pr/manually-trigger-tests-and-readme-badge
...
ci: github actions, allow for manual test runs and fix badge in readme
2021-01-08 01:28:27 +01:00
Erik Sundell
8e603e5212
docs: update README.md badge for github actions
2021-01-08 01:16:29 +01:00
Erik Sundell
147167e589
ci: allow tests to be run manually through github UI
2021-01-08 01:16:06 +01:00
Erik Sundell
cebb1f3e22
Merge pull request #3314 from timgates42/bugfix_typo_function
...
docs: fix simple typo, funciton -> function
2020-12-23 10:24:50 +01:00
Daisuke Taniwaki
0b085a91b6
Fix format issues
2020-12-23 13:50:27 +09:00
Daisuke Taniwaki
ca3ceac4f3
Add comment
2020-12-23 13:42:51 +09:00
Daisuke Taniwaki
c833fae901
Allow to use base URL in custom HTML
2020-12-23 13:39:59 +09:00
Daisuke Taniwaki
8d3a7b704c
Render custom html
2020-12-23 13:03:27 +09:00
Tim Gates
1e53fd1f8c
docs: fix simple typo, funciton -> function
...
There is a small typo in jupyterhub/orm.py.
Should read `function` rather than `funciton`.
2020-12-23 11:54:51 +11:00
Erik Sundell
166b00867f
Merge pull request #3305 from minrk/github-release
...
publish releases from github actions
2020-12-11 16:39:42 +01:00
Min RK
7c474396f1
publish releases from github actions
2020-12-11 12:27:34 +01:00
Min RK
f6f6b3afa3
back to dev
2020-12-11 12:08:22 +01:00
Min RK
a91197635a
release 1.3.0
1.3.0
2020-12-11 12:07:55 +01:00
Min RK
88706d4c27
final changelog edits for 1.3.0
2020-12-11 12:07:06 +01:00
Min RK
29fac11bfe
Merge pull request #3295 from minrk/changelog-1.3
...
begin changelog for 1.3
2020-12-11 12:02:15 +01:00
Erik Sundell
947ef67184
Merge pull request #3303 from Sangarshanan/patch-1
...
Remove the extra parenthesis in service.md
2020-12-11 09:39:28 +01:00
sangarshanan
8ede924956
Remove extra paranthesis
2020-12-11 13:15:13 +05:30
sangarshanan
55c2d3648e
Add the missing parenthesis in service.md
2020-12-11 01:53:35 +05:30
Min RK
2cf8e48fb5
start changelog for 1.3
...
I noticed that our jinja async feature is new in 2.9, and matured in 2.11, so explicitly require that
2020-12-09 14:31:10 +01:00
Min RK
ae77038a64
Merge pull request #3293 from minrk/services-whoami
...
allow services to call /api/user to identify themselves
2020-12-09 13:25:46 +01:00
Min RK
ffed8f67a0
Merge pull request #3294 from minrk/paginate-per-page
...
fix increasing pagination limits
2020-12-08 10:03:51 +01:00
Erik Sundell
1efd7da6ee
Merge pull request #3300 from mxjeff/fixed-doc-services
...
Fixed idle-culler references.
2020-12-04 11:46:04 +01:00
Geoffroy Youri Berret
6e161d0140
Fixed idle-culler references.
...
Merge request #3257 fixed #3256 only on getting-started/services-basics.md
There is still a reference to jupyterhub example cull-idle in reference/services.md
2020-12-04 09:28:02 +01:00
Min RK
5f4144cc98
Merge pull request #3298 from coffeebenzene/master
...
Fix asyncio deprecation asyncio.Task.all_tasks
2020-12-03 11:16:46 +01:00
coffeebenzene
f866bbcf45
Use variable instead of monkey patching asyncio
2020-12-02 19:50:49 +00:00
coffeebenzene
ed6231d3aa
Fix asyncio deprecation asyncio.Task.all_tasks
2020-12-02 17:57:28 +00:00
Min RK
9d38259ad7
fix increasing pagination limits
...
setting per_page in constructor resolves before max_per_page limit is updated from config,
preventing max_per_page from being increased beyond the default limit
we already loaded these values anyway in the first instance,
so remove the redundant Pagination object
2020-12-02 12:52:42 +01:00
Min RK
4b254fe5ed
Merge pull request #3243 from agp8x/master
...
[Metrics] Add prefix to prometheus metrics to group all jupyterhub metrics
2020-12-02 12:22:32 +01:00
Min RK
f8040209b0
allow services to call /api/user to identify themselves
2020-12-02 12:21:25 +01:00
Min RK
e59ee33a6e
note versionchanged in metrics module docstring
2020-12-02 11:36:13 +01:00
Min RK
ff15ced3ce
Merge pull request #3225 from cbanek/configurable_options_from_form
...
Allow options_from_form to be configurable
2020-12-02 11:32:24 +01:00