FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for patchwork/models.py - 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
models.py
on
main
User selector
Datepicker
Commit history
Commits on Jun 7, 2026
models: optimize with_tag_counts using case-when
Show description for 52877f8
Tales da Aparecida
authored and
stephenfin
committed
52877f8
View commit details
Copy full SHA for 52877f8
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
models: Add fields for series dependencies
Show description for 01a5b46
loudonlune
authored and
stephenfin
committed
01a5b46
View commit details
Copy full SHA for 01a5b46
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
pre-commit: Bump versions
Show description for e96a2d3
stephenfin
committed
e96a2d3
View commit details
Copy full SHA for e96a2d3
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
models: Add covering index for Patch.hash
Show description for 801e5bd
stephenfin
committed
801e5bd
View commit details
Copy full SHA for 801e5bd
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
trivial: Prepare for ruff bump
Show description for 0f50a62
stephenfin
committed
0f50a62
View commit details
Copy full SHA for 0f50a62
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
Replace use of datetime.datetime.utcnow()
Show description for fba72ac
stephenfin
committed
fba72ac
View commit details
Copy full SHA for fba72ac
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
urls: Also decode slashes in message IDs
Show description for ddc4c7e
stephenfin
committed
ddc4c7e
View commit details
Copy full SHA for ddc4c7e
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 Sep 30, 2022
urls: Encode slashes in message IDs
Show description for 2653fdb
stephenfin
committed
2653fdb
View commit details
Copy full SHA for 2653fdb
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
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: 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 Oct 28, 2021
Make addressed/unaddressed workflow opt-in
Show description for f4e3b06
stephenfin
committed
f4e3b06
View commit details
Copy full SHA for f4e3b06
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
models: change edit permissions for comments
Show description for 9c89061
Raxel Gutierrez
authored and
daxtens
committed
9c89061
View commit details
Copy full SHA for 9c89061
View code at this point
Browse repository at this point
models: add addressed field
Show description for eade9c5
Raxel Gutierrez
authored and
daxtens
committed
eade9c5
View commit details
Copy full SHA for eade9c5
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Only show unique checks
Show description for a43d6ac
stephenfin
committed
a43d6ac
View commit details
Copy full SHA for a43d6ac
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
models: Use parent model to get comment's 'list_archive_url'
Show description for 93ff4db
stephenfin
committed
93ff4db
View commit details
Copy full SHA for 93ff4db
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
models: Validate Project.linkname does not contain forward slash
Show description for b7a6df9
laumann
authored and
stephenfin
committed
b7a6df9
View commit details
Copy full SHA for b7a6df9
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
models: Trivial post-merge cleanup
Show description for 0910f97
stephenfin
committed
0910f97
View commit details
Copy full SHA for 0910f97
View code at this point
Browse repository at this point
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
Commits on Apr 8, 2020
Clean up references to Python 2.7, Python 3.5
Show description for 64d1191
daxtens
authored and
stephenfin
committed
64d1191
View commit details
Copy full SHA for 64d1191
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
Commits on Mar 2, 2020
models: Handle unset 'Submission.content'
Show description for b8a1673
stephenfin
committed
b8a1673
View commit details
Copy full SHA for b8a1673
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
models: Use database constraints to prevent split Series
Show description for 9f72eb7
stephenfin
committed
9f72eb7
View commit details
Copy full SHA for 9f72eb7
View code at this point
Browse repository at this point
models: Add State.slug field
Show description for 42b1dfa
stephenfin
committed
42b1dfa
View commit details
Copy full SHA for 42b1dfa
View code at this point
Browse repository at this point
Commits on Dec 1, 2019
Include the responsible actor in applicable events
Show description for 79a3efb
jherland
authored and
stephenfin
committed
79a3efb
View commit details
Copy full SHA for 79a3efb
View code at this point
Browse repository at this point
models.Event: Add the user responsible for the event
Show description for 17a0e05
jherland
authored and
stephenfin
committed
17a0e05
View commit details
Copy full SHA for 17a0e05
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
REST: Allow creating, updating, deleting of bundles
Show description for 9795ec7
stephenfin
committed
9795ec7
View commit details
Copy full SHA for 9795ec7
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
Move to msgid based URLs
Show description for 5d7d533
daxtens
committed
5d7d533
View commit details
Copy full SHA for 5d7d533
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
models: Add commit_url_format to Project
Show description for f94bb4e
mpe
authored and
daxtens
committed
f94bb4e
View commit details
Copy full SHA for f94bb4e
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
models: Add list archive lookup
Show description for 02ffb13
ajdlinux
authored and
daxtens
committed
02ffb13
View commit details
Copy full SHA for 02ffb13
View code at this point
Browse repository at this point
models, templates: Add project list archive URL field
Show description for 64f39cb
ajdlinux
authored and
daxtens
committed
64f39cb
View commit details
Copy full SHA for 64f39cb
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
models: Ensure UserProfile.user is configured
Show description for b1c2e80
stephenfin
committed
b1c2e80
View commit details
Copy full SHA for b1c2e80
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL