~cjwatson/launchpad:db-potmsgset-msgid-plural-idx

Last commit made on 2020-04-01
Get this branch:
git clone -b db-potmsgset-msgid-plural-idx https://git.launchpad.net/~cjwatson/launchpad
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
db-potmsgset-msgid-plural-idx
Repository:
lp:~cjwatson/launchpad

Recent commits

ecfb28b... by Colin Watson

Index POTMsgSet(msgid_plural)

This is used by POFileMixIn._getTemplateSearchQuery. Adding this index
probably won't fix timeouts on its own, but it certainly helps avoid
some full table scans.

LP: #736005

16ae97a... by Thiago F. Pappacena

API operation to create a new OCIProject for a Distribution.

The feature is only enabled if we turn on the 'oci.project.create.enabled' feature flag.

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

1e99bdc... by Tom Wardill

Add OCIPushRule model

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/381035

ee12bf4... by Tom Wardill

Fix rebase issues

a7388a8... by Tom Wardill

Add test for changing attribute

323e6a5... by Tom Wardill

Move the test helper to somewhere more sensible

beb1d53... by Tom Wardill

Better test matcher

ceb5023... by Tom Wardill

Better destroySelf

963548f... by Tom Wardill

Fix typos

56d8dba... by Tom Wardill

Add OCIPushRule model