October 2018 Archives by subject
Starting: Mon Oct 1 07:59:44 AEST 2018
Ending: Wed Oct 31 21:51:47 AEDT 2018
Messages: 124
- [PATCH 0/4] Add dbbackup, dbrestore commands
Stephen Finucane
- [PATCH 0/4] Add dbbackup, dbrestore commands
Daniel Axtens
- [PATCH 0/4] Add dbbackup, dbrestore commands
Stephen Finucane
- [PATCH 0/4] Add dbbackup, dbrestore commands
Stephen Finucane
- [PATCH 00/13] Start generating API examples from tests
Stephen Finucane
- [PATCH 00/17] Add OpenAPI 3.0.0 REST API spec
Stephen Finucane
- [PATCH 01/13] tests: Add 'store_samples' decorator
Stephen Finucane
- [PATCH 01/17] REST: Add additional documentation
Stephen Finucane
- [PATCH 02/13] tests: Add 'store_samples' decorator to 'test_bundle'
Stephen Finucane
- [PATCH 02/17] REST: Show 'web_url' in embedded series responses
Stephen Finucane
- [PATCH 03/13] tests: Add 'store_samples' decorator to 'test_project'
Stephen Finucane
- [PATCH 03/17] REST: Ensure patch exists for check creation
Stephen Finucane
- [PATCH 04/13] tests: Add 'store_samples' decorator to 'test_people'
Stephen Finucane
- [PATCH 04/17] REST: Ensure submission exists for comment listing
Stephen Finucane
- [PATCH 05/13] tests: Add 'store_samples' decorator to 'test_user'
Stephen Finucane
- [PATCH 05/17] docs: Start documenting API using OpenAPI
Stephen Finucane
- [PATCH 06/13] tests: Add 'store_samples' decorator to 'test_patch'
Stephen Finucane
- [PATCH 06/17] docs: Document the '/users' resource
Stephen Finucane
- [PATCH 07/13] tests: Add 'store_samples' decorator to 'test_cover'
Stephen Finucane
- [PATCH 07/17] docs: Document the '/people' resource
Stephen Finucane
- [PATCH 08/13] tests: Add 'store_samples' decorator to 'test_series'
Stephen Finucane
- [PATCH 08/17] docs: Document the '/projects' resource
Stephen Finucane
- [PATCH 09/13] tests: Add 'store_samples' decorator to 'test_comment'
Stephen Finucane
- [PATCH 09/17] docs: Document the '/bundles' resource
Stephen Finucane
- [PATCH 1/2] Add support for Django REST Framework 3.9
Stephen Finucane
- [PATCH 1/2] Add support for Django REST Framework 3.9
Stephen Finucane
- [PATCH 1/2] REST: Validate patch delegate
Stephen Finucane
- [PATCH 1/2] templates: Fix pwclientrc sample
Stephen Finucane
- [PATCH 1/2] travis: Stop testing PostgreSQL 11
Stephen Finucane
- [PATCH 1/2] travis: Stop testing PostgreSQL 11
Daniel Axtens
- [PATCH 1/2] travis: Stop testing PostgreSQL 11
Stephen Finucane
- [PATCH 1/2] travis: Stop testing PostgreSQL 11
Stephen Finucane
- [PATCH 1/4] docs: Hardcode username, password
Stephen Finucane
- [PATCH 1/4] requirements: Bump version of django-debug-toolbar to 1.10.1
Stephen Finucane
- [PATCH 1/4] requirements: Bump version of django-debug-toolbar to 1.10.1
Stephen Finucane
- [PATCH 10/13] tests: Add 'store_samples' decorator to 'test_check'
Stephen Finucane
- [PATCH 10/17] docs: Document the '/covers' resource
Stephen Finucane
- [PATCH 11/13] tests: Add tests for '/events' resource
Stephen Finucane
- [PATCH 11/17] docs: Document the '/patches' resource
Stephen Finucane
- [PATCH 12/13] tests: Add 'store_samples' decorator to 'test_event'
Stephen Finucane
- [PATCH 12/17] docs: Document the '/series' resource
Stephen Finucane
- [PATCH 13/13] signals: Fix 'series-completed' event
Stephen Finucane
- [PATCH 13/17] docs: Document the '/covers/{coverID}/comments' resource
Stephen Finucane
- [PATCH 14/17] docs: Document the '/patch/{patchID}/comments' resource
Stephen Finucane
- [PATCH 15/17] docs: Document the '/patches/{patchID}/checks' resource
Stephen Finucane
- [PATCH 16/17] docs: Document the '/events' resource
Stephen Finucane
- [PATCH 17/17] docs: Make API document versioned
Stephen Finucane
- [PATCH 2/2] docs: Update links for django-rest-framework 3.7, 3.8
Stephen Finucane
- [PATCH 2/2] Remove pwclient
Stephen Finucane
- [PATCH 2/2] Remove pwclient
Daniel Axtens
- [PATCH 2/2] Remove pwclient
Stephen Finucane
- [PATCH 2/2] REST: Allow setting of values using embedded serializers
Stephen Finucane
- [PATCH 2/2] travis: Use consistent quote style
Stephen Finucane
- [PATCH 2/4] Add support for django-filter 2.0
Stephen Finucane
- [PATCH 2/4] doc: Cleanup development installation guide
Stephen Finucane
- [PATCH 3/4] Add support for 'django-dbbackup'
Stephen Finucane
- [PATCH 3/4] Add support for 'django-dbbackup'
Daniel Axtens
- [PATCH 3/4] Add support for 'django-dbbackup'
Stephen Finucane
- [PATCH 3/4] Add support for 'django-dbbackup'
Daniel Axtens
- [PATCH 3/4] Add support for Django 2.1
Stephen Finucane
- [PATCH 4/4] docs: Call out Python 3 dependency for Django 2.0
Stephen Finucane
- [PATCH 4/4] Remove django-debug-toolbar from test requirements
Stephen Finucane
- [PATCH 5/n] docs: Add documentation or django-dbbackup
Stephen Finucane
- [PATCH] Add help text to project and patch_project fields
Veronika Kabatova
- [PATCH] Add help text to project and patch_project fields
Stephen Finucane
- [PATCH] Add help text to project and patch_project fields
Daniel Axtens
- [PATCH] Add help text to project and patch_project fields
Veronika Kabatova
- [PATCH] Add help text to project and patch_project fields
Stephen Finucane
- [PATCH] Add help text to project and patch_project fields
Daniel Axtens
- [PATCH] parser: Use 'objects.create' instead of 'save'
Stephen Finucane
- [PATCH] parser: Use 'objects.create' instead of 'save'
Daniel Axtens
- [PATCH] parser: Use 'objects.create' instead of 'save'
Stephen Finucane
- [PATCH] REST: Don't allow settings of some project fields
Stephen Finucane
- [PATCH] templates: Avoid recursive call
Stephen Finucane
- [PATCH] templates: Avoid recursive call
Stephen Finucane
- [PATCH] views: Populate bundles for 'todo' view
Stephen Finucane
- [PATCH] views: Populate bundles for 'todo' view
Simon Glass
- [PATCH] views: Use select_related, not prefetch_related
Stephen Finucane
- [PATCH] views: Use select_related, not prefetch_related
Daniel Axtens
- [PATCH] views: Use select_related, not prefetch_related
Daniel Axtens
- [PATCH] views: Use select_related, not prefetch_related
Stephen Finucane
- [PATCH v2 00/10] Add labels support
Stephen Finucane
- [PATCH v2 01/10] fields: Add ColorField
Stephen Finucane
- [PATCH v2 02/10] models: Add submission labels
Stephen Finucane
- [PATCH v2 03/10] parser: Extract and save labels
Stephen Finucane
- [PATCH v2 04/10] parser: Remove matching label from subject prefixes
Stephen Finucane
- [PATCH v2 05/10] admin: Group register calls at bottom
Stephen Finucane
- [PATCH v2 06/10] admin: Add label views
Stephen Finucane
- [PATCH v2 07/10] views: Populate 'project' attribute of PatchForm
Stephen Finucane
- [PATCH v2 08/10] views: Add patch labels to web UI
Stephen Finucane
- [PATCH v2 09/10] REST: Expose Patch.labels
Stephen Finucane
- [PATCH v2 1/3] travis: test against postgresql 10 and 11
Stephen Finucane
- [PATCH v2 1/3] travis: test against postgresql 10 and 11
Daniel Axtens
- [PATCH v2 1/3] travis: test against postgresql 10 and 11
Daniel Black
- [PATCH v2 1/4] filters: Return dictionaries
Stephen Finucane
- [PATCH v2 10/10] docs: Add information on labels
Stephen Finucane
- [PATCH v2] Move to msgid based URLs
Daniel Axtens
- [PATCH v2 rebased] Move to msgid based URLs
Daniel Axtens
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Daniel Axtens
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Stephen Finucane
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Daniel Axtens
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Stephen Finucane
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Daniel Axtens
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Stephen Finucane
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Daniel Axtens
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Stephen Finucane
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Daniel Axtens
- [PATCH v3 3/5] models: Convert Series-Patch relationship to 1:N
Stephen Finucane
- [PATCH v3] Move to msgid based URLs
Daniel Axtens
- [PULL REQUEST] Pull request for branch stephenfin/the-great-bootstrapification
Stephen Finucane
- [PULL REQUEST] Pull request for branch stephenfin/the-great-bootstrapification
Daniel Axtens
- [PULL REQUEST] Pull request for branch stephenfin/the-great-bootstrapification
Stephen Finucane
- [PULL REQUEST] Pull request for branch stephenfin/the-great-bootstrapification
Daniel Axtens
- [PULL REQUEST] Pull request for branch stephenfin/the-great-bootstrapification
Stephen Finucane
- [PULL REQUEST] Pull request for branch stephenfin/the-great-bootstrapification
Daniel Axtens
- E-mail submitter upon patch acceptance
Michael Halstead
- E-mail submitter upon patch acceptance
Stephen Finucane
- git-pw v1.4.0 available
Stephen Finucane
- Patchwork v2.1.1 Available
Stephen Finucane
- Updating a "patch" state via REST
Markus Mayer
- Updating a "patch" state via REST
Markus Mayer
- Updating a "patch" state via REST
Stewart Smith
- Updating a "patch" state via REST
Stephen Finucane
- Updating a "patch" state via REST
Markus Mayer
Last message date:
Wed Oct 31 21:51:47 AEDT 2018
Archived on: Wed Oct 31 21:52:29 AEDT 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).