]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2017-04-28  Stephen Finucanerequirements: Test older versions of DRF (v2)
2017-04-28  Stephen Finucanecompat: Add non-None queryset attribute
2017-04-28  Stephen Finucanecompat: Handle older versions of django-filter
2017-04-26  Stephen Finucanedocs: Split API docs into their own section
2017-04-26  Stephen Finucanerequirements: Remove docs requirements
2017-04-23  Stephen FinucaneREADME: Additional link fixes
2017-04-23  Stephen FinucaneREADME: Fix badges
2017-04-23  Stephen FinucaneREADME: Fix broken links
2017-04-23  Stephen Finucanedocs: Add REST API usage guide
2017-04-18  Stephen Finucanedocs: Migrate release notes to rST
2017-04-18  Stephen FinucaneAdd reno for release notes management
2017-04-18  Stephen Finucanedocs: Remove old Markdown files
2017-04-18  Stephen Finucanedocs: Convert development guide
2017-04-18  Stephen Finucanedocs: Convert deployment guide
2017-04-18  Stephen Finucanedocs: Covert usage guide
2017-04-18  Stephen Finucanedocs: Convert README, index
2017-04-18  Stephen Finucanedocs: Add skeleton for Sphinx docs
2017-04-15  Daniel AxtensDisplay count of patches
2017-04-15  Daniel Axtens'mpe mode': click to copy patch IDs
2017-04-15  Daniel AxtensPut download buttons at the top as well
2017-04-15  Stephen Finucaneparser: Don't extract diffs from replies
2017-04-15  Stephen Finucaneparsearchive: Support maildirs
2017-04-15  Stephen Finucanesql: Update permissions on grant-all scripts
2017-04-15  Stephen FinucaneCapture stderr for 'git describe'
2017-04-14  pyup-botDon't limit selenium to the any MINOR version
2017-04-14  pyup-botUpdate djangorestframework from 3.5 to 3.6
2017-04-09  Daniel Axtensparser: cut off patch names after 255 characters
2017-04-05  Stephen Finucaneviews: Link to project from bundle-list
2017-04-05  Stephen Finucaneviews: Use bundle-detail for public URLs
2017-04-05  Stephen Finucanexmlrpc: Remove 'bundle_to_dict'
2017-04-04  Stephen Finucaneviews: Support wildcarded 'series' parameter
2017-04-04  Stephen Finucanetemplates: Add "download series" links
2017-04-04  Stephen Finucanetemplates: Use buttons for patch download links
2017-04-04  Stephen Finucaneviews: Expose Series mbox
2017-04-04  Stephen Finucaneviews: Add 'series' parameter to '/mbox' endpoint
2017-04-04  Stephen Finucaneutils: Add 'bundle_to_mbox' helper
2017-04-04  Stephen Finucanetrivial: Cleanup imports in views
2017-04-04  Stephen Finucaneutils: Move patch_to_mbox to utils module
2017-04-04  Stephen Finucaneviews: Make 'patch_to_mbox' return a string
2017-04-04  Stephen Finucaneviews: Use consistent 'list'/'detail' names
2017-04-04  Stephen Finucanetrivial: Resolve PEP8 issue
2017-03-21  Ralf Baechleparsemail.sh: Fix usage via stdin.
2017-03-20  Stephen FinucaneREST: Add '/bundle' endpoint
2017-03-20  Stephen Finucaneviews: Allow use of basic auth for bundle mboxes
2017-03-20  Stephen Finucaneviews: Stop using Bundle.public_url
2017-03-20  Stephen Finucanemodels: Add 'mbox_url' permalink for bundles
2017-03-20  Stephen FinucaneREST: Prefetch Series.project
2017-03-13  pyup-botUpdate psycopg2 from 2.7 to 2.7.x
2017-03-13  pyup-botPin selenium to latest version 3.3.x
2017-03-05  pyup-botUpdate django-debug-toolbar from 1.6 to 1.7
2017-03-04  pyup-botUpdate sqlparse from 0.2.2 to 0.2.3
2017-03-02  Stephen FinucaneCatch Subprocess exceptions
2017-03-01  Stephen FinucaneDon't catch non-Python 2.7 exceptions
2017-03-01  Stephen FinucaneREST: Expose '/event' fields in 'payload' field
2017-03-01  Stephen FinucaneREST: Expose events
2017-03-01  Stephen Finucanedocs: Add events to usage guide
2017-03-01  Stephen Finucanedocs: Resolve some issues with the 'usage' guide
2017-03-01  Stephen Finucanesignals: Add callbacks for events
2017-03-01  Stephen Finucanemodels: Add 'Event' model
2017-03-01  Stephen Finucanemodels: Modify behavior of Series.received_all
2017-03-01  Stephen Finucanemodels: Move signal to 'signals'
2017-03-01  Daniel AxtensREST: allow fetching of subject prefixes
2017-03-01  Stephen Finucanetemplates: Add Patchwork version
2017-03-01  Stephen Finucanetemplates: Add API status to about page
2017-03-01  Stephen Finucaneurls: Move 'help/about' to 'about'
2017-03-01  Stephen Finucanedocs: Clarify docker instructions
2017-03-01  Stephen FinucaneREST: Only call prefetch_related from a method
2017-03-01  Stephen Finucanemodels: Make series.project nullable
2017-03-01  Stephen FinucaneREST: Resolve issues with since, until filters
2017-03-01  Stephen Finucanesettings: Wildcard 'ALLOWED_HOSTS' settings
2017-03-01  Stephen FinucaneREADME: Add "Mailing List, Meet CI" slides
2017-03-01  Stephen FinucaneREST: Limit max page size
2017-03-01  pyup-botPin psycopg2 to latest version 2.7
2017-02-08  Stephen FinucaneREST: Don't iterate through models at class level
2017-02-08  Stephen FinucaneImprove documentation of delegation rules
2017-02-08  Daniel AxtensFix double use of mail directory in parsemail-batch.sh
2017-02-06  Stephen Finucanetox: Add 'bashate' target
2017-02-06  Stephen Finucanetrivial: Standardize variable naming in scripts
2017-02-06  Stephen Finucanebin: Run scripts through shellcheck
2017-02-06  Stephen Finucanetools: Run scripts through shellcheck
2017-02-06  Denis Laxaldedocs: fix links to installation pages
2017-02-06  Denis Laxaldedocs: fix links to "contributing" page
2017-02-06  Denis Laxaldedocs: link to deployment/development installation page...
2017-01-26  Andy DoanFix series.project migration logic
2017-01-26  Andy DoanREST API: add "project" to series filter
2017-01-23  Stephen Finucanemigrations: Don't use 'noop'
2017-01-23  Stephen Finucanerequirements: Add django-filter to dev reqs
2017-01-22  Stephen FinucaneRevert "requirements: Test older versions of DRF"
2017-01-22  Stephen Finucanedocs: Provide overview document
2017-01-22  Stephen Finucanedocs: Bring import of archives up to top-level
2017-01-22  Stephen FinucaneREST: Integrate ordering
2017-01-22  Stephen FinucaneREST: Integrate searching
2017-01-22  Stephen FinucaneREST: Integrate django-filter support
2017-01-22  Stephen FinucaneREST: Expose 'Series.project'
2017-01-22  Stephen Finucanemodels: Add 'project' field to Series
2017-01-04  pyup-botPin sqlparse to latest version 0.2.2
2016-12-23  Stephen Finucanedocs: Update swagger definition
2016-12-23  Stephen FinucaneREST: Add '/series' endpoint
2016-12-23  Stephen FinucaneREST: Add maintainers to '/projects'
2016-12-23  Stephen FinucaneREST: Add id field to all endpoints
next