| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Lua 5.5 support (#473) | Caleb Maclennan | 3 days | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #470 from lunarmodules/header-canon | Caleb Maclennan | 3 days | 1 | -0/+1 |
| |\ | | | | | feat(headers): dynamically create cononicalized headers | ||||
| | * | feat(headers): dynamically create cononicalized headers | Thijs Schreijer | 5 days | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | Instead of a static list dynamically add entries in proper casing. Also allowing to add non-standard ones through `setcanonic`. closes #442 fixes #440 | ||||
| * | | Merge pull request #471 from lunarmodules/fix/zero-read | Caleb Maclennan | 3 days | 1 | -0/+3 |
| |\ \ | |/ |/| | fix(receive): a receive 0 should immediately return, not block | ||||
| | * | fix(udp): receive(0) tests and bad call to getnameinfo | Thijs Schreijer | 4 days | 1 | -1/+3 |
| | | | |||||
| | * | fix(receive): a receive 0 should immediately return, not block | Thijs Schreijer | 4 days | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | The fix is slightly more complex because reading from a closed socket should still return a closed-error. fixes: #427 fixes: https://github.com/ledgetech/lua-resty-http/pull/313 | ||||
| * | | chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#468) | dependabot[bot] | 2026-08-13 | 1 | -1/+1 |
| | | | |||||
| * | | chore(deps): bump the github-actions group with 2 updates (#465) | dependabot[bot] | 2026-07-30 | 1 | -2/+2 |
| | | | | | | | Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | | chore: add Dependabot config and pin GitHub Actions to git SHAs (#464) | Copilot | 2026-07-30 | 1 | -4/+4 |
| |/ | |||||
| * | ci: Switch back to luarocks instance of GH action | Caleb Maclennan | 2025-05-30 | 1 | -1/+2 |
| | | |||||
| * | ci: Fix the build for LuaJIT and OpenResty on Windows (#453) | Luau | 2025-05-29 | 1 | -1/+2 |
| | | |||||
| * | fix: Use a macos version supported by GitHub Actions | luau-project | 2025-03-01 | 1 | -1/+1 |
| | | |||||
| * | ci: Use GitHub Actions from luarocks namespace | luau-project | 2025-03-01 | 1 | -2/+2 |
| | | |||||
| * | ci: Update Luacheck to v1+, use newer Ubuntu runner images | Caleb Maclennan | 2023-11-08 | 1 | -1/+1 |
| | | |||||
| * | ci: Identify CI jobs better and skip irrelevant platform specific steps | Caleb Maclennan | 2023-11-08 | 1 | -3/+3 |
| | | |||||
| * | ci: Enable windows build | leso-kn | 2023-10-27 | 1 | -4/+9 |
| | | |||||
| * | ci: Echo correct platform in job title | Caleb Maclennan | 2022-07-27 | 1 | -2/+2 |
| | | |||||
| * | chore: Start a Markdown era readme | Caleb Maclennan | 2022-03-25 | 1 | -1/+1 |
| | | |||||
| * | ci: Don't bother doing user-local install in ephemeral runner | Caleb Maclennan | 2022-03-22 | 1 | -3/+2 |
| | | |||||
| * | ci: Disable unsupported Windows and avoid duplicate runs | Caleb Maclennan | 2022-03-22 | 1 | -2/+6 |
| | | |||||
| * | ci: Expand test matrix to cover Windows and macOS | Caleb Maclennan | 2022-03-22 | 1 | -1/+2 |
| | | |||||
| * | Ci: Run regression tests after successful build | Caleb Maclennan | 2022-03-22 | 1 | -4/+21 |
| | | |||||
| * | ci: Add workflow to confirm build completes | Caleb Maclennan | 2022-03-19 | 1 | -0/+24 |
