~twom/launchpad:fix-race-condition-in-contents-files

Last commit made on 2019-10-30
Get this branch:
git clone -b fix-race-condition-in-contents-files https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
fix-race-condition-in-contents-files
Repository:
lp:~twom/launchpad

Recent commits

e2859a7... by Tom Wardill

Remove extra new line

07c13c6... by Tom Wardill

Create files as .new and then atomically move into place

13e4e23... by Colin Watson

Remove unused lazr.testing requirement

I'm not entirely familiar with the history around this and lazr-js, but
nothing refers to lazr.testing any more.

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

2572f5b... by Colin Watson

Remove workarounds for bug 98437, fixed in Zope

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

74c15f6... by Colin Watson

Remove TestBlockingOffsitePosts.test_localhost_is_ok

This is no longer expected to pass, as we removed the corresponding
workaround.

5701978... by Tom Wardill

Add implementation for OCIProjectSeries

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

af9c262... by Tom Wardill

Fix more lints

fbd8305... by Tom Wardill

Fix OCIProjectSeries permission tests

b32e9bb... by Tom Wardill

Pass kwargs through

fdfc2f8... by Tom Wardill

Attempt to improve tests