lp:~cjwatson/isitdeployable/version-no-cache

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/isitdeployable/version-no-cache
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
isitdeployable
Status:
Merged

Recent revisions

302. By Colin Watson

Send "Pragma: no-cache" when checking version header.

Some sites (e.g. qastaging.launchpad.net) are behind a cache that may
require some help to notice when the version header changes. Make some
effort to avoid this.

301. By Daniel Manrique

Add some temporary debugging to find email address which is causing a BadRequest from Launchpad.

Merged from https://code.launchpad.net/~roadmr/isitdeployable/badrequest/+merge/382710

300. By Przemysław Suliga

Updated Django 1.11.9 to 1.11.26

This also includes a pytz update to pytz-2019.3

Summary of changes between Django 1.11.9 and 1.11.26:
https://gist.github.com/suligap/480e7531a215491b33a0d3e73f93d1c6

Merged from https://code.launchpad.net/~suligap/isitdeployable/django-upgrade-1.11.26-requirements.txt/+merge/376472

299. By Przemysław Suliga

Refresh the lxd related bits in Getting started section of the README
Fix "Updating dependencies" section of the README (proper target branch for dependencies)

Merged from https://code.launchpad.net/~suligap/isitdeployable/readme-updates/+merge/376505

298. By Daniel Manrique

Fixes from the previous merge

Merged from https://code.launchpad.net/~roadmr/isitdeployable/active-flag/+merge/372562

297. By Daniel Manrique

Add an "Active" flag to Projects. An Inactive project won't be queried anymore for either new revisions or updates to existing deployments, essentially archiving it.

Merged from https://code.launchpad.net/~roadmr/isitdeployable/active-flag/+merge/372441

296. By Daniel Manrique

Handle nonexistent revisions properly.

This happens if (that we know of):

1- A branch has been rewritten and a specific commit referenced in the project is gone or nonexistent due to a typo :)

Merged from https://code.launchpad.net/~roadmr/isitdeployable/handle-nonexistent-revisions-in-bzr/+merge/370522

295. By Daniel Manrique

If self.branch.revparse_single(revspec) Keyerrors, it means the revspec we wanted doesn't exist in the source tree anymore - return None

Merged from https://code.launchpad.net/~roadmr/isitdeployable/revision-disappeared-ohnoes/+merge/370451

294. By Daniel Manrique

Update some dependencies for newer httplib2: lazr-authentication, oops-datedir-repo so they work with the newer launchpadlib and other lazr in the dependencies branch.

Merged from https://code.launchpad.net/~roadmr/isitdeployable/update-lazr-deps/+merge/369349

293. By Tom Wardill

Add 7 char short sha1 codes to git revisions

Merged from https://code.launchpad.net/~twom/isitdeployable/short-codes/+merge/367645

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:isitdeployable
This branch contains Public information 
Everyone can see this information.

Subscribers