~jugmac00/launchpad:fix-more-typos

Last commit made on 2021-10-15
Get this branch:
git clone -b fix-more-typos https://git.launchpad.net/~jugmac00/launchpad
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:
fix-more-typos
Repository:
lp:~jugmac00/launchpad

Recent commits

9329808... by Jürgen Gmach

fix typos

7bbd534... by Colin Watson

Add webservice API for personal access tokens

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/410163

8e4c15d... by Colin Watson

Make some more AccessToken attributes read-only

fc15881... by Jürgen Gmach

Add component_name filter to getPublishedBinaries

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/410072

e609232... by Jürgen Gmach

Add component_name filter to getPublishedBinaries

LP: #1888228

71f5a35... by Colin Watson

Add webservice API for personal access tokens

This currently supports issuing, querying, and revoking personal access
tokens for Git repositories.

5a77528... by Colin Watson

Rename AccessToken.context to AccessToken.target

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/410144

327282b... by Colin Watson

Rename AccessToken.context to AccessToken.target

Exporting a "context" attribute over the webservice turns out to be
awkward, because it clashes with internals of lazr.restful. Let's just
rename this now while it isn't too inconvenient to do so.

383ca53... by Jürgen Gmach

fix docstring

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/410138

87f4ea1... by Jürgen Gmach

fix docstring