]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2016-09-02  Stephen Finucaneparser: Remove 'main' function
2016-09-02  Stephen Finucanetrivial: Cleanup of 'parser'
2016-09-02  Stephen Finucanexmlrpc: Don't use 'reverse'
2016-09-01  Stephen Finucanerequirements: Update django debug toolbar to 1.5
2016-09-01  Daniel Axtenstox: Add Python 3.5
2016-09-01  Daniel Axtensdocker: Install Python 3.4
2016-09-01  Stephen Finucanedocs: Update readthedocs URLs
2016-09-01  Stephen Finucanedocs: Document SELinux issues
2016-09-01  Stephen Finucanedocs: Make Docker the recommended install method
2016-09-01  Stephen Finucanedocker: Move 'docker' directory to 'tools'
2016-09-01  Florian Fainellidocs: Add a paragraph about the django admin console
2016-09-01  Florian Fainellipwclient: Unhardcode prints to ~/.pwclientrc
2016-08-21  Stephen Finucanetox: Disable F405
2016-08-21  Stephen Finucanetrivial: Resolve PEP8 isues
2016-08-21  Daniel AxtensEnable tox tests in Docker
2016-08-21  Daniel AxtensPass more environment variables through to tox
2016-08-21  Daniel AxtensDon't import the REST framework if it is disabled
2016-08-21  Daniel Axtenssettings: only enable the REST framework for Django...
2016-08-21  Daniel AxtensConvert RunSQL migration commands from list to strings
2016-08-21  Daniel AxtensAdd Docker IP to whitelist for django-debug-toolbar
2016-08-20  Daniel AxtensAllow use of Docker for development
2016-08-20  Daniel AxtensPut test db host and port into env variables
2016-08-20  Daniel AxtensIgnore *~ and #*# files.
2016-08-20  Daniel AxtensFix test_login in test_user_browser.py
2016-08-20  Daniel AxtensFix failure to start with uninitalised database
2016-08-13  Stephen Finucanesettings: Add PASSWORD_HASHER
2016-08-13  Stephen Finucanesettings: Regroup sections per upstream docs
2016-08-13  Stephen Finucanedocs: Alter heading of development install guide
2016-08-13  Stephen Finucanexmlrpc: Don't load all Patches into memory
2016-07-15  Stephen Finucanetests: Address nits in 'utils'
2016-07-15  Russell Curreyparsemail: Ignore multiple cover letters
2016-07-15  Russell Curreyuwsgi: Add python plugin
2016-07-15  Russell Curreydocs/deployment: Fix systemctl commands
2016-07-12  Stephen Finucanetests: Don't create model objects unless necessary
2016-07-12  Stephen Finucanetests: Remove 'default_states' fixture requirement
2016-07-12  Stephen Finucanetests: Remove 'defaults' class
2016-07-12  Stephen Finucanetests: Clean up 'test_rest_api'
2016-07-12  Stephen Finucanetests: Move 'create_check' to utils
2016-07-12  Stephen Finucanetests: Rework and rename 'test_patchparser'
2016-06-30  Stephen Finucanetests: Clean up 'test_patchparser'
2016-06-30  Stephen Finucanetests: Clean up 'test_xmlrpc'
2016-06-30  Stephen Finucanetests: Clean up 'test_user_browser'
2016-06-30  Stephen Finucanetests: Clean up 'test_user'
2016-06-30  Stephen Finucanetests: Clean up 'test_updates'
2016-06-30  Stephen Finucanetests: Clean up 'test_tags'
2016-06-30  Stephen Finucanetests: Rename 'test_person'
2016-06-30  Stephen Finucanetests: Clean up 'test_person'
2016-06-30  Stephen Finucanetests: Clean up 'test_notifications'
2016-06-30  Stephen Finucanetests: Clean up 'test_mboxviews'
2016-06-30  Stephen Finucanetests: Clean up 'test_mail_settings'
2016-06-30  Stephen Finucanetests: Clean up 'test_list'
2016-06-30  Stephen Finucanetests: Clean up 'test_filters'
2016-06-30  Stephen Finucanetests: Clean up 'test_expiry'
2016-06-30  Stephen Finucanetests: Clean up 'test_encodings'
2016-06-30  Stephen Finucanetests: Clean up 'test_detail'
2016-06-30  Stephen Finucanetests: Clean up 'test_confirm'
2016-06-30  Stephen Finucanetests: Clean up 'test_checks'
2016-06-30  Stephen Finucanetests: Clean up 'test_bundles'
2016-06-30  Stephen Finucanetests: Add additional 'create_' helpers
2016-06-30  Stephen Finucanetests: Remove use of global value
2016-06-30  Stephen Finucanetests: Remove 'find_in_context'
2016-06-28  Stephen Finucanetemplates: Display '[owner]/[context]' for checks
2016-06-28  Stephen Finucanemodels: Don't group checks with different owners
2016-06-28  Stephen Finucanemodels: Return QuerySet from 'Patch.checks'
2016-06-28  Stephen Finucanemodels: Return string from 'combined_check_status'
2016-06-28  Stephen Finucanemodels: Use non-null slugs for 'Check.name'
2016-06-28  Stephen Finucanetests: Don't save multiple projects
2016-06-27  Andy DoanREST: Allow projects to be retrieved by linkname
2016-06-27  Andy DoanREST API: expose patch.checks
2016-06-27  Andy DoanREST: Add Patch.mbox_url
2016-06-27  Andy DoanREST: Add Patch Checks to the API
2016-06-27  Andy DoanREST: Add Patches to the API
2016-06-27  Andy DoanREST: Add Persons to the API
2016-06-27  Andy DoanREST: Add Users to the API
2016-06-27  Andy DoanREST: Add Projects to the API
2016-06-27  Andy DoanREST: Add base configuration hooks for a REST API
2016-06-27  Stephen Finucanedocs: Add prototype API specification
2016-05-09  Sven Eckelmannpost-receive: Use correct default installation path
2016-05-09  Sven Eckelmannpatchwork/templates: Fix path to delete button image
2016-05-09  Jan Remmetpost-receive.hook: rename detection
2016-05-09  Eric Engestromparsemail: Fix typo
2016-05-09  Eric Engestrompwclient: Fix typos
2016-05-09  Eric Engestromtests: Fix spelling mistakes and typos
2016-05-09  Eric Engestromtemplates: Fix spelling mistakes and typos
2016-05-09  Eric Engestromsql: Fix spelling mistakes and typos
2016-05-09  Eric Engestromdocs: Fix spelling mistakes and typos
2016-04-14  Stephen Finucaneparsearchive: Show breakdown of parsed mails
2016-04-14  Stephen Finucaneparsemail: Always update Person.email
2016-04-14  Stephen Finucaneparsemail: Handle cover letters sent in reply
2016-04-14  Stephen Finucaneparsemail: Add cover letter parsing
2016-04-14  Stephen Finucaneparsemail: Be consistent in variable naming
2016-04-14  Stephen Finucaneparsemail: Use consistent 'find_' format
2016-04-14  Stephen Finucaneparsemail: Restructure 'parse_content'
2016-04-14  Stephen Finucaneparsemail: Flatten 'try_decode' method
2016-04-14  Damien Lespiauparsemail: Extract building the list of mail references
2016-04-14  Damien Lespiauparsemail: Parse series markers e.g. "1/12"
2016-04-14  Damien Lespiauparsemail: Extract prefixes from subject
2016-04-14  Stephen Finucaneviews: Integrate cover letter support
2016-04-08  Stephen Finucanepep8: Resolve issues in settings file
2016-04-08  Stephen Finucanetests: Fix issue with user profile page test
next