Min RK
|
b6d37e70b4
|
Merge pull request #4509 from Ph0tonic/patch-1
Improve Auth module code documentation
|
2023-08-01 13:14:15 +02:00 |
|
Min RK
|
368f2234d1
|
remove unused oauth_scopes trait
replaced with property for deprecation
|
2023-08-01 13:13:24 +02:00 |
|
Min RK
|
58bbea7f57
|
Merge pull request #4515 from jupyterhub/dependabot/npm_and_yarn/jsx/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /jsx
|
2023-08-01 13:08:47 +02:00 |
|
pre-commit-ci[bot]
|
80f2b9015a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.8.0...v3.10.1)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v3.0.0)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...6.1.0)
|
2023-08-01 08:34:42 +00:00 |
|
dependabot[bot]
|
9159d77ff1
|
Bump word-wrap from 1.2.3 to 1.2.4 in /jsx
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 02:51:14 +00:00 |
|
Yuvi Panda
|
3fbdf02cc5
|
Merge pull request #4496 from minrk/quicker-startup
Reduce O(N) queries during startup
|
2023-07-14 09:38:14 -07:00 |
|
YuviPanda
|
33c8f356a6
|
Rename parameter for post_auth_hook to be clearer
`auth_model` matches what we call this in oauthenticator,
and IMO is clearer than 'authentication'.
Ref https://github.com/2i2c-org/infrastructure/pull/2809#discussion_r1263404964
|
2023-07-14 09:30:45 -07:00 |
|
Bastien Wermeille
|
2977823a13
|
Improve code documentation
|
2023-07-13 10:46:45 +02:00 |
|
pre-commit-ci[bot]
|
abfa8217ec
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-07-11 13:54:29 +00:00 |
|
Lunin Leonid
|
f4a5c94a71
|
add info for jupyerlab >= 4.0
|
2023-07-11 15:50:12 +02:00 |
|
Simon Li
|
bd6148df2a
|
Merge pull request #4507 from jupyterhub/dependabot/npm_and_yarn/jsx/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1 in /jsx
|
2023-07-11 13:14:38 +01:00 |
|
dependabot[bot]
|
e5d941a3ad
|
Bump semver from 6.3.0 to 6.3.1 in /jsx
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-11 11:36:15 +00:00 |
|
Min RK
|
9473362b08
|
Merge pull request #4506 from jhgoebbert/patch-1
typo: defaut->default
|
2023-07-08 17:26:24 -07:00 |
|
Erik Sundell
|
b3a97de5fa
|
Merge pull request #4503 from minrk/root-dir
set root_dir when using singleuser extension
|
2023-07-08 11:29:59 +02:00 |
|
Jens Henrik Goebbert
|
e890c3b8b2
|
typo: defaut->default
|
2023-07-07 18:00:35 +02:00 |
|
Min RK
|
bb2c91dd1e
|
skip notebook dir extension test without jupyter-server 2
|
2023-07-07 08:17:29 -07:00 |
|
Min RK
|
0528a06e03
|
fix singleuser extension typo
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
|
2023-07-07 08:17:29 -07:00 |
|
pre-commit-ci[bot]
|
81885d5c61
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-07-05 17:21:35 +02:00 |
|
Duc Trung LE
|
aa754a1a2c
|
Apply suggestions
|
2023-07-04 15:13:40 +02:00 |
|
Duc Trung Le
|
9034de28f9
|
Lmiting runtime services to externally managed services only
|
2023-07-04 11:35:08 +02:00 |
|
Duc Trung LE
|
2823c12552
|
Prevent creating managed servicesat runtime
|
2023-07-04 11:35:08 +02:00 |
|
Duc Trung Le
|
9ef5978515
|
Apply reviewer's suggesstions
|
2023-07-04 11:35:08 +02:00 |
|
Duc Trung Le
|
33e6c0de23
|
Add docstring
|
2023-07-04 11:35:08 +02:00 |
|
Duc Trung Le
|
9a0d00fd69
|
Typo
|
2023-07-04 11:35:08 +02:00 |
|
Duc Trung Le
|
8cef59bdd7
|
Add documentation
|
2023-07-04 11:35:08 +02:00 |
|
Duc Trung Le
|
5870bedb3e
|
More tests
|
2023-07-04 11:35:07 +02:00 |
|
Duc Trung Le
|
bdcf697fe9
|
Add tests
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung Le
|
bf565ece3b
|
Update service table schema
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung Le
|
95781880c5
|
Update service table schema
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung Le
|
d251b705e8
|
[WIP] Update old revisions to support new table
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung Le
|
5bb4b70ab1
|
Handle add/remove services
|
2023-07-04 11:33:21 +02:00 |
|
pre-commit-ci[bot]
|
71fbe5e29d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung LE
|
e7defa6e12
|
Update api handler
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung Le
|
1314eca8ec
|
Create service from orm
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung Le
|
7dd4e4516f
|
Add scope
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung LE
|
e515a4b820
|
Add service post handler
|
2023-07-04 11:33:21 +02:00 |
|
Duc Trung Le
|
28464f9c47
|
WIP
|
2023-07-04 11:33:21 +02:00 |
|
Erik Sundell
|
0e437224d0
|
Merge pull request #4505 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-07-04 09:41:10 +02:00 |
|
pre-commit-ci[bot]
|
664e2d7088
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.4.0...v3.8.0)
- [github.com/PyCQA/autoflake: v2.1.1 → v2.2.0](https://github.com/PyCQA/autoflake/compare/v2.1.1...v2.2.0)
|
2023-07-04 06:27:20 +00:00 |
|
Min RK
|
c268026cb6
|
Merge pull request #4476 from diocas/fix_4466
Admin server buttons depending on the status
|
2023-07-03 13:27:20 +02:00 |
|
Min RK
|
e28dbe949e
|
set root_dir when using singleuser extension
and make sure Spawner.notebook_dir config is tested
|
2023-07-03 12:56:08 +02:00 |
|
Min RK
|
b654b5b867
|
Merge pull request #4501 from jupyterhub/dependabot/github_actions/docker/build-push-action-4.1.1
Bump docker/build-push-action from 4.0.0 to v4 (edited)
|
2023-07-03 10:12:42 +02:00 |
|
Erik Sundell
|
9d6751febe
|
Apply suggestions from code review
|
2023-07-01 09:34:59 +02:00 |
|
dependabot[bot]
|
f27838cf2f
|
Bump docker/build-push-action from 4.0.0 to 4.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](3b5e8027fc...2eb1c1961a )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-01 05:28:59 +00:00 |
|
Erik Sundell
|
b58aa2468c
|
Merge pull request #4500 from kosmonavtus/patch-1
Fix typo in database.md
|
2023-06-30 18:46:21 +02:00 |
|
kosmonavtus
|
1ee10ef93d
|
Update database.md
database.md fix install :)
|
2023-06-30 20:33:09 +04:00 |
|
Min RK
|
000110f5d7
|
OAuthCode.find won't find invalid codes
|
2023-06-30 12:52:06 +02:00 |
|
Min RK
|
617678b16e
|
remove debug raiseload
|
2023-06-30 11:25:58 +02:00 |
|
Min RK
|
38126ecfe1
|
refine use of joinedload
- use it fewer places
- mostly on queries, not attributes
- add innerjoin for some backrefs
|
2023-06-30 11:06:34 +02:00 |
|
Min RK
|
90ca77194d
|
require sqlalchemy 1.4.1
apparently 1.4.0 had a bug in relationship loading
|
2023-06-30 10:09:31 +02:00 |
|