]> git.ipfire.org Git - thirdparty/patchwork.git/shortlog
thirdparty/patchwork.git
9 days ago  Robin Jarryparsemail: wrap parse_mail() in a single transaction main
9 days ago  Robin Jarryparsemail: fix SeriesReference race with concurrent...
11 days ago  Stephen FinucaneIgnore Makefile from tabs remover
11 days ago  Stephen FinucaneAdd a Makefile
11 days ago  Stephen Finucanetests: Move data to new directory
11 days ago  Stephen Finucanetests: Rework XMLRPC tests to avoid live server
11 days ago  Stephen Finucanetests: Move unit tests to unit module
12 days ago  Stephen FinucaneREADME: Remove codecov badge
12 days ago  Stephen Finucanereadthedocs: Fix builds
12 days ago  Abdun Nihaaltemplatetags: Render links as XHTML links
12 days ago  Abdun NihaalPrevent any user from updating public bundles
12 days ago  Mauro Carvalho... notifications.py: don't crash if notifications recipien...
12 days ago  Stephen FinucaneCI: Reduce number of tests run for docker-compose workflow
12 days ago  Mauro Carvalho... patch.py: better handle color states
12 days ago  Tales da Aparecidamodels: optimize with_tag_counts using case-when
12 days ago  Stephen Finucanedocker: Update to latest stable MySQL, PostgreSQL
12 days ago  Stephen Finucanedocker: Use default packages
12 days ago  Stephen Finucanedocker: Fix deprecation warning
12 days ago  Stephen Finucanedocker: Fix compat with latest patchwork/pyenv image
13 days ago  Stephen Finucanedocs: Replace older release notes with static copy
13 days ago  Stephen FinucaneCI: Avoid duplication of jobs
13 days ago  Stephen Finucaneparser: Strip NUL bytes
13 days ago  Stephen FinucaneBump all the dependencies
13 days ago  Stephen Finucanepre-commit: Bump versions
2025-03-11  Stephen FinucaneCI: Enable pip caching
2025-03-10  Adam Hassickrelease-notes: Add release note
2025-03-10  Adam Hassickdocs: Add generated API schemas
2025-03-10  Adam Hassickdocs: Add feature info and increment API version
2025-03-10  Adam Hassicktests: Add tests for new functionality
2025-03-10  Adam Hassickparser: Parse "Depends-on" tags in emails
2025-03-10  Stephen Finucaneadmin: Add Series.dependencies field
2025-03-10  Adam Hassickapi: Add fields to series detail view
2025-03-10  Adam Hassickmodels: Add fields for series dependencies
2025-03-10  Victor Accarinichore: fix docker compose files for macos
2025-03-10  Stephen FinucaneRevert "docker: Remove remnants of .env file configuration"
2025-03-10  dependabot... build(deps-dev): update django-debug-toolbar requirement
2025-03-10  Stephen Finucanedocker: Remove remnants of .env file configuration
2025-03-08  Stephen Finucanepre-commit: Bump versions
2024-11-04  Stephen Finucaneview: Show pagination ellipsis only when needed
2024-11-04  Stephen Finucaneviews: Reverse pagination naming
2024-11-01  Raxel Gutierrezviews: Style modification forms as an action bar
2024-11-01  Raxel Gutierrezviews: Move and refactor patch-forms
2024-11-01  Raxel Gutierrezviews: Move js code to separate file
2024-11-01  Raxel Gutierrezviews: Clean up patch-list page
2024-11-01  Stephen Finucaneviews: Don't show chevron if user can't change sort...
2024-11-01  Stephen Finucaneviews: Switch logout to POST
2024-10-31  Stephen Finucanemodels: Add covering index for Patch.hash
2024-10-31  Robin Jarrycss: make diff colors more accessible
2024-10-31  Stephen Finucanetests: Dump more info if version test fails
2024-10-31  Stephen FinucaneCI: Cancel builds upon a new push
2024-10-31  Thomas Monjalontemplates/submission: Fix alignment of commit message
2024-10-23  Stephen FinucaneCI: Bump action versions
2024-10-23  Stephen Finucanedocs: Fix typo
2024-10-23  Stephen FinucaneUpdate reno for stable/3.2
2024-10-23  Stephen FinucanePost-release version bump
2024-10-23  Stephen FinucaneRelease 3.2.0 v3.2.0
2024-10-23  Stephen Finucanedocs: Update release note to reflect timelines
2024-10-23  Stephen Finucanedependabot: Manage GitHub Action workflows also
2024-10-23  Stephen Finucanedependabot: Ignore (most) patch update
2024-10-23  Stephen Finucanedocker-compose: Remove version
2024-10-23  Stephen Finucanerequirements: Bump versions
2024-10-23  Stephen FinucaneAdd Python 3.13 support
2024-10-23  Stephen Finucanerequirements: Bump Django to 5.1.x, django-filter to...
2024-10-23  Stephen FinucaneDrop Python 3.8 support
2024-10-23  Stephen Finucanepre-commit: Bump versions
2024-10-23  Stephen FinucaneCI: docker-compose -> docker compose
2024-07-22  dependabot... build(deps): update sqlparse requirement from ~=0.5...
2024-07-17  dependabot... build(deps-dev): update django-debug-toolbar requirement
2024-07-17  dependabot... build(deps): update mysqlclient requirement from ~...
2024-07-17  dependabot... build(deps): update openapi-core requirement from ...
2024-07-12  Stephen Finucanepre-commit: Everything in Python 3 now
2024-07-12  dependabot... build(deps): update psycopg2-binary requirement from...
2024-07-12  dependabot... build(deps): update django requirement from ~=5.0.0...
2024-07-12  dependabot... build(deps): update psycopg2 requirement from ~=2.9...
2024-07-12  Stephen FinucaneRemove unused import
2024-07-12  Stephen Finucanerequirements: Bump various libraries
2024-07-12  Stephen Finucanedocker: Make .env file optional
2024-07-12  Stephen Finucanepre-commit: Bump versions
2024-04-08  Stephen Finucanetrivial: Prepare for ruff bump
2024-04-06  Avinesh Kumartypo fix
2024-01-22  Stephen Finucaneopenapi: Add path descriptions
2024-01-22  Stephen Finucaneopenapi: Set summary for paths
2024-01-21  Stephen Finucaneopenapi: Fix issues with events API
2024-01-21  Stephen Finucaneopenapi: Add more descriptions
2024-01-20  Stephen Finucaneopenapi: Add tag definitions
2024-01-20  Stephen Finucaneopenapi: Add component descriptions
2024-01-20  Stephen Finucaneopenapi: Correct security definition
2024-01-20  Stephen Finucaneopenapi: Consistent wrapping
2024-01-20  Stephen Finucaneopenapi: Remove trailing slashes
2024-01-17  Stephen Finucanetox: Add tox-gh-actions config for Python 3.12
2024-01-17  Stephen FinucaneCI: Set up go
2024-01-16  Stephen Finucanepre-commit: Switch to ruff
2024-01-16  Stephen Finucanetrivial: Apply ruff fixes
2024-01-16  Stephen FinucaneReplace use of datetime.datetime.utcfromtimestamp()
2024-01-16  Stephen FinucaneReplace use of datetime.datetime.utcnow()
2024-01-16  Stephen Finucaneci: Add Python 3.12 support
2024-01-16  Stephen Finucanerequirements: Bump Django to 5.x.x, django-filter to...
2024-01-16  Stephen Finucanepre-commit: Add vacuum
2024-01-16  Stephen Finucanepre-commit: Bump versions
2024-01-16  Ross Burtontemplates/submission: add button to copy the message...
next