~pappacena/launchpad:autorestart-for-librarian

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

Recent commits

ca5ee83... by Thiago F. Pappacena

adding compile as dep for make watch-librarian

dc483f6... by Thiago F. Pappacena

small script to automatically restart librarian on file changes

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

2b8851f... by Colin Watson

Upgrade to lazr.restful 0.21.0

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

fe6513e... by Thiago F. Pappacena

making selector for diff line click more specific

f454411... by Thiago F. Pappacena

fixing tests mistakes

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.