[PATCH 0/6] Random cleanups
Stephen Finucane
stephen at that.guru
Wed Jan 10 11:05:20 AEDT 2018
A couple of things I noticed while working on a resolution for the '/events'
performance issues.
Stephen Finucane (6):
gitignore: Ignore JSON files
trivial: Remove additional Django < 1.8 code
signals: Don't call event creation code for fixtures
REST: Add 'mbox' to cover-letter response
trivial: Fix some nits
REST: Make single-use function a staticmethod
.gitignore | 1 +
patchwork/api/embedded.py | 4 +-
patchwork/api/patch.py | 12 ++--
patchwork/fields.py | 10 +--
patchwork/settings/base.py | 60 ++++++------------
patchwork/signals.py | 74 ++++++++++++----------
.../notes/cover-letter-mbox-a873f2204a850425.yaml | 6 ++
7 files changed, 76 insertions(+), 91 deletions(-)
create mode 100644 releasenotes/notes/cover-letter-mbox-a873f2204a850425.yaml
--
2.14.3
More information about the Patchwork
mailing list