]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
2019-01-22  pyup-botUpdate django-filter from 2.0.0 to 2.1.0
2019-01-17  pyup-botUpdate djangorestframework from 3.9.0 to 3.9.1
2019-01-17  pyup-botUpdate djangorestframework from 3.9.0 to 3.9.1
2019-01-05  pyup-botUpdate django from 2.1.4 to 2.1.5
2019-01-05  pyup-botUpdate django from 2.1.4 to 2.1.5
2018-12-25  Stephen Finucaneadmin: Further optimize queries
2018-12-25  Stephen Finucaneadmin: Show series.submitter in admin view
2018-12-25  Stephen Finucanetests: Configure User.first_name, User.last_name
2018-12-25  Stephen Finucanedocs: Detail JSON PATCH requests
2018-12-24  Stephen Finucanedocs: Reformat schemas
2018-12-24  Stephen Finucanedocs: Add parameter descriptions, types
2018-12-24  Stephen Finucanedocs: Move 'parameter.schema.description' to 'parameter'
2018-12-23  pyup-botUpdate mysqlclient from 1.3.13 to 1.3.14
2018-12-22  pyup-botPin jinja2 to latest version 2.10
2018-12-22  pyup-botUpdate psycopg2-binary from 2.7.6 to 2.7.6.1
2018-12-22  pyup-botUpdate psycopg2-binary from 2.7.6 to 2.7.6.1
2018-12-22  pyup-botUpdate django-debug-toolbar from 1.10.1 to 1.11
2018-12-22  pyup-botUpdate django from 2.1.3 to 2.1.4
2018-12-22  pyup-botUpdate django from 2.1.3 to 2.1.4
2018-12-22  Stephen Finucaneparser: Ensure whitespace is stripped for long headers
2018-12-22  Stephen Finucanemodels: Ensure UserProfile.user is configured
2018-12-22  Stephen FinucaneAdd REST API validation using OpenAPI schema
2018-12-22  Stephen Finucanedocs: Remove old Swagger 2.0 spec
2018-12-22  Stephen Finucanedocs: Store versioned OpenAPI schemas
2018-12-22  Stephen Finucanedocs: Make API document versioned
2018-12-22  Stephen Finucanedocs: Document the '/events' resource
2018-12-22  Stephen Finucanedocs: Document the '/patches/{patch_id}/checks' resource
2018-12-22  Stephen Finucanedocs: Document the '/patch/{id}/comments' resource
2018-12-22  Stephen Finucanedocs: Document the '/covers/{id}/comments' resource
2018-12-22  Stephen Finucanedocs: Document the '/series' resource
2018-12-22  Stephen Finucanedocs: Document the '/patches' resource
2018-12-22  Stephen Finucanedocs: Document the '/covers' resource
2018-12-22  Stephen Finucanedocs: Document the '/bundles' resource
2018-12-22  Stephen Finucanedocs: Document the '/projects' resource
2018-12-22  Stephen Finucanedocs: Document the '/people' resource
2018-12-22  Stephen Finucanedocs: Document the '/users' resource
2018-12-22  Stephen Finucanedocs: Start documenting API using OpenAPI
2018-12-22  Stephen FinucaneREST: Handle JSON requests
2018-12-22  Stephen Finucanetests: Use project.id in requests, not object
2018-12-22  Stephen Finucanetests: Use valid URLs
2018-12-22  Stephen Finucanetests: Start setting Project.listemail
2018-12-22  Stephen FinucaneREST: Drop embedded bundle serializer
2018-12-22  Stephen FinucaneREST: Fix typo in embedded serializers
2018-12-22  Stephen FinucaneREST: Handle unset series
2018-12-22  Stephen Finucanesignals: Fix 'series-completed' event
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_event'
2018-12-22  Stephen Finucanetests: Add tests for '/events' resource
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_check'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_comment'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_series'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_cover'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_patch'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_user'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_people'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_project'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator to 'test_bundle'
2018-12-22  Stephen Finucanetests: Add 'store_samples' decorator
2018-12-22  Stephen FinucaneREST: Ensure submission exists for comment listing
2018-12-22  Stephen FinucaneREST: Ensure patch exists for check creation
2018-12-22  Stephen FinucaneREST: Show 'web_url' in embedded series responses
2018-12-22  Stephen FinucaneREST: Add additional documentation
2018-11-12  Stephen FinucaneDon't passthrough 'Content-Type: multipart/signed'...
2018-11-09  pyup-botUpdate psycopg2-binary from 2.7.5 to 2.7.6
2018-11-09  pyup-botUpdate psycopg2-binary from 2.7.5 to 2.7.6
2018-11-02  pyup-botUpdate django from 2.1.2 to 2.1.3
2018-10-31  Stephen Finucaneparser: Use 'objects.create' instead of 'save'
2018-10-30  Stephen FinucaneREADME: Note latest version of requirements
2018-10-30  Stephen Finucanedocs: Fix design doc
2018-10-30  pyup-botUpdate python-dateutil from 2.7.4 to 2.7.5
2018-10-30  Stephen Finucanetravis: Use consistent quote style
2018-10-30  Stephen Finucanetravis: Stop testing PostgreSQL 11
2018-10-30  Daniel Axtensviews: no longer import Series in __init__.py
2018-10-30  Stephen Finucaneviews: Use select_related, not prefetch_related
2018-10-26  pyup-botUpdate python-dateutil from 2.7.3 to 2.7.4
2018-10-26  Stephen Finucanetrivial: Use implicit string concatenation
2018-10-26  Stephen Finucanetox: Disable W504 ("line break after binary operator")
2018-10-21  Stephen FinucaneREADME: Use pyup.io badge instead of requires.io
2018-10-18  Stephen Finucanedocs: Update links for django-rest-framework 3.7, 3.8
2018-10-18  Stephen FinucaneAdd support for Django REST Framework 3.9
2018-10-17  Stephen Finucanetests: Remove 'create_series_patch'
2018-10-17  Stephen Finucanemodels: Convert Series-Patch relationship to 1:N
2018-10-17  Stephen Finucanetests: Hardcode expected values
2018-10-17  Stephen Finucanetests: Add more tests for series-ified mbox views
2018-10-14  Stephen Finucanetox: Fix issues with 'bashate' target
2018-10-14  Stephen FinucaneREST: Allow unsetting of delegate
2018-10-14  Stephen FinucaneREST: Allow setting of values using embedded serializers
2018-10-14  Stephen FinucaneREST: Validate patch delegate
2018-10-14  Stephen FinucaneREST: Don't allow settings of some project fields
2018-10-14  Stephen Finucanedocs: Add release notes for recent bug fixes
2018-10-13  Stephen Finucanetemplates: Don't show forced filters
2018-10-13  Stephen Finucanefilters: Rework code
2018-10-13  Stephen Finucanefilters: Pre-populate delegate, submitter filters
2018-10-13  Stephen Finucanefilters: Return dictionaries
2018-10-10  Stephen Finucanesettings: Do configure logging for parsearchive (but...
2018-10-10  Stephen Finucanerequirements: Add sqlparse to test requirements
2018-10-10  Stephen Finucanedocs: Add documentation for django-dbbackup
2018-10-10  Stephen Finucanedoc: Cleanup development installation guide
2018-10-10  Stephen FinucaneRemove django-debug-toolbar from test requirements
2018-10-10  Stephen FinucaneAdd support for 'django-dbbackup'
2018-10-06  Stephen Finucanedocs: Add 'unreleased' to release notes index page
next