~canonical-launchpad-branches/launchpad/+git/bzr-personal:cjwatson/isolate-gpgme

Last commit made on 2016-11-15
Get this branch:
git clone -b cjwatson/isolate-gpgme https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
cjwatson/isolate-gpgme
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

47f1694... by Colin Watson

Isolate gpgme from its terminal environment, if any.

abff301... by Launchpad PQM Bot

[r=wgrant][no-qa] Allow Git-targeted code imports to share a URL with
 Bazaar-targeted code imports.

5f34d95... by Colin Watson

Make CodeImportSet.getByURL check target_rcs_type more conservatively.

710c193... by Launchpad PQM Bot

[r=wgrant][no-qa] Split the unique CodeImport(url) index into one for
 each target RCS type.

cd8d4b1... by Colin Watson

Restore "url IS NOT NULL" condition.

b07a649... by Colin Watson

Switch order of index creation/deletion.

84a3abe... by Launchpad PQM Bot

[r=cjwatson][no-qa] Fix GitRepository.reviewer to satisfy Edit on
 BranchMergeProposal

b701a2d... by William Grant

Lint.

94c6d8d... by William Grant

Hack DelegatedAuthorization to crash anything that uses its result as a bool.

Gives us protection against some classes of accident.

3885d61... by William Grant

Avoid other delegated permissions in conditionals.