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
*
Update mailmap with new email
Stephen Finucane
2016-09-25
*
bin/pwclient: fix spurious except catch
Yann E. MORIN
2016-09-25
*
parser: fix wrong parsing of diff comments
WEN Pingbo
2016-09-25
*
Add sqlparse to production requirements
Daniel Axtens
2016-09-25
*
bin: Remove update-patchwork-status
Stephen Finucane
2016-09-25
*
CHANGELOG: Document latest changes
Stephen Finucane
2016-09-25
*
CHANGELOG: Add v1.1.1 release
Stephen Finucane
2016-09-25
*
CHANGELOG: Integrate UPGRADING content
Stephen Finucane
2016-09-25
*
trivial: Fix incorrectly subclassed 'save's
Stephen Finucane
2016-09-25
*
trivial: Remove unreachable code
Stephen Finucane
2016-09-25
*
trivial: noqa unused imports
Stephen Finucane
2016-09-25
*
trivial: Combine if statements
Stephen Finucane
2016-09-25
*
trivial: Use 'in' operator
Stephen Finucane
2016-09-25
*
trivial: Don't use non-Pythonic names
Stephen Finucane
2016-09-25
*
trivial: Use implicit true/false for comparison
Stephen Finucane
2016-09-25
*
trivial: noqa any 'assert' functions
Stephen Finucane
2016-09-25
*
trivial: Remove broad exceptions where possible
Stephen Finucane
2016-09-25
*
trivial: Don't shadow built-ins
Stephen Finucane
2016-09-24
*
views: Remove cyclic import
Stephen Finucane
2016-09-24
*
xmlrpc: Bump version
Stephen Finucane
2016-09-24
*
xmlrpc: Factor out common code
Stephen Finucane
2016-09-24
*
gitignore: Ignore vagrant and vim files
Stephen Finucane
2016-09-20
*
Optimise querying of checks in patch list view
Daniel Axtens
2016-09-20
*
fields: Stub out unused arguments
Stephen Finucane
2016-09-20
*
settings: noqa the secret key
Stephen Finucane
2016-09-20
*
Mark regexes with 'r' prefixes
Stephen Finucane
2016-09-20
*
docker: Install dependencies for Python 2 also
Stephen Finucane
2016-09-20
*
README: Add travis badge
Stephen Finucane
2016-09-09
*
Add .travis.yml file
Daniel Axtens
2016-09-07
*
utils: Rename to 'notifications'
Stephen Finucane
2016-09-07
*
README: Add landscape.io badge
Stephen Finucane
2016-09-07
*
Add landscape.io configuration file
Stephen Finucane
2016-09-07
*
gitignore: Don't ignore all hidden files
Stephen Finucane
2016-09-07
*
views: Avoid mutable default arguments
Stephen Finucane
2016-09-07
*
lib: Refresh nginx/uwsgi configuration
Thomas Monjalon
2016-09-07
*
tox: Don't create '.pyc' files
Stephen Finucane
2016-09-07
*
views: fix pwclient download link
David Lamparter
2016-09-04
*
xmlrpc: massively increase test coverage
Daniel Axtens
2016-09-03
*
xmlrpc authentication: Fix base64 decoding for py3
Daniel Axtens
2016-09-03
*
xmlrpc: remove a redundant try/except block
Daniel Axtens
2016-09-03
*
xmlrpc: catch possible exceptions in patch filtering
Daniel Axtens
2016-09-03
*
xmlrpc: remove some unnecessary try/except blocks
Daniel Axtens
2016-09-03
*
xmlrpc: fix max_count for check_list
Daniel Axtens
2016-09-03
*
xmlrpc: Change filter(...)[0] to get(...)
Daniel Axtens
2016-09-03
*
test: fix coverage tests
Daniel Axtens
2016-09-03
*
parser: Correct empty email value check
Stephen Finucane
2016-09-02
*
tests: Additional rework of 'test_parser'
Stephen Finucane
2016-09-02
*
parser: Ensure consistent use of 'parse_'
Stephen Finucane
2016-09-02
*
parser: Put more specific 'From' regex first
Stephen Finucane
2016-09-02
*
parsemail: Move parsing to 'parser'
Stephen Finucane
2016-09-02
[next]