Set 5.10.0 (#4286)
Recent Commits to redirection:trunk
-
Set 5.10.0 (#4286)
-
Fix rector file appearing in release (#4285)
Fix rector file appearing in release (#4285)
-
Fix moved directories (#4284)
Fix moved directories (#4284)
-
Bump to 5.10.0 (#4283)
Bump to 5.10.0 (#4283) * Bump to 5.10.0 * Lints * Update lock * Add missing format field to ImportFileParams phpstan type Copilot review on #4283 flagged that $params['format'] is read in route_import_file() but wasn't part of the ImportFileParams shape.
-
Improve cache detection message (#4282)
Improve cache detection message (#4282) * Improve cache detection message * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
-
Add _redirects support (#4277)
Add _redirects support (#4277) * Add _redirects support * Also sniff _redirects * Address comments * Lint * Fix backreference * Fix tests * Fix splat test
-
Minor tweaks to code (#4276)
Minor tweaks to code (#4276) * Minor tweaks to code * Return empty result
-
Tighten cap checks (#4275)
Tighten cap checks (#4275) * Tighten IP and CSV data * Use last IP * Add cap checks for some things * Fix docs * Fix tests * Fix test
-
Add refactored files (#4274)
Add refactored files (#4274) * Add refactored PHP files Takes the existing files and adds refactored versions to includes. These are part of the autoloading refactor. * Include group changes * Update lockfile * Fix log * Apply fixes * Fix typos
-
Fix Apache error encoder (#4273)
Fix Apache error encoder (#4273)
-
Rework the DB install to avoid potential problems (#4272)
Rework the DB install to avoid potential problems (#4272)
-
Allow more groups in admin UI (#4271)
Allow more groups in admin UI (#4271)
-
Fix passthrough having no target in UI (#4270)
Fix passthrough having no target in UI (#4270)