GitHub / getpatchwork/pwclient / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0595a2a4 |
readthedocs: Bump OS, Python version
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 5 months ago | |
| 47b68344 |
readthedocs: Add missing sphinx config key
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 5 months ago | |
| 9620aad8 | Release 2.9.0 | Stephen Finucane <s****n@t****u> | 5 months ago | |
| 5b7542b8 |
build(deps): bump actions/upload-artifact from 4 to 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Stephen Finucane <s****e@h****m> |
5 months ago | |
| b68b286c |
build(deps): bump actions/setup-python from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Stephen Finucane <s****e@h****m> |
5 months ago | |
| 21add943 |
build(deps): bump actions/checkout from 4 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Stephen Finucane <s****e@h****m> |
5 months ago | |
| b12f4b4e |
Add dependabot for GHA auto-bumps
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 5 months ago | |
| 37ea8216 |
CI: Use trusted publishing
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 5 months ago | |
| 2ee468e0 |
trivial: Use match statement
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 5 months ago | |
| 47dc0fbe |
Add missing release note for Python 3.9 removal
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 5 months ago | |
| e45a0d73 |
Add support for Python 3.14, drop Python 3.9
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 5 months ago | |
| 1998be9d |
Add event-list command to query Patchwork events
Signed-off-by: Andrea Cervesato <a****o@s****m> |
Andrea Cervesato <a****o@s****m>
Committed by: Stephen Finucane <s****e@h****m> |
5 months ago | |
| 359a6186 |
list: Add --series filter to list patches by series ID
Signed-off-by: Andrea Cervesato <a****o@s****m> |
Andrea Cervesato <a****o@s****m>
Committed by: Stephen Finucane <s****e@h****m> |
5 months ago | |
| 4cb7f15e |
Remove errant trailing commas
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 11 months ago | |
| e1e716a9 |
Add missing debug option to ABC
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 11 months ago | |
| a79dbb87 |
Move package configuration to pyproject.toml
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 11 months ago | |
| 7ce5577a |
Add basic debug logging
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 11 months ago | |
| 69b05583 |
Bump pre-commit dependencies
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 11 months ago | |
| bc523ebe |
patches: Return generator instead
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | 11 months ago | |
| e2fb1c95 |
Enable upgrade, security rules
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 1 year ago | |
| 189e2d38 | fixup! Migrate to ruff | Stephen Finucane <s****n@t****u> | about 1 year ago | |
| b984086b |
Migrate to ruff
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 1 year ago | |
| 40879b79 |
pre-commit: Bump versions
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 1 year ago | |
| d77ddf7e |
tox: Bump minversion
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 1 year ago | |
| 59e9e8a2 | api/rest: Let p{roject,eople,atches}_list return a generator |
Uwe Kleine-König <u****g@b****m>
Committed by: Stephen Finucane <s****n@t****u> |
over 1 year ago | |
| 91a68dc8 | api/rest: Add support for the submitter filter |
Uwe Kleine-König <u****g@b****m>
Committed by: Stephen Finucane <s****n@t****u> |
over 1 year ago | |
| 7cfd15dd | patches: Make use of operator.itemgetter() instead of open-coding it |
Uwe Kleine-König <u****g@b****m>
Committed by: Stephen Finucane <s****n@t****u> |
over 1 year ago | |
| d32667be | patches: Simplify patch grouping by submitter and delegate |
Uwe Kleine-König <u****g@b****m>
Committed by: Stephen Finucane <s****n@t****u> |
over 1 year ago | |
| 7d28825c |
Add tests for API methods
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 1 year ago | |
| cca48a5f |
Correct check for legacy file
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u>
Committed by: Stephen Finucane <s****e@h****m> |
over 1 year ago | |
| d0dda5eb |
Remove unnecessary aliasing
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u>
Committed by: Stephen Finucane <s****e@h****m> |
over 1 year ago | |
| 70f96f97 |
support the delegate filter for REST API
Signed-off-by: Jacob Keller <j****r@i****m> |
Jacob Keller <j****r@i****m>
Committed by: Stephen Finucane <s****e@h****m> |
almost 2 years ago | |
| 70ee6883 |
handle the pagination Link headers for _list requests
Signed-off-by: Jacob Keller <j****r@i****m>, Stephen Finucane <s****n@t****u> |
Jacob Keller <j****r@i****m>
Committed by: Stephen Finucane <s****n@t****u> |
almost 2 years ago | |
| 4d2f914c |
Release 2.8.0
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | almost 2 years ago | |
| 6f4581c3 |
Add support for Python 3.13, drop Python 3.8
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | almost 2 years ago | |
| 10181464 | api: Add missing \n in error message |
Uwe Kleine-König <u****g@b****m>
Committed by: Stephen Finucane <s****e@h****m> |
about 2 years ago | |
| 4e2eaf5e |
fix missing ']' in warning message
Signed-off-by: Wolfram Sang <w****s@s****m> |
Wolfram Sang <w****s@s****m>
Committed by: Stephen Finucane <s****e@h****m> |
over 2 years ago | |
| 6eea3971 |
Actually drop support for Python 3.7
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| 5f3d93e4 |
setup: Use modern variables
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| b2e0b298 |
CI: Use modern contexts (pt. 2)
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| 9b3d0636 |
Release 2.7.0
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| 54bf41de |
tox: Replace deprecated opt
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| 945f5ce1 |
trivial: Resolve changes from latest black
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| fae635d9 |
Remove requirements file
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| e83d747f |
Revert "docs: Switch to Furo"
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| ead21640 |
tox: Use pre-commit for pep8 target
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| ff2befac |
pre-commit: Bump versions
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| c466ee6a |
CI: Bump versions
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| 47dba78f |
Add support for Python 3.12, drop Python 3.7
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 2 years ago | |
| cc1f5ff6 |
api: Support msgid and archive fields in 'pwclient list'
Signed-off-by: Stephen Boyd <s****d@k****g> |
Stephen Boyd <s****d@k****g>
Committed by: Stephen Finucane <s****e@h****m> |
over 2 years ago | |
| 6120b399 |
Fix token authentication bugs (#27)
Co-authored-by: Stephen Finucane <s****n@t****u> |
Ross Burton <r****s@b****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 88adfe23 |
trivial: Remove coding line
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 3 years ago | |
| 84ff4630 |
readthedocs: Also install pwclient
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 3 years ago | |
| f4a0800a |
readthedocs: Remove old config file
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 3 years ago | |
| 3a6a19c1 |
readthedocs: Specify requirements
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 3 years ago | |
| 7050a43f |
readthedocs: Specify OS, tools
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 3 years ago | |
| 5a4189b3 |
Add readthedocs config file
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 3 years ago | |
| a2321ee4 |
Insist of backend configuration value
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| d1771725 |
CI: Address deprecation warning
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| d985ad7e |
CI: Use modern contexts
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 1ea2e8dc |
Release 2.6.2
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 5a9c188d |
Don't expect return value from API.patch_set
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| e05174eb |
CI: Correct copy-pasta
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 182208b9 |
Release 2.6.1
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| ff51e3b8 |
xmlrpc: Enable 'allow_none'
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 19b92bf4 |
CI: Enable releases
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 75d53f01 |
CI: Don't put to test-pypi on release
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| ecf29211 |
Release 2.6.0
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 0949e9e5 |
api: More signature corrections
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 8c5b71d4 |
api: Strip trailing slashes
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| a1d98574 |
api: Fix patch list for REST API
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 08fd003b |
Fix incorrect settings in setup.cfg
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 859233b5 |
docs: Switch to Furo
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 8dd7de2c |
Release 2.5.0
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 735a5e66 | allow to search by hash without downloading the patch |
Karol Herbst <k****t@r****m>
Committed by: Stephen Finucane <s****e@h****m> |
over 3 years ago | |
| 5a0e1d9b |
Release 2.4.0
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| c86cfb36 |
CI: Switch to pypa/gh-action-pypi-publish@release/v1
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| e6492643 |
Add Python 3.11 support
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 3 years ago | |
| 40c7484a |
Fix release note
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| e996d150 |
Add release note for version 2.3
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| efde4139 |
api: Differentiate between archive None and False
Signed-off-by: Bjorn Andersson <b****n@l****g> |
Bjorn Andersson <b****n@l****g>
Committed by: Stephen Finucane <s****e@h****m> |
about 4 years ago | |
| 8bf34a93 |
docs: Actually configure reno to use the main branch
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 002beb73 |
docs: Configure reno to use main branch
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 7a0ccaf6 |
setup: Set content type of README, avoid aliases
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 1fa70f36 |
CI: Update to latest versions of various actions
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 987ae739 |
Remove unnecessary verbosity from GitHub actions
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 1ccced8d |
Remove unnecessary check for missing args
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 50652ee6 |
Fix 'check_get' command
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 10ec2356 |
api: Use consistent variable naming
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| a4a7ff72 |
Fix 'apply', 'view'
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| f5d1264e |
Add release note for version 2.2
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| 3742d5e6 |
Add release note for PWCLIENTRC env var feature
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | about 4 years ago | |
| a48590cf |
Allow reading pwclientrc path from environment (#16)
Co-authored-by: Stephen Finucane <s****n@t****u> |
Ali Alnubani <a****u@n****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e028bfa6 |
mypy: Fix failing job
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 4 years ago | |
| 660cc025 |
Remove 'Filters' object
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 4 years ago | |
| 7e5977fd |
Move handling of mbox name to API layer
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 4 years ago | |
| 015c7786 |
Integrate new pwclient.api module
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 4 years ago | |
| a8444149 |
Add '__version__' attribute
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 4 years ago | |
| 2c8cfde0 |
Resolve TODOs
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 4 years ago | |
| 5d47144c |
Add API proxy layer
Signed-off-by: Stephen Finucane <s****n@t****u> |
Stephen Finucane <s****n@t****u> | over 4 years ago |