Age | Commit message (Expand) | Author |
2024-11-30 | ci: prevent jobs running on PRs from forks (#6720) | Mohammed Al Sahaf |
2024-11-05 | ci: use commit sha in goreleaser-check (#6677) | Mohammed Al Sahaf |
2024-10-02 | ci: install xcaddy to fix release flow (#6602)v2.9.0-beta.2 | Mohammed Al Sahaf |
2024-10-02 | caddyhttp: Escaping placeholders in CEL, add `vars` and `vars_regexp` (#6594) | Francis Lavoie |
2024-08-23 | ci: build and test with Go 1.23 (#6526) | Kévin Dunglas |
2024-08-18 | ci: don't exit early on error in remote CI machine (#6519) | Mohammed Al Sahaf |
2024-07-22 | ci: correct `-tags nobadger` on binary build (#6470) | June 🍓🦴 |
2024-07-07 | browse: Exclude symlink target size from total, show arrow on size (#6412) | Francis Lavoie |
2024-06-06 | ci: add version key for .goreleaser.yml (#6376) | Mohammed Al Sahaf |
2024-05-10 | chore: Bump Go version in CI (#6310) | Francis Lavoie |
2024-04-18 | cmd: Only validate config is proper JSON if config slice has data (#6250) | Mohammed Al Sahaf |
2024-03-05 | logging: Implement `append` encoder, allow flatter filters config (#6069) | Francis Lavoie |
2024-02-09 | chore: Rename CI jobs, run on M1 mac (#6089) | Francis Lavoie |
2024-02-07 | bump to golang 1.22 (#6083) | WeidiDeng |
2024-01-25 | chore: Update quic-go to v0.41.0, bump Go minimum to 1.21 (#6043) | Marten Seemann |
2024-01-10 | ci/cd: use the build tag `nobadger` to exclude badgerdb (#6031) | Mohammed Al Sahaf |
2024-01-02 | build(deps): bump actions/upload-artifact from 3 to 4 (#6013) | dependabot[bot] |
2024-01-02 | build(deps): bump actions/setup-go from 4 to 5 (#6012) | dependabot[bot] |
2023-10-02 | build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#5847) | dependabot[bot] |
2023-10-01 | build(deps): bump actions/checkout from 3 to 4 (#5846) | dependabot[bot] |
2023-08-25 | ci: ensure short-sha is exported correctly on all platforms (#5781) | Mohammed Al Sahaf |
2023-08-09 | ci: Update to Go 1.21 (#5719) | Matt Holt |
2023-07-21 | go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644) | Marten Seemann |
2023-04-14 | chore: Adjustments to CI caching (#5495) | Francis Lavoie |
2023-04-02 | build(deps): bump actions/setup-go from 3 to 4 (#5474) | dependabot[bot] |
2023-02-24 | ci: Update minimum Go version to 1.19 | Matthew Holt |
2023-02-06 | chore: Build with Go 1.20, keep minimum at 1.18 for now (#5353) | Francis Lavoie |
2022-12-28 | ci: Update GitHub Actions to avoid `set-output` deprecation (#5271) | TAKAHASHI Shuuji |
2022-12-22 | ci: exclude dependbot from running tests on s390x machine (#5266) | Mohammed Al Sahaf |
2022-12-19 | build(deps): bump goreleaser/goreleaser-action from 2 to 4 (#5264) | dependabot[bot] |
2022-12-19 | build(deps): bump actions/upload-artifact from 1 to 3 (#5262) | dependabot[bot] |
2022-12-19 | build(deps): bump actions/cache from 2 to 3 (#5263) | dependabot[bot] |
2022-10-04 | ci: enhance the CI/CD flow (#5118) | Mohammed Al Sahaf |
2022-08-02 | chore: Bump up to Go 1.19, minimum 1.18 (#4925) | Francis Lavoie |
2022-05-25 | ci: Fix build caching on Windows (#4811) | Francis Lavoie |
2022-04-15 | ci: use latest Go version on macOS (#4708) | Mohammed Al Sahaf |
2022-04-13 | ci: Ensure we always check for latest version of Go (#4703) | Francis Lavoie |
2022-03-25 | chore: Bump minimum Go to 1.17 (#4662) | Francis Lavoie |
2022-03-15 | ci: Build on Go 1.18, bump actions versions (#4637) | Francis Lavoie |
2021-09-03 | ci: revert workaround implemented in #4306 (#4328) | Mohammed Al Sahaf |
2021-08-25 | chore: promote creating 'caddy-build' to the release action (#4306) | Mohammed Al Sahaf |
2021-08-16 | ci: Start testing on Go 1.17, drop 1.15 (#4283) | Francis Lavoie |
2021-05-12 | ci: Run CI on PRs targeting minor version branches (#4164) | Francis Lavoie |
2021-02-18 | ci: Build and test on Go 1.16, bump minimum to 1.15 (#4024) | Francis Lavoie |
2021-01-28 | ci: update the command to run tests on the s390x machine (#3995) | Mohammed Al Sahaf |
2020-11-22 | ci: Use golangci's github action for linting (#3794) | Dave Henderson |
2020-08-20 | ci: Tweaks for multi go version tests (#3673) | Francis Lavoie |
2020-08-20 | ci: Upgrade to Go 1.15 (#3642) | Francis Lavoie |
2020-08-06 | ci: Ignore s390x failures (#3644) | Matt Holt |
2020-08-01 | ci: Include tracking of GOOS for which Caddy fails to build (#3617) | Mohammed Al Sahaf |