index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2025-11-26
[5.2.x] Added timeout-minutes directive to all GitHub Actions workflows.
Natalia
2025-11-21
[5.2.x] Configured dangerous-triggers zizmor rule.
Jacob Walls
2025-11-21
[5.2.x] Addressed unpinned-uses zizmor finding.
Jacob Walls
2025-11-21
[5.2.x] Simplified actions after applying zizmor auto-fixes.
Jacob Walls
2025-11-21
[5.2.x] Applied auto-fixes from zizmor findings.
Jacob Walls
2025-11-21
[5.2.x] Added GitHub Actions linter (zizmor).
Jacob Walls
2025-11-10
[5.2.x] Fixed unsafe variable interpolation in GitHub Action workflow.
Markus Holtermann
2025-10-17
[5.2.x] Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-07-16
[5.2.x] Fixed GitHub Action that checks commit prefixes to fetch PR head corr...
nessita
2025-07-16
[5.2.x] Added GitHub Action to enforce stable branch commit message prefix.
nessita
2025-03-19
[5.2.x] Pinned isort version to "<6.0.0" to avoid undesired reformat.
nessita
2024-11-27
Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs b...
David Smith
2024-10-25
Made GitHub actions display all warnings in Python tests.
Mariusz Felisiak
2024-10-16
Refs #35844 -- Added Python 3.14 to daily builds.
Mariusz Felisiak
2024-10-09
Added GitHub Action workflow to test all Python versions listed in the projec...
nessita
2024-10-09
Refs #34900 -- Added Python 3.12 to classifiers and tox.ini, and used it in G...
Mariusz Felisiak
2024-10-03
Bumped latest PostgreSQL to 17 in scheduled tests workflow.
nessita
2024-09-19
Refs #35734 -- Added entry to scheduled tests workflow to test newer PostgreS...
nessita
2024-09-13
Pinned Miniforge in benchmark workflow.
Sarah Boyce
2024-08-20
Updated GitHub PR template headings to level 4.
Marijke Luttekes
2024-07-31
Removed GitHub Actions for creating and checking reminders.
nessita
2024-05-27
Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.
Mariusz Felisiak
2024-05-10
Organized images in the screenshots workflow.
Nick Pope
2024-05-10
Optimized images in the screenshots workflow.
Nick Pope
2024-05-10
Removed obsolete logic from screenshots workflow.
Nick Pope
2024-04-24
Pinned GitHub Actions for reminders to commit hashes for latest release.
nessita
2024-04-24
Improved phrasing and removed bold text in the GitHub pull request template.
nessita
2024-03-18
Stopped using byte-compiled 3rd-party packages in daily builds for byte-compi...
Mariusz Felisiak
2024-03-04
Added a GitHub pull request template.
erosselli
2024-02-22
Added GitHub Actions to create and check for reminders in pull requests.
nessita
2024-02-21
Refs #30950, Refs #35187 -- Added tests for byte-compiled Django to daily bui...
Jon Janzen
2024-01-26
Bumped versions in Github actions configuration.
Mariusz Felisiak
2023-12-15
Fixed database connection for other alias in PostgreSQL tests on GitHub Actions.
Nick Pope
2023-12-13
Removed unnecessary write permission from screenshots Github workflow.
Tom Carrick
2023-12-12
Changed the screenshots Github workflow to run in the PR's branch by using pu...
Tom Carrick
2023-12-07
Refs #34986 -- Added PyPy 3.10 with PostgreSQL to daily builds.
Nick Pope
2023-11-22
Refs #34986 -- Installed libmemcached-dev in PyPy 3.10 daily builds.
Mariusz Felisiak
2023-11-21
Added PyPy 3.10 to daily builds.
Mariusz Felisiak
2023-11-20
Refs #34900 -- Added Python 3.13 to daily builds.
Mariusz Felisiak
2023-11-18
Refs #34118 -- Used Python 3.12 for GitHub actions.
Mariusz Felisiak
2023-10-19
Fixed permissions for GitHub action with screenshots.
Mariusz Felisiak
2023-10-18
Refs #34043 -- Added GitHub action to capture screenshots in Selenium tests.
Sarah Boyce
2023-10-03
Used Node.js 20 for GitHub actions.
Mariusz Felisiak
2023-09-21
Refs #34851 -- Used PostgreSQL 13 for selenium tests.
Mariusz Felisiak
2023-09-05
Bumped checkout version in Github actions configuration.
Mariusz Felisiak
2023-06-18
Improved names for Selenium daily builds.
Mariusz Felisiak
2023-06-17
Added Selenium tests to daily builds.
Sarah Boyce
2023-06-15
Added GitHub action to run Selenium tests.
sarahboyce
2023-03-20
Fixed some typos in comments, docstrings, and tests.
Liyang Zhang
2023-03-01
Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...
Mariusz Felisiak
[next]