~ilasc/launchpad:bug-530505

Last commit made on 2019-10-16
Get this branch:
git clone -b bug-530505 https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
bug-530505
Repository:
lp:~ilasc/launchpad

Recent commits

c363c51... by Ioana Lasc

Moved test to relevant file for Model changes.

fed78d1... by Ioana Lasc

Made Subject not required in apidoc parameters for branch_merge_proposal.createComment.

LP: #530505

deabecf... by Colin Watson

Export IGitRepositorySet.new on the webservice

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

44557a7... by Colin Watson

Copy SECURITY/UPDATES into PROPOSED, not RELEASE

This matches Ubuntu policy as described by Adam Conrad: it allows
updates to go through proposed-migration.

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

5006978... by Colin Watson

Copy SECURITY/UPDATES into PROPOSED, not RELEASE

This matches Ubuntu policy as described by Adam Conrad: it allows
updates to go through proposed-migration.

8415b8f... by Colin Watson

Fix source/target pocket handling in InitializeDistroSeries

Copy pockets other than RELEASE when using the cloner as well as when
using the copier; and copy packages from PROPOSED to PROPOSED rather
than to RELEASE, since (unlike UPDATES and SECURITY) the PROPOSED pocket
is modifiable in unreleased series.

LP: #1824966

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

e9da237... by Colin Watson

Fix source/target pocket handling in InitializeDistroSeries

Copy pockets other than RELEASE when using the cloner as well as when
using the copier; and copy packages from PROPOSED to PROPOSED rather
than to RELEASE, since (unlike UPDATES and SECURITY) the PROPOSED pocket
is modifiable in unreleased series.

LP: #1824966

b146720... by Colin Watson

Use Python 2.6's new threading API

This involves some changes to use properties instead of accessor
methods, and some changes from camelCase to snake_case.

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

0bee42c... by Colin Watson

Fix soyuz-set-of-uploads.txt further

Logging might be from something other than "root" depending on what
other tests have run.

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

7f93376... by Colin Watson

Fix soyuz-set-of-uploads.txt further

Logging might be from something other than "root" depending on what
other tests have run.