~twom/turnip:delete-a-ref-is-noisy

Last commit made on 2018-10-24
Get this branch:
git clone -b delete-a-ref-is-noisy https://git.launchpad.net/~twom/turnip
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
delete-a-ref-is-noisy
Repository:
lp:~twom/turnip

Recent commits

21b01c5... by Tom Wardill

Use pygit2 delcared constant

cc868bb... by Tom Wardill

Ensure that the ZERO commit does not appear in our output

67d136f... by Tom Wardill

Test that we need force push permissions to delete

flake8

4fe9d0e... by Tom Wardill

Add a case for the new ref being ZERO

74bed3f... by Tom Wardill

Add failing test

17ead59... by Tom Wardill

Revert "Temporarily tolerate cffi warnings"

This reverts commit 8b06528df116e13de4e56dd5e4d58ff95c8484bd.

46433b1... by Tom Wardill

Check for more auth methods in checkRefPermissions

Merged from https://code.launchpad.net/~twom/turnip/+git/turnip/+merge/357744

0de65c5... by Tom Wardill

Remove typo

e1990a9... by Tom Wardill

Correct method naming style

6273658... by Tom Wardill

Better method of checking for auth in checkRefPermissions