index
:
patchwork
add-captcha
Unnamed repository; edit this file 'description' to name the repository.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
docs: Add note on restoring the docker database
Stephen Finucane
2018-04-09
*
trivial: Remove additional Django < 1.8 code
Stephen Finucane
2018-04-09
*
REST: Order 'filters' code
Stephen Finucane
2018-04-07
*
docs: Add note on backing up the docker database
Stephen Finucane
2018-04-07
*
docs: Add information on REST API versioning
Stephen Finucane
2018-04-07
*
REST: Use versioning for modified responses
Stephen Finucane
2018-04-07
*
tests: Split 'test_rest_api'
Stephen Finucane
2018-04-07
*
Use parsed subject for mboxes
Stephen Finucane
2018-04-07
*
Include all email headers in mboxes
Veronika Kabatova
2018-04-07
*
Fix incorrect autodelegation documentation
Veronika Kabatova
2018-04-05
*
docker: set timezone to Australia/Canberra
Daniel Axtens
2018-04-05
*
docs: Update reference to kernel documentation
Ali Alnubani
2018-04-05
*
docs: Fix package name
Ali Alnubani
2018-04-05
*
api: Only provide JSON version of events list
Daniel Axtens
2018-04-05
*
api: EventList: change select_related() to prefetch_related()
Daniel Axtens
2018-04-05
*
migrations: Add missing migration
Stephen Finucane
2018-03-25
*
Fix slow Patch counting query
Daniel Axtens
2018-03-21
*
Add validation for regular expressions
Veronika Kabatova
2018-03-21
*
Avoid timezone confusion
Veronika Kabatova
2018-03-08
*
parser: don't fail on multiple SeriesReferences
Daniel Axtens
2018-03-07
*
parser: use Patch.objects.create instead of save()
Daniel Axtens
2018-03-07
*
parser: avoid an unnecessary UPDATE of Person
Daniel Axtens
2018-03-07
*
parser: close a TOCTTOU bug on Person creation
Daniel Axtens
2018-03-07
*
parser: Handle even more exotically broken headers
Daniel Axtens
2018-03-07
*
Add test for list filtering feature
Veronika Kabatova
2018-02-27
*
Implement list filtering
Veronika Kabatova
2018-02-27
*
tools: drop vagrant
Daniel Axtens
2018-02-27
*
docs: X-Patchwork-Ignore doesn't work, X-Patchwork-Hint: ignore does
Daniel Axtens
2018-02-24
*
Don't aim to have patchwork send email
Daniel Axtens
2018-02-22
*
requirements: Use 'psycopg2-binary' package
Stephen Finucane
2018-02-13
*
migrations: Add missing Series.Meta, Patch.Meta changes
Stephen Finucane
2018-02-13
*
Fix CRLF newlines upon submission changes
Veronika Kabatova
2018-02-09
*
travis: Run pep8 for py27 only
Stephen Finucane
2018-02-03
*
views/user: string interpolation in raw SQL is safe here
Daniel Axtens
2018-01-31
*
Don't create mailboxes/maildirs if not present
Daniel Axtens
2018-01-31
*
parser: allow series numbers at end of another prefix
Daniel Axtens
2018-01-31
*
tags: be a bit more permissive in what we render to a message
Daniel Axtens
2018-01-31
*
parser: Fix parsing of pull request emails with CRLF line endings on Python 2
Andrew Donnellan
2018-01-29
*
Fix Python3.6 depreciation warnings
Daniel Axtens
2018-01-26
*
docker: add Python3.6 to image
Daniel Axtens
2018-01-26
*
travis: test Python 3.6
Daniel Axtens
2018-01-26
*
travis: run pep8/flake8 tests
Daniel Axtens
2018-01-26
*
Fix sy -> sys in pwclient error path
Daniel Axtens
2018-01-26
*
pagination: Fix quirks
Daniel Axtens
2018-01-26
*
parser: Handle 'git-request-pull' mails from Git 2.14.3
Stephen Finucane
2018-01-18
*
pwclient: Resolve pycode warnings
Stephen Finucane
2018-01-11
*
Correct type (v2)
Stephen Finucane
2018-01-10
*
Correct typo
Stephen Finucane
2018-01-10
*
REST: Make single-use function a staticmethod
Stephen Finucane
2018-01-10
*
trivial: Fix some nits
Stephen Finucane
2018-01-10
[next]