index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docker-compose.yml
Commit message (
Expand
)
Author
Age
*
Build/Test Tools: Improve the security and correctness of the GitHub Actions ...
John Blackbourn
2025-01-22
*
Build/Test Tools: Pass the working directory path from the host to the dev en...
John Blackbourn
2025-01-20
*
Build/Test Tools: Properly escape `$` characters in Docker compose file.
Jonathan Desrosiers
2024-12-05
*
Build/Test Tools: Support older MariaDB versions in local Docker environment.
Jonathan Desrosiers
2024-12-04
*
Build/Test Tools: Add MySQL 8.4 support to the Docker environment.
Jonathan Desrosiers
2024-10-23
*
Build/Test Tools: Revert [59277] to add a proper commit message.
Jonathan Desrosiers
2024-10-22
*
Build/Test Tools: Add support for MySQL 8.4 to the Docker environment.
Jonathan Desrosiers
2024-10-22
*
Build/Test Tools: Remove `version` from `docker-compose.yml`.
Jonathan Desrosiers
2024-05-15
*
Build/Test Tools: Fix bug pulling local environment containers on Apple silic...
Jonathan Desrosiers
2024-02-08
*
Build/Test Tools: Ensure database containers are prepared for commands.
Jonathan Desrosiers
2023-08-24
*
Build/Test Tools: Always use the amd64 images for MariaDB and MySQL on the lo...
John Blackbourn
2022-09-07
*
Build/Test Tools: Move the Memcached container into the Docker Compose config.
John Blackbourn
2022-08-13
*
Build/Test Tools: Enable loopback requests to work on the local development e...
John Blackbourn
2022-07-02
*
Build/Test Tools: Run the PHP container with PID > 1 so Ctrl+C works correctly.
John Blackbourn
2022-07-01
*
Build/Test Tools: Configure Xdebug modes in the local Docker environment.
Jonathan Desrosiers
2022-06-21
*
Build/Test Tools: Pass GitHub Actions environment variables to the Docker con...
Sergey Biryukov
2022-05-04
*
Build/Test Tools: Remove the PHPUnit container from local Docker environment.
Tonya Mork
2021-09-24
*
Build/Test Tools: Use list format when defining `environment` variables in Do...
Jonathan Desrosiers
2021-08-26
*
Build/Test Tools: Remove remaining Travis CI references.
Dominik Schilling
2021-04-10
*
Build/Test Tools: Support the use of MariaDB in the local Docker environment.
Jonathan Desrosiers
2020-12-18
*
Build/Test Tools: Allow the desired version of PHPUnit to be passed to the lo...
Jonathan Desrosiers
2020-10-28
*
Build/Test Tools: Revert [49358] to investigate failures.
Jonathan Desrosiers
2020-10-28
*
Build/Test Tools: Allow the desired version of PHPUnit to be passed to the lo...
Jonathan Desrosiers
2020-10-28
*
Build/Test Tools: Pass GitHub Action related environment variables to the Doc...
Jonathan Desrosiers
2020-10-21
*
Docs: Fix a typo in the Docker compose file.
Jonathan Desrosiers
2020-06-04
*
Build/Test Tools: Expose port 3306 of MySQL container.
Sergey Biryukov
2020-02-09
*
Build/Test Tools: Pass the `TRAVIS_BRANCH` and `TRAVIS_PULL_REQUEST` environm...
Sergey Biryukov
2019-12-20
*
Build Tools: Pass the current uid/gid to Docker containers.
Gary Pendergast
2019-09-26
*
Build Tools: Pass the LOCAL_DIR environment variable through to the phpunit D...
Gary Pendergast
2019-08-23
*
Build Tools: Change the PHPUnit Docker image's working directory to match the...
Gary Pendergast
2019-08-15
*
Build Tools: Add the `docker-compose.yml` file, missed in [45783].
Gary Pendergast
2019-08-12