lp://staging/isitdeployable
- Get this branch:
- bzr branch lp://staging/isitdeployable
Branch merges
Branch information
- Owner:
- Ubuntu One PQM Team
- Project:
- isitdeployable
- Review team:
- Ubuntu One hackers
- Status:
- Development
Recent revisions
- 304. By Guillermo Gonzalez
-
truncate/wrap long text in the version column at project info page
Merged from https:/
/code.launchpad .net/~verterok/ isitdeployable/ truncate- long-version/ +merge/ 443417 - 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/ 480e7531a215491 b33a0d3e73f93d1 c6 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~james-w/isitdeployable/trunk