lp:~twom/launchpad

Owned by Tom Wardill
Get this repository:
git clone https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this repository. If you are Tom Wardill please log in for upload directions.

Branches

Name Last Modified Last Commit
oci-show-cancelled-builds-correctly 2021-08-13 15:48:46 UTC
Fix regex escaping in tests

Author: Tom Wardill
Author Date: 2021-08-13 15:48:46 UTC

Fix regex escaping in tests

fix-subscription-js-test 2021-08-12 12:28:37 UTC
Guard using the iterable, rather than Object

Author: Tom Wardill
Author Date: 2021-08-12 12:28:37 UTC

Guard using the iterable, rather than Object

eslint-distroseriesdifference 2021-08-12 10:57:11 UTC
Ignore no-new in distroseriesdifference

Author: Tom Wardill
Author Date: 2021-08-12 10:57:11 UTC

Ignore no-new in distroseriesdifference

eslint-inlinecommentsjs 2021-08-12 09:01:46 UTC
Fix lint in inlinecomments.js

Author: Tom Wardill
Author Date: 2021-08-12 09:01:46 UTC

Fix lint in inlinecomments.js

eslint-subscriptionjs 2021-08-12 08:51:21 UTC
Lint for subscription.js

Author: Tom Wardill
Author Date: 2021-08-12 08:51:21 UTC

Lint for subscription.js

fix-affirmation-focus 2021-08-11 12:17:47 UTC
Add comment

Author: Tom Wardill
Author Date: 2021-08-11 12:17:47 UTC

Add comment

affirm-code-of-conduct 2021-08-10 11:00:03 UTC
Better handling of schema

Author: Tom Wardill
Author Date: 2021-08-10 11:00:03 UTC

Better handling of schema

add-affirmation-code-of-conduct 2021-08-09 11:04:03 UTC
Combine multiple ADD COLUMN, rename constraint

Author: Tom Wardill
Author Date: 2021-08-09 11:04:03 UTC

Combine multiple ADD COLUMN, rename constraint

oci-retry-incomplete-read 2021-08-06 15:34:28 UTC
Refactor common test cost

Author: Tom Wardill
Author Date: 2021-08-06 15:34:28 UTC

Refactor common test cost

lint-e722 2021-08-04 12:30:11 UTC
Use BaseException where appropriate

Author: Tom Wardill
Author Date: 2021-08-04 12:30:11 UTC

Use BaseException where appropriate

lint-e632 2021-08-04 10:33:12 UTC
Remove F632 violations

Author: Tom Wardill
Author Date: 2021-08-04 10:33:12 UTC

Remove F632 violations

lint-e713 2021-08-04 09:30:44 UTC
Remove E713 violations

Author: Tom Wardill
Author Date: 2021-08-04 09:30:44 UTC

Remove E713 violations

lint-e701 2021-08-04 08:53:38 UTC
Remove E701 violations

Author: Tom Wardill
Author Date: 2021-08-04 08:53:38 UTC

Remove E701 violations

gdbpr-add-gpg-key-info 2021-07-22 16:03:10 UTC
Plural variable name

Author: Tom Wardill
Author Date: 2021-07-22 15:31:31 UTC

Plural variable name

gdpr-add-ssh-key-info 2021-07-22 10:38:31 UTC
Add ssh keys info to GDPR endpoint

Author: Tom Wardill
Author Date: 2021-07-22 10:38:31 UTC

Add ssh keys info to GDPR endpoint

gdpr-add-answers-info 2021-07-21 15:21:39 UTC
Add querystring to answers link

Author: Tom Wardill
Author Date: 2021-07-21 15:21:39 UTC

Add querystring to answers link

gdpr-add-translations-info 2021-07-21 08:58:01 UTC
Remove unneeded import

Author: Tom Wardill
Author Date: 2021-07-21 08:58:01 UTC

Remove unneeded import

gdpr-add-blueprint-information 2021-07-20 10:39:59 UTC
Optimise data retrieval

Author: Tom Wardill
Author Date: 2021-07-20 10:39:59 UTC

Optimise data retrieval

gdpr-add-bug-information 2021-07-19 10:08:53 UTC
Use list generation

Author: Tom Wardill
Author Date: 2021-07-19 10:08:53 UTC

Use list generation

gdpr-add-git-info 2021-07-15 15:12:35 UTC
Stricter test assertion

Author: Tom Wardill
Author Date: 2021-07-15 15:12:35 UTC

Stricter test assertion

gdbr-add-bzr-branches 2021-07-14 15:59:22 UTC
Refactor to extract branch calculation

Author: Tom Wardill
Author Date: 2021-07-14 15:59:22 UTC

Refactor to extract branch calculation

gdpr-overview-data 2021-07-14 13:10:37 UTC
Use inbuilt any, not a DB any

Author: Tom Wardill
Author Date: 2021-07-14 13:10:37 UTC

Use inbuilt any, not a DB any

oci-fix-multi-arch-uploads-vanishing 2021-07-08 10:45:00 UTC
Test for uploading to a sha tag

Author: Tom Wardill
Author Date: 2021-07-08 10:45:00 UTC

Test for uploading to a sha tag

gdpr-add-initial-endpoint 2021-07-06 13:25:23 UTC
Just use getByEmails, as .find() is redundant

Author: Tom Wardill
Author Date: 2021-07-06 13:25:23 UTC

Just use getByEmails, as .find() is redundant

email-ppa-changes 2021-07-02 15:35:20 UTC
Move tests to a better location

Author: Tom Wardill
Author Date: 2021-07-02 15:35:20 UTC

Move tests to a better location

add-restricted-files-to-spph-api 2021-06-09 16:55:43 UTC
Add blank line for flake8

Author: Tom Wardill
Author Date: 2021-06-09 16:55:43 UTC

Add blank line for flake8

reraise-after-failed-retry 2021-06-07 16:37:54 UTC
Reraise the original error on a failed retry

Author: Tom Wardill
Author Date: 2021-06-07 16:37:54 UTC

Reraise the original error on a failed retry

oci-default-arch-build-args 2021-05-24 10:41:04 UTC
Add LAUNCHPAD_BUILD_ARCH as a default BUILD_ARG

Author: Tom Wardill
Author Date: 2021-05-24 10:40:26 UTC

Add LAUNCHPAD_BUILD_ARCH as a default BUILD_ARG

LP: #1929183

tasks-fix-failed-test 2021-05-20 13:34:21 UTC
Fix fallback queue name

Author: Tom Wardill
Author Date: 2021-05-20 13:34:21 UTC

Fix fallback queue name

tasks-fix-py2-mock-import 2021-05-20 12:27:17 UTC
Fix mock import

Author: Tom Wardill
Author Date: 2021-05-20 12:27:17 UTC

Fix mock import

tasks-some-speedy-some-slow 2021-05-19 09:31:29 UTC
Move import so we don't evaluate too early and break other celery tests

Author: Tom Wardill
Author Date: 2021-05-19 09:31:29 UTC

Move import so we don't evaluate too early and break other celery tests

snap-privacy-move-all-the-things-at-once 2021-05-17 10:33:56 UTC
Set information type before update

Author: Tom Wardill
Author Date: 2021-05-17 10:10:03 UTC

Set information type before update

LP: #1927946

snap-privacy-is-never-stale 2021-05-11 09:13:25 UTC
Allow private snaps to be marked as stale.

Author: Tom Wardill
Author Date: 2021-05-11 09:05:29 UTC

Allow private snaps to be marked as stale.

LP: #1927950

oci-set-distribution-credentials-via-api 2021-05-06 15:37:06 UTC
Add all parameters to setCredentials call

Author: Tom Wardill
Author Date: 2021-05-06 15:37:06 UTC

Add all parameters to setCredentials call

oci-test-fix-text-not-str 2021-05-06 13:42:49 UTC
This should be text in python2

Author: Tom Wardill
Author Date: 2021-05-06 13:42:49 UTC

This should be text in python2

add-dev-celery-startup-script 2021-05-06 13:23:45 UTC
Don't error when there's no workers to stop

Author: Tom Wardill
Author Date: 2021-05-06 13:23:45 UTC

Don't error when there's no workers to stop

oci-retry-timeout-uploads 2021-05-05 16:26:25 UTC
Increase per-task lease and soft timeout

Author: Tom Wardill
Author Date: 2021-05-05 16:26:25 UTC

Increase per-task lease and soft timeout

oci-policy-fix-other-oci-recipe-test-formats 2021-05-05 10:23:32 UTC
Fix non-oci tests that use the ref format

Author: Tom Wardill
Author Date: 2021-05-05 10:23:32 UTC

Fix non-oci tests that use the ref format

oci-policy-enforce-branch-format-on-api 2021-05-05 08:38:56 UTC
Include format in error message

Author: Tom Wardill
Author Date: 2021-05-05 08:38:56 UTC

Include format in error message

oci-test-for-none-official-owner 2021-05-04 08:42:32 UTC
Add test for setting recipe as official while not being owner

Author: Tom Wardill
Author Date: 2021-05-04 08:42:32 UTC

Add test for setting recipe as official while not being owner

oci-export-setOfficialRecipeStatue 2021-04-28 10:42:17 UTC
Use http_error for API handling

Author: Tom Wardill
Author Date: 2021-04-28 10:42:17 UTC

Use http_error for API handling

oci-no-push-rules-for-distribution-projects 2021-04-27 16:11:49 UTC
Fix casing

Author: Tom Wardill
Author Date: 2021-04-27 16:11:49 UTC

Fix casing

oci-fix-partial-upload-status-being-wrong 2021-04-27 09:44:35 UTC
Fix list generation

Author: Tom Wardill
Author Date: 2021-04-27 09:44:35 UTC

Fix list generation

fix-a-small-ui-thing 2021-04-20 14:07:27 UTC
Add git repository import status to Product code overview.

Author: Tom Wardill
Author Date: 2021-04-20 14:07:27 UTC

Add git repository import status to Product code overview.

LP: #1923596

oci-add-registry-status-to-recipe-page 2021-04-19 10:05:14 UTC
Remove old comment

Author: Tom Wardill
Author Date: 2021-04-19 10:05:14 UTC

Remove old comment

oci-try-the-lock-for-the-race 2021-04-08 16:58:20 UTC
Add backoff to retry delay

Author: Tom Wardill
Author Date: 2021-04-08 16:58:20 UTC

Add backoff to retry delay

oci-fix-tagging-tag-names 2021-03-30 13:58:30 UTC
Leading / isn't valid

Author: Tom Wardill
Author Date: 2021-03-30 13:58:30 UTC

Leading / isn't valid

oci-fileno-error-on-upload 2021-03-15 11:22:40 UTC
Workaround requests handling of extract tar files

Author: Tom Wardill
Author Date: 2021-03-15 11:22:40 UTC

Workaround requests handling of extract tar files

oci-add-architecture-logging 2021-03-09 10:49:50 UTC
Add exception and architecture logging to manifest upload

Author: Tom Wardill
Author Date: 2021-03-09 10:49:50 UTC

Add exception and architecture logging to manifest upload

oci-remove-unnecessary-complete 2021-03-08 17:19:48 UTC
Add test to ensure job doesn't OOPs

Author: Tom Wardill
Author Date: 2021-03-08 17:19:48 UTC

Add test to ensure job doesn't OOPs

oci-policy-fix-image-name 2021-02-25 09:47:54 UTC
Populate the image name field on editting a recipe

Author: Tom Wardill
Author Date: 2021-02-25 09:47:54 UTC

Populate the image name field on editting a recipe

oci-policy-use-distribution-credentials-in-upload 2021-02-22 15:04:11 UTC
Use None as sentinel

Author: Tom Wardill
Author Date: 2021-02-22 15:04:11 UTC

Use None as sentinel

merge-db-stable 2021-02-19 23:30:15 UTC
Automatic merge from stable up to f759833f01c7

Author: Patch Queue Manager
Author Date: 2021-02-19 23:30:15 UTC

Automatic merge from stable up to f759833f01c7

oci-policy-fix-distribution-views 2021-02-15 13:30:36 UTC
Fix distribution views doctest for oci registry credentials

Author: Tom Wardill
Author Date: 2021-02-15 13:30:36 UTC

Fix distribution views doctest for oci registry credentials

db-oci-policy-distribute-the-credentials 2021-02-12 16:40:35 UTC
Add DB patch

Author: Tom Wardill
Author Date: 2021-01-04 17:45:04 UTC

Add DB patch

stats-add-ppa-latency 2021-02-11 09:32:54 UTC
Add PPA build and publishing latency stats

Author: Tom Wardill
Author Date: 2021-02-10 16:08:22 UTC

Add PPA build and publishing latency stats

oci-policy-distribute-the-credentials 2021-02-10 11:36:31 UTC
Assert we're in a Distribution

Author: Tom Wardill
Author Date: 2021-02-10 11:36:31 UTC

Assert we're in a Distribution

stats-code-import-stats 2021-02-03 15:48:31 UTC
Fix import and test counts

Author: Tom Wardill
Author Date: 2021-02-03 15:48:31 UTC

Fix import and test counts

better-text-for-snap 2021-02-02 15:18:32 UTC
Rename snap name field. LP: #1914233

Author: Tom Wardill
Author Date: 2021-02-02 15:17:36 UTC

Rename snap name field. LP: #1914233

oci-policy-fix-registry-tests 2021-02-01 14:18:43 UTC
Fix tests creating valid branch names

Author: Tom Wardill
Author Date: 2021-02-01 14:18:43 UTC

Fix tests creating valid branch names

oci-policy-git-branch-picker-format 2021-01-29 17:56:07 UTC
Add validator to OCIRecipeAdd and OCIRecipeEdit views

Author: Tom Wardill
Author Date: 2021-01-29 17:39:36 UTC

Add validator to OCIRecipeAdd and OCIRecipeEdit views

oci-policy-list-some-recipes-for-tasty-ui 2021-01-26 16:01:44 UTC
Formatting and wording changes

Author: Tom Wardill
Author Date: 2021-01-26 16:01:44 UTC

Formatting and wording changes

oci-policy-default-the-current-officialness 2021-01-25 15:38:06 UTC
Add negative check to existing test

Author: Tom Wardill
Author Date: 2021-01-25 15:38:06 UTC

Add negative check to existing test

git-branch-picker-short-form-urls 2021-01-22 10:53:52 UTC
Allow short form owner default repository urls

Author: Tom Wardill
Author Date: 2021-01-22 10:53:52 UTC

Allow short form owner default repository urls

git-branch-picker-oops-with-no-repository 2021-01-21 17:07:12 UTC
Fix AssertionError with git ref widget form validation

Author: Tom Wardill
Author Date: 2021-01-21 17:07:12 UTC

Fix AssertionError with git ref widget form validation

git-branch-picker-fix-error-message-priority-on-create 2021-01-21 16:35:42 UTC
Fix error message order on recipe creation

Author: Tom Wardill
Author Date: 2021-01-21 16:35:42 UTC

Fix error message order on recipe creation

oci-policy-set-the-official-with-the-official-permissions 2021-01-21 13:50:14 UTC
Check the other status hasn't changed

Author: Tom Wardill
Author Date: 2021-01-21 13:50:14 UTC

Check the other status hasn't changed

oci-policy-tags-hang-off-branches 2021-01-15 11:32:26 UTC
split the regex for more tests

Author: Tom Wardill
Author Date: 2021-01-15 11:32:26 UTC

split the regex for more tests

db-oci-policy-use-distribution-credentials-in-upload 2021-01-06 16:31:47 UTC
Add OCIRecipe.image_name DB patch

Author: Tom Wardill
Author Date: 2021-01-06 16:31:06 UTC

Add OCIRecipe.image_name DB patch

oci-policy-tags-attached-by-strings 2020-12-16 11:57:57 UTC
Comment typo

Author: Tom Wardill
Author Date: 2020-12-16 11:57:57 UTC

Comment typo

oci-policy-push-tags-to-the-limit 2020-12-09 11:33:07 UTC
Use text[] column instead of class

Author: Tom Wardill
Author Date: 2020-12-09 11:09:08 UTC

Use text[] column instead of class

db-oci-policy-push-tags-to-the-limit 2020-12-09 10:14:03 UTC
Use a text array for tags instead

Author: Tom Wardill
Author Date: 2020-12-09 10:14:03 UTC

Use a text array for tags instead

questions-about-that-storm-porting 2020-12-03 16:50:53 UTC
Test fixes for Question porting

Author: Tom Wardill
Author Date: 2020-12-03 16:50:53 UTC

Test fixes for Question porting

questions-about-storm 2020-12-03 11:25:25 UTC
Fix aother answers doctests

Author: Tom Wardill
Author Date: 2020-12-03 11:25:25 UTC

Fix aother answers doctests

source-target-typo 2020-12-02 17:32:12 UTC
Prerequisite branches are the source, not the target

Author: Tom Wardill
Author Date: 2020-12-02 17:32:12 UTC

Prerequisite branches are the source, not the target

stormy-questions-about-tests 2020-11-27 10:30:29 UTC
Fully qualify the order_by

Author: Tom Wardill
Author Date: 2020-11-27 10:30:29 UTC

Fully qualify the order_by

questions-about-reopening-storms 2020-11-26 17:06:09 UTC
Timezones help

Author: Tom Wardill
Author Date: 2020-11-26 17:06:09 UTC

Timezones help

git-branch-picker-resubmit 2020-11-25 16:45:55 UTC
Add autocomplete to git resubmit page

Author: Tom Wardill
Author Date: 2020-11-25 16:45:55 UTC

Add autocomplete to git resubmit page

git-branch-picker-unpicked-with-merge-pickers 2020-11-25 16:01:46 UTC
Prerequisite should be at the bottom

Author: Tom Wardill
Author Date: 2020-11-25 15:21:39 UTC

Prerequisite should be at the bottom

git-branch-picker-fix-tests 2020-11-20 10:26:46 UTC
Fix missing path tests

Author: Tom Wardill
Author Date: 2020-11-20 10:26:46 UTC

Fix missing path tests

git-branch-picker-unpicked 2020-11-19 16:43:50 UTC
Labels with colons

Author: Tom Wardill
Author Date: 2020-11-19 16:43:50 UTC

Labels with colons

git-branch-picker-on-merge-proposals 2020-11-17 10:40:01 UTC
Fix last tests

Author: Tom Wardill
Author Date: 2020-11-17 10:40:01 UTC

Fix last tests

stats-upload-numbers-with-your-uploads 2020-11-03 10:06:33 UTC
Tidy imports

Author: Tom Wardill
Author Date: 2020-11-03 10:06:33 UTC

Tidy imports

git-branch-picker 2020-10-30 15:12:27 UTC
Add missing template

Author: Tom Wardill
Author Date: 2020-10-30 15:12:27 UTC

Add missing template

opinions-can-be-withdrawn 2020-10-30 15:05:43 UTC
Allow for deletion of a vote

Author: Tom Wardill
Author Date: 2020-10-30 15:05:43 UTC

Allow for deletion of a vote

stats-fix-env-tests 2020-10-28 11:31:55 UTC
[testfix] fix behaviour stats tests for env parameter

Author: Tom Wardill
Author Date: 2020-10-28 11:31:55 UTC

[testfix] fix behaviour stats tests for env parameter

stats-better-builder-stats-stacking 2020-10-27 16:00:21 UTC
Move to environment setting in statsd

Author: Tom Wardill
Author Date: 2020-10-27 16:00:21 UTC

Move to environment setting in statsd

oci-layer-tar-sizes 2020-10-07 12:48:14 UTC
Use layer tar sizes in registry upload

Author: Tom Wardill
Author Date: 2020-10-07 12:48:14 UTC

Use layer tar sizes in registry upload

fix-binary-publishing-tests 2020-10-05 14:54:33 UTC
[Testfix] Add new properties to BPPH doctest

Author: Tom Wardill
Author Date: 2020-10-05 14:54:33 UTC

[Testfix] Add new properties to BPPH doctest

stats-can-the-builders-count 2020-10-05 14:05:45 UTC
Add other package tests

Author: Tom Wardill
Author Date: 2020-10-05 14:05:45 UTC

Add other package tests

export-source-properties-on-BPPH 2020-10-05 10:21:10 UTC
Fix import, add comment

Author: Tom Wardill
Author Date: 2020-10-05 10:21:10 UTC

Fix import, add comment

stats-fix-valueerror-on-redirect 2020-10-01 12:55:29 UTC
Fix imports

Author: Tom Wardill
Author Date: 2020-10-01 12:55:29 UTC

Fix imports

oci-test-fix-browser-path 2020-09-30 16:39:44 UTC
UI test fixes for build_path

Author: Tom Wardill
Author Date: 2020-09-30 16:39:44 UTC

UI test fixes for build_path

buildd-sha-export 2020-09-29 07:04:45 UTC
Update docstring

Author: Tom Wardill
Author Date: 2020-09-29 07:04:45 UTC

Update docstring

stats-fix-pageid-doctests 2020-09-23 14:43:12 UTC
Fix typo in test name

Author: Tom Wardill
Author Date: 2020-09-23 14:43:12 UTC

Fix typo in test name

stats-request-timings 2020-09-23 09:50:53 UTC
Add tests for failed traversal and failed publication

Author: Tom Wardill
Author Date: 2020-09-23 09:50:53 UTC

Add tests for failed traversal and failed publication

fix-getreplication-lag 2020-09-21 10:31:25 UTC
Swap hot_standby for pg_is_in_recovery

Author: Tom Wardill
Author Date: 2020-09-21 10:31:25 UTC

Swap hot_standby for pg_is_in_recovery

loggerhead-upgrade=511 2020-09-18 10:14:23 UTC
Update loggerhead to r511

Author: Tom Wardill
Author Date: 2020-09-18 10:14:23 UTC

Update loggerhead to r511

loggerhead-default-interface 2020-09-11 14:06:12 UTC
Change developer loggerhead interface to 0.0.0.0

Author: Tom Wardill
Author Date: 2020-09-11 14:06:12 UTC

Change developer loggerhead interface to 0.0.0.0

stats-numbercruncher-info-error 2020-09-08 15:27:30 UTC
Fix name of logging level

Author: Tom Wardill
Author Date: 2020-09-08 15:27:30 UTC

Fix name of logging level

1100 of 194 results
This repository contains Public information 
Everyone can see this information.