~twom/launchpad:oci-admin-roles-need-edit

Last commit made on 2020-05-20
Get this branch:
git clone -b oci-admin-roles-need-edit https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
oci-admin-roles-need-edit
Repository:
lp:~twom/launchpad

Recent commits

416f566... by Tom Wardill

Use delegated authorization

6c133fe... by Tom Wardill

Allow edit permissions to oci_project_admin

1f7bc74... by Colin Watson

Add xPPH indexes where datepublished is NULL

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

2617c22... by Thiago F. Pappacena

Adding picker to select, on OCI project edit page, which recipe is the official one.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/383542

2e68221... by Thiago F. Pappacena

Merge branch 'master' into official-oci-recipe

0325ba9... by Thiago F. Pappacena

Fixing broken distribution test.

A previous MP (https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/383657) introduced our standard `from __future__ import absolute_import, print_function, unicode_literals` in lp/registry/browser/distribution.py, but the tests were not prepared for this. This fixes the regression, but it would be interesting to run the full suite and include back this `from __future__ import` statement.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/383993

3ba2b8c... by Thiago F. Pappacena

Fix broken test caused by recently-introduced unicode_literals import

f29c011... by Thiago F. Pappacena

Adding page to see the (paginated) list of OCI projects of a distribution, including the possibility to search.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/383657

662d7f0... by Thiago F. Pappacena

Removing IOCIRecipe._official declaration

1b51bde... by Thiago F. Pappacena

Adding OCI recipe list page on OCI project.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/383094