~jugmac00/lazr.restful:apply-inclusive-naming

Last commit made on 2021-11-10
Get this branch:
git clone -b apply-inclusive-naming https://git.launchpad.net/~jugmac00/lazr.restful
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
apply-inclusive-naming
Repository:
lp:~jugmac00/lazr.restful

Recent commits

c30f79d... by Jürgen Gmach

Apply inclusive naming via the `woke` pre-commit hook

cada32e... by Jürgen Gmach

Do not ignore flake8 error locally

...but rather in the general flake8 section, so it can be found easier.

50b49ce... by Jürgen Gmach

Publish documentation on Read the Docs

f1b2053... by Jürgen Gmach

Add basic pre-commit configuration

729cf89... by Jürgen Gmach

Rename.bzrignore to .gitignore

acc3a76... by Jürgen Gmach

Add support for Python 3.9 and 3.10

df2adfe... by Colin Watson

Release lazr.restful 1.1.0.

823614c... by Colin Watson

[r=cristiangsp,ilasc,wgrant] Add a new @scoped decorator.

6cf4ca8... by Colin Watson

Add a new @scoped decorator.

This allows applications to tag methods with scope names and issue
authentication tokens constrained to only be able to call methods with
particular scopes. Scoped requests cannot currently use attributes,
accessors, or mutators; this may change in future.

Launchpad will use this in conjunction with its new `AccessToken` table.

fe7dff1... by Colin Watson

Release lazr.restful 1.0.4.