~ghoust88/launchpad/+git/launchpad-3:testfix-bugtask-renamed-attributes

Last commit made on 2020-11-18
Get this branch:
git clone -b testfix-bugtask-renamed-attributes https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
testfix-bugtask-renamed-attributes
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

b84f59a... by Thiago F. Pappacena

Fixing remainings from BugTask stormification

fd7011c... by Thiago F. Pappacena

Adding OCIProject vocabulary, to support OCIProject picker widgets in forms

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

e86dbc5... by Thiago F. Pappacena

Stormifying BugTask class, to prepare it to receive foreign key to OCI project

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

2f08d32... by Thiago F. Pappacena

Reverting the PassthroughValue wrapper removal

349d244... by Colin Watson

Loosen more test timeouts

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

f16b157... by Colin Watson

Loosen more test timeouts

These have caused spurious failures on buildbot recently.

7e4caf2... by Colin Watson

Fix handling of anonymous requests with oauthlib

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

98e0aa0... by Colin Watson

Fix handling of anonymous requests with oauthlib

RFC 5849 allows omitting the "oauth_token" parameter when empty, whereas
OAuth Core 1.0 Revision A didn't; we started running into this in the
test suite now that LaunchpadWebServiceCaller uses oauthlib to sign its
requests. It's clearly harmless either way, so accept it.

2391375... by Ioana Lasc

Change permissions required to reset builders

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/393716

583fff7... by Ioana Lasc

Swap IBuilderModerateAttributes for IBuilder in security.py