~pappacena/launchpad:oops-report-test-errors

Last commit made on 2019-12-20
Get this branch:
git clone -b oops-report-test-errors https://git.launchpad.net/~pappacena/launchpad
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
oops-report-test-errors
Repository:
lp:~pappacena/launchpad

Recent commits

93979ea... by Thiago F. Pappacena

skipping security of principal.person when generating oops reports

5ed1600... by Thiago F. Pappacena

Send login information on OOPS reports, instead of display name

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/376955

05231af... by Thiago F. Pappacena

gender-neutral comment

1247f3e... by Thiago F. Pappacena

style changes

1586c61... by Thiago F. Pappacena

better check authenticated user's name when sending OOPS reports

75e569a... by Colin Watson

Use lp.testing.TestCase in test_layers_functional

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/376996

e1567b7... by Colin Watson

Use lp.testing.TestCase in test_layers_functional

This means that the CaptureOops fixture is set up during these tests,
fixing some test isolation errors.

6fb3c97... by Thiago F. Pappacena

Allow adding comments with a single click on side-by-side diffs

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/376803

1e7cadb... by Thiago F. Pappacena

code style: wrapping line at 79 colums

e6db694... by Thiago F. Pappacena

Oops should report request's person.name instead of auth framework's getLogin()