FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for patchwork/views/xmlrpc.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
views
xmlrpc.py
on
main
User selector
Datepicker
Commit history
Commits on Jun 6, 2026
Bump all the dependencies
Show description for de04e0a
stephenfin
committed
de04e0a
View commit details
Copy full SHA for de04e0a
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 27, 2023
xmlrpc: Doc improvement
Show description for 136bd53
stephenfin
committed
136bd53
View commit details
Copy full SHA for 136bd53
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 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
Commits on Apr 4, 2022
views: Fix typo
Show description for 9a95423
stephenfin
committed
9a95423
View commit details
Copy full SHA for 9a95423
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 Sep 19, 2018
Update license header
Show description for e874c76
stephenfin
committed
e874c76
View commit details
Copy full SHA for e874c76
View code at this point
Browse repository at this point
Remove '__future__.absolute_import' imports
Show description for 14a152e
stephenfin
committed
14a152e
View commit details
Copy full SHA for 14a152e
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Remove compat wrapper for Django < 1.11
Show description for 67bf157
stephenfin
authored and
daxtens
committed
67bf157
View commit details
Copy full SHA for 67bf157
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
xmlrpc/patch_list: only fetch required fields
Show description for 76c3dae
daxtens
committed
76c3dae
View commit details
Copy full SHA for 76c3dae
View code at this point
Browse repository at this point
Commits on May 18, 2017
compat: Handle moved 'reverse' function
Show description for 2e86067
stephenfin
committed
2e86067
View commit details
Copy full SHA for 2e86067
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
xmlrpc: Remove 'bundle_to_dict'
Show description for 25ba170
stephenfin
committed
25ba170
View commit details
Copy full SHA for 25ba170
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
utils: Move patch_to_mbox to utils module
Show description for 7d96268
stephenfin
committed
7d96268
View commit details
Copy full SHA for 7d96268
View code at this point
Browse repository at this point
views: Make 'patch_to_mbox' return a string
Show description for 051f0d8
stephenfin
committed
051f0d8
View commit details
Copy full SHA for 051f0d8
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
views: Stop using Bundle.public_url
Show description for d1c605f
stephenfin
committed
d1c605f
View commit details
Copy full SHA for d1c605f
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
urls: Move 'help/about' to 'about'
Show description for 370e14f
stephenfin
committed
370e14f
View commit details
Copy full SHA for 370e14f
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
xmlrpc: Expose patch hash to patch_get
Show description for a993528
ffainelli
authored and
stephenfin
committed
a993528
View commit details
Copy full SHA for a993528
View code at this point
Browse repository at this point
Commits on Nov 24, 2016
trivial: Resolve pep8 issues
Show description for 12e9788
stephenfin
committed
12e9788
View commit details
Copy full SHA for 12e9788
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
models: Convert functions to properties
Show description for 08407e9
stephenfin
committed
08407e9
View commit details
Copy full SHA for 08407e9
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
models: Remove Bundle.n_patches
Show description for a401c58
stephenfin
committed
a401c58
View commit details
Copy full SHA for a401c58
View code at this point
Browse repository at this point
Commits on Sep 24, 2016
trivial: Combine if statements
Show description for 4f29650
stephenfin
committed
4f29650
View commit details
Copy full SHA for 4f29650
View code at this point
Browse repository at this point
trivial: Remove broad exceptions where possible
Show description for 02cf4f5
stephenfin
committed
02cf4f5
View commit details
Copy full SHA for 02cf4f5
View code at this point
Browse repository at this point
trivial: Don't shadow built-ins
Show description for d848f04
stephenfin
committed
d848f04
View commit details
Copy full SHA for d848f04
View code at this point
Browse repository at this point
xmlrpc: Bump version
Show description for 4821efa
stephenfin
committed
4821efa
View commit details
Copy full SHA for 4821efa
View code at this point
Browse repository at this point
xmlrpc: Factor out common code
Show description for 8d7a267
stephenfin
committed
8d7a267
View commit details
Copy full SHA for 8d7a267
View code at this point
Browse repository at this point
Commits on Sep 3, 2016
xmlrpc authentication: Fix base64 decoding for py3
Show description for 8b7eedc
daxtens
authored and
stephenfin
committed
8b7eedc
View commit details
Copy full SHA for 8b7eedc
View code at this point
Browse repository at this point
xmlrpc: remove a redundant try/except block
Show description for b23f30d
daxtens
authored and
stephenfin
committed
b23f30d
View commit details
Copy full SHA for b23f30d
View code at this point
Browse repository at this point
xmlrpc: catch possible exceptions in patch filtering
Show description for fdf35e3
daxtens
authored and
stephenfin
committed
fdf35e3
View commit details
Copy full SHA for fdf35e3
View code at this point
Browse repository at this point
xmlrpc: remove some unnecessary try/except blocks
Show description for 8afa39f
daxtens
authored and
stephenfin
committed
8afa39f
View commit details
Copy full SHA for 8afa39f
View code at this point
Browse repository at this point
xmlrpc: fix max_count for check_list
Show description for c547dc7
daxtens
authored and
stephenfin
committed
c547dc7
View commit details
Copy full SHA for c547dc7
View code at this point
Browse repository at this point
xmlrpc: Change filter(...)[0] to get(...)
Show description for 69a57e9
daxtens
authored and
stephenfin
committed
69a57e9
View commit details
Copy full SHA for 69a57e9
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
xmlrpc: Don't use 'reverse'
Show description for dab9c83
stephenfin
committed
dab9c83
View commit details
Copy full SHA for dab9c83
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
xmlrpc: Don't load all Patches into memory
Show description for 5b70ecf
stephenfin
committed
5b70ecf
View commit details
Copy full SHA for 5b70ecf
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
models: Return string from 'combined_check_status'
Show description for ada0e90
stephenfin
committed
ada0e90
View commit details
Copy full SHA for ada0e90
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL