FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for patchwork/api - getpatchwork/patchwork · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
getpatchwork
/
patchwork
Public
Notifications
You must be signed in to change notification settings
Fork
90
Star
315
Code
Issues
97
Pull requests
22
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
patchwork
patchwork
api
on
main
User selector
Datepicker
Commit history
Commits on Mar 10, 2025
api: Add fields to series detail view
Show description for 6f8a0a7
loudonlune
authored and
stephenfin
committed
6f8a0a7
View commit details
Copy full SHA for 6f8a0a7
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
trivial: Apply ruff fixes
Show description for b4a21c0
stephenfin
committed
b4a21c0
View commit details
Copy full SHA for b4a21c0
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
black: address check failures against 23.1.0
Show description for 29eb2ac
vicamo
authored and
stephenfin
committed
29eb2ac
View commit details
Copy full SHA for 29eb2ac
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
trivial: Remove unnecessary whitespace
Show description for bdb0d1f
stephenfin
committed
bdb0d1f
View commit details
Copy full SHA for bdb0d1f
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
REST: Add missing 'url' parameter for comments
Show description for 73b0b12
stephenfin
committed
73b0b12
View commit details
Copy full SHA for 73b0b12
View code at this point
Browse repository at this point
models: Cache 'list_archive_url' property
Show description for d9806a4
stephenfin
committed
d9806a4
View commit details
Copy full SHA for d9806a4
View code at this point
Browse repository at this point
REST: De-duplicate handling of nested resource URLs
Show description for 4470c13
stephenfin
committed
4470c13
View commit details
Copy full SHA for 4470c13
View code at this point
Browse repository at this point
REST: Fix issues with comment-related events
Show description for d05a2ff
stephenfin
committed
d05a2ff
View commit details
Copy full SHA for d05a2ff
View code at this point
Browse repository at this point
Commits on May 6, 2022
Blackify code
Show description for 94d75a1
stephenfin
committed
94d75a1
View commit details
Copy full SHA for 94d75a1
View code at this point
Browse repository at this point
REST: Include 'first', 'last' refs in 'Link' header
Show description for 838ebe3
stephenfin
committed
838ebe3
View commit details
Copy full SHA for 838ebe3
View code at this point
Browse repository at this point
REST: Add 'patch-comment-created', 'cover-comment-created' events
Show description for e3d8f75
djdelorie
authored and
stephenfin
committed
e3d8f75
View commit details
Copy full SHA for e3d8f75
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
REST: Remove use of deprecated distuils classes
Show description for 3ab1421
stephenfin
committed
3ab1421
View commit details
Copy full SHA for 3ab1421
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
api: add comments detail endpoint
Show description for 88f5605
Raxel Gutierrez
authored and
daxtens
committed
88f5605
View commit details
Copy full SHA for 88f5605
View code at this point
Browse repository at this point
api: change <pk> parameter to <cover_id> for cover comments endpoint
Show description for 38959ba
Raxel Gutierrez
authored and
daxtens
committed
38959ba
View commit details
Copy full SHA for 38959ba
View code at this point
Browse repository at this point
REST: squish final open-codings of get_object_or_404
Show description for 0ed2feb
daxtens
committed
0ed2feb
View commit details
Copy full SHA for 0ed2feb
View code at this point
Browse repository at this point
urls: Add missing path converters for REST APIs
Show description for fecf7c8
stephenfin
authored and
daxtens
committed
fecf7c8
View commit details
Copy full SHA for fecf7c8
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
REST: Don't error if a versioned field we would remove is absent
Show description for 5c22f9d
daxtens
authored and
stephenfin
committed
5c22f9d
View commit details
Copy full SHA for 5c22f9d
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
api: change <pk> parameter to <patch_id> for comments endpoint
Show description for 26d4a68
Raxel Gutierrez
authored and
stephenfin
committed
26d4a68
View commit details
Copy full SHA for 26d4a68
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
api: do not fetch every patch in a patch detail view 404 (v2)
Show description for 79700f3
stephenfin
committed
79700f3
View commit details
Copy full SHA for 79700f3
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
REST: Null out previous, current relation info
Show description for 646a2f2
stephenfin
committed
646a2f2
View commit details
Copy full SHA for 646a2f2
View code at this point
Browse repository at this point
Remove 'PatchRelationSerializer'
Show description for fe07f30
stephenfin
committed
fe07f30
View commit details
Copy full SHA for fe07f30
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
models: Merge 'Patch' and 'Submission'
Show description for ac0e4de
stephenfin
committed
ac0e4de
View commit details
Copy full SHA for ac0e4de
View code at this point
Browse repository at this point
models: Split 'CoverLetter' from 'Submission'
Show description for 0686a73
stephenfin
committed
0686a73
View commit details
Copy full SHA for 0686a73
View code at this point
Browse repository at this point
trivial: Rename 'CoverLetter' references to 'Cover'
Show description for c8a799f
stephenfin
committed
c8a799f
View commit details
Copy full SHA for c8a799f
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
REST: Allow update of bundle without patches
Show description for 4fd7a73
stephenfin
committed
4fd7a73
View commit details
Copy full SHA for 4fd7a73
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
api: allow filtering patches and covers by msgid
Show description for d08b6c7
daxtens
committed
d08b6c7
View commit details
Copy full SHA for d08b6c7
View code at this point
Browse repository at this point
api: do not fetch every patch in a patch detail view 404
Show description for 08c5856
daxtens
committed
08c5856
View commit details
Copy full SHA for 08c5856
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
REST: Resolve warnings with DRF >= 3.11
Show description for 600f54b
stephenfin
committed
600f54b
View commit details
Copy full SHA for 600f54b
View code at this point
Browse repository at this point
Add Django 3.0 support
Show description for d3d4f9f
ajdlinux
authored and
stephenfin
committed
d3d4f9f
View commit details
Copy full SHA for d3d4f9f
View code at this point
Browse repository at this point
Remove unnecessary compat wrappers
Show description for 438cba6
stephenfin
committed
438cba6
View commit details
Copy full SHA for 438cba6
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
REST: extend performance improvements to other parts of the API
Show description for 046aa15
daxtens
authored and
stephenfin
committed
046aa15
View commit details
Copy full SHA for 046aa15
View code at this point
Browse repository at this point
REST: fix patch listing query
Show description for 98a2d05
daxtens
authored and
stephenfin
committed
98a2d05
View commit details
Copy full SHA for 98a2d05
View code at this point
Browse repository at this point
REST: massively improve the patch counting query under filters
Show description for 97155c0
daxtens
authored and
stephenfin
committed
97155c0
View commit details
Copy full SHA for 97155c0
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
REST: Add patch relations
Show description for 83f364a
metp
authored and
daxtens
committed
83f364a
View commit details
Copy full SHA for 83f364a
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
models, templates: Add patch relations
Show description for 27c2acf
metp
authored and
daxtens
committed
27c2acf
View commit details
Copy full SHA for 27c2acf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL