~ines-almeida/launchpad:fix-js-unittest-access-tokens-view

Last commit made on 2023-10-05
Get this branch:
git clone -b fix-js-unittest-access-tokens-view https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
fix-js-unittest-access-tokens-view
Repository:
lp:~ines-almeida/launchpad

Recent commits

5919212... by Ines Almeida

Fix js unit test in access tokens view

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
bc1cc5e... by Ines Almeida

Add 'project tokens' table to git repo access tokens view

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/452109

a14cea1... by Ines Almeida

Update style of access tokens tables

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
b1b04f8... by Ines Almeida

Add parent tokens table to access tokens view

Original table was moved into a reusable macro, and an 'owner' column was added

67c0715... by Colin Watson

doc: Add high-level build farm documentation

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

cd2d25e... by Ines Almeida

Fix 301 URL redirection unit test for PPA archives

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/452734

9a4f703... by Ines Almeida

Fix 301 url redirection unit test for PPA archives

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
6f24a34... by Ines Almeida

Update the redirection status code from 301 to 303 when traversing an archive

The 301 signals a permanent redirect, which means that these redirects get cached. This permanent redirection can lead to issues where the wrong redirection gets cached in a browser.

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/452572

a4619e6... by Colin Watson

Fix syntax error in stagingsetup

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

3c17ea3... by Colin Watson

Fix syntax error in stagingsetup