~pappacena/launchpad:use-login-on-oops-reports

Last commit made on 2019-12-19
Get this branch:
git clone -b use-login-on-oops-reports 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:
use-login-on-oops-reports
Repository:
lp:~pappacena/launchpad

Recent commits

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

e6db694... by Thiago F. Pappacena

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

2b8851f... by Colin Watson

Upgrade to lazr.restful 0.21.0

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

dead452... by Colin Watson

Upgrade to lazr.restful 0.21.0

One doctest needs to change slightly to account for lazr.restful now
generating IEntry subinterfaces with field ordering matching that in the
original interface.

5c2b7b3... by Colin Watson

Explicitly use z3c.ptcompat's zpt extra

Otherwise it won't be importable following a lazr.restful upgrade, as
we'll miss its dependency on zope.app.pagetemplate.

91f527f... by Colin Watson

Remove zope.app.debug and zope.app.dependable

These were only used by zope.app.testing, which we no longer use.

e52069d... by Colin Watson

Add eggtestinfo 0.3

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

e858501... by Colin Watson

Add eggtestinfo 0.3

This is in zope.app.appsetup's setup_requires.