~canonical-launchpad-branches/launchpad/+git/bzr-personal:cjwatson/wsgi-ppa-auth

Last commit made on 2017-11-19
Get this branch:
git clone -b cjwatson/wsgi-ppa-auth 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/wsgi-ppa-auth
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

d1aca0c... by Colin Watson

Merge virtualenv-pip.

d3dfd65... by Colin Watson

Merge devel.

9dc4a14... by Colin Watson

Use memcached instead of timedcache, storing hashed passwords.

24b97b9... by Colin Watson

Separate out request-timeline handling so that memcache_client_factory can be used to create a basic client with minimal dependencies.

0a3677f... by Colin Watson

Beef up MemcacheFixture a bit to support expiry times and to reject non-str keys.

99ec160... by Launchpad PQM Bot

[r=wgrant][no-qa] Fix staging restores and make them more verbose.

61786d2... by William Grant

Run staging pg_restore with -v so we can see progress.

6f937b8... by William Grant

Fix staging restores in the face of ts2 objects appearing in dumps.

OPERATOR FAMILYs gin_tsvector_ops, gist_tp_tsquery_ops and
gist_tsvector_ops are now showing up in dumps for some reason, despite
being part of EXTENSION - tsearch2.

4c8e055... by Launchpad PQM Bot

[r=wgrant][no-qa] Stop using pre-3.x BeautifulSoup compatibility
 methods.

2abaeca... by Launchpad PQM Bot

[testfix][r=cjwatson][no-qa] Go back to returning a list from
 PillarNameSet.featured_projects,
 not a DecoratedResultSet. Fixes featuredproject.txt doctests.