~pelpsi/launchpad:new-API-endpoint-to-select-a-git-repository-by-id

Last commit made on 2023-03-21
Get this branch:
git clone -b new-API-endpoint-to-select-a-git-repository-by-id https://git.launchpad.net/~pelpsi/launchpad
Only Simone Pelosi can upload to this branch. If you are Simone Pelosi please log in for upload directions.

Branch merges

Branch information

Name:
new-API-endpoint-to-select-a-git-repository-by-id
Repository:
lp:~pelpsi/launchpad

Recent commits

88b1d95... by Simone Pelosi

Added new API to get repository by ID.\nAdded three test cases for the new API.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
e7fd56c... by Colin Watson

charm: Update launchpad-layers to 7287e67e54

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

0a26839... by Colin Watson

charm: Update launchpad-layers to 7287e67e54

This pulls in "Set database role after connecting" and "Allow
non-relation-driven RabbitMQ configuration".

b5623cb... by Colin Watson

charm: Reconfigure appserver when memcache relation changes

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

8e72080... by Colin Watson

charm: Use admin credentials in launchpad-admin-lazr.conf

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

88d8413... by Colin Watson

Use endpoint_from_flag rather than handler arguments

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

431275c... by Guruprasad

Restrict the 'Add announcement' form access to legitimate pillar owners

Also hide the 'Make announcement' link on the pillar's
'News and announcements' page.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/439224

a519344... by Simone Pelosi

Current alphabetical sort order for Ubuntu codenames is unhelpful

translation sorted by distroseries.version instead of (distroseries.name, package.name)

LP: #1923378

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/439077

f732a7f... by Guruprasad

Restrict the 'Add announcement' form access to legitimate pillar owners

Also hide the 'Make announcement' link on the pillar's
'News and announcements' page.

a1ce487... by Simone Pelosi

Misspelled error message

Add yourself to a team by hitting "Add member" and then "Pick me", the error message if you're already a member was:
"Me is already a member of this team"
now is:
"<username> is already a member of this team"

LP: #1056790

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/439041