lp://staging/~shanepelletier/isitdeployable/replace-oppressive-terminology

Created by Shane M. Pelletier and last modified
Get this branch:
bzr branch lp://staging/~shanepelletier/isitdeployable/replace-oppressive-terminology
Only Shane M. Pelletier can upload to this branch. If you are Shane M. Pelletier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Shane M. Pelletier
Project:
isitdeployable
Status:
Development

Recent revisions

303. By Colin Watson

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

Merged from https://code.launchpad.net/~cjwatson/isitdeployable/version-no-cache/+merge/400038

302. By Daniel Manrique

Explicitly set postgres's password policy.

This used to be implicit up to sometime in 2020, but
since then it is required to either set a password or indicate
the policy to be "trust" so anyone can connect.

Setting the password explicitly is more secure but needs more changes/
work, and since we were not using a password before, and this is for
an ephemeral or local unexposed container, it seems reasonable to use
"trust" to unblock merges and work on this project.

Merged from https://code.launchpad.net/~roadmr/isitdeployable/postgres-password-change/+merge/428315

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

Branch metadata

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