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
*
Add missing explicit state fixture load
Stephen Finucane
2015-09-17
*
patchwork/templates: Suppress cycle template tag warning
Jeremy Kerr
2015-06-05
*
patchwork/views: request.REQUEST is deprecated in django 1.8
Jeremy Kerr
2015-06-05
*
patchwork/parser: Adapt for new unsaved-foreign-key behaviour in django 1.8
Jeremy Kerr
2015-06-05
*
patchwork: Add initial migrations
Jeremy Kerr
2015-06-05
*
patchwork: Explicitly load states fixtures
Jeremy Kerr
2015-06-05
*
patchwork/views: prefetch delegate in generic_list
Jeremy Kerr
2015-06-05
*
patchwork/models: Use OneToOneField for PatchChangeNotifcation.patch
Jeremy Kerr
2015-06-04
*
parsemail: Don't catch all exceptions when a Project isn't found
Jeremy Kerr
2015-05-29
*
parsemail: run django.setup to initialise Models
Jeremy Kerr
2015-05-29
*
tests: Remove old-style test runner module
Jeremy Kerr
2015-05-28
*
cron: Move patchwork-cron script to a management command
Jeremy Kerr
2015-05-28
*
patchwork/utils: Remove unnecessary MultiplePatchForm import
Jeremy Kerr
2015-05-28
*
doc: Add NEWS file for recent updates
Jeremy Kerr
2015-05-28
*
Add patch tag infrastructure
Jeremy Kerr
2015-05-28
*
docs: Add collectstatic step to installation instructions
Jeremy Kerr
2015-05-28
*
Update documentation and default settings to suit patchwork deployment model
Jeremy Kerr
2015-05-28
*
bin: Fix references to old settings module location
Jeremy Kerr
2015-05-27
*
docs: Fix documentation for new settings infrastructure
Jeremy Kerr
2015-05-27
*
lib/apache2: Update sample configuration files for new staticfiles application
Jeremy Kerr
2015-05-27
*
lib/apache2: use django-1.7-compatible wsgi application
Jeremy Kerr
2015-05-27
*
Move to a more recent django project structure
Jeremy Kerr
2015-05-27
*
tox: Add tox.ini file
Stephen Finucane
2015-05-03
*
settings: Split 'settings.py' into multiple files
Stephen Finucane
2015-05-03
*
Integrate 'django.contrib.staticfiles'
Stephen Finucane
2015-05-03
*
settings: Restructure settings file
Stephen Finucane
2015-05-03
*
docs: Use 'prod' and 'dev' requirements files
Stephen Finucane
2015-05-03
*
settings: Resolve all but one Django 1.7 warning
Stephen Finucane
2015-05-03
*
views: Replace 'mimetype' with 'content_type'
Stephen Finucane
2015-05-03
*
Resolve removed 'AUTH_PROFILE_MODULE' setting
Stephen Finucane
2015-05-03
*
Make the submitter name link to a query for that submitter
Michael Ellerman
2015-05-03
*
pwclient: honor PAGER for view
aldot
2015-05-03
*
parser: Fix parsing of patches with a trailing no-newline marker
Michael Ellerman
2015-03-22
*
INSTALL: Fix indentation (whitespace only change) to 4 spaces
Bryce Harrington
2015-03-22
*
INSTALL: Fix some minor typos
Bryce Harrington
2015-03-22
*
Always use #!/usr/bin/env python
Damien Lespiau
2015-03-22
*
pwclient: support 'archived' filtering and updating
Brian Norris
2015-03-22
*
pwclient: drop unused variables
Brian Norris
2015-03-22
*
xmlrpc: support filtering by 'archived'
Brian Norris
2015-03-22
*
pwclient: exit on first patch which fails to apply
Brian Norris
2015-03-22
*
pwclient: add project option to single-patch commands
Brian Norris
2015-03-22
*
INSTALL: fix mysql syntax
Brian Norris
2015-03-22
*
TODO: remove completed items
Brian Norris
2015-03-22
*
xmlrpc: include UNIX mbox 'From ' header in patch_get_mbox()
Brian Norris
2015-03-22
*
xmlrpc: add 'archived' status to patch summary
Brian Norris
2015-03-22
*
views/xmlrpc: fix xmlrpc delegate filtering
Johannes Berg
2015-03-22
*
test_notifications: Fix testNotificationUpdated timestamp comparison
Damien Lespiau
2014-11-10
*
docs: Add a note about how to run tests
Damien Lespiau
2014-11-10
*
jquery: Fix jqeury typo
Damien Lespiau
2014-11-10
*
parsemail: Honour existing PYTHONPATH
Damien Lespiau
2014-11-10
[next]