Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPIP: Gateway _redirects File #290

Merged
merged 32 commits into from
Sep 23, 2022
Merged

IPIP: Gateway _redirects File #290

merged 32 commits into from
Sep 23, 2022

Commits on Sep 16, 2022

  1. Initial pass at gateway redirects spec

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b695910 View commit details
    Browse the repository at this point in the history
  2. Clarify error handling and fix some typos

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0abadca View commit details
    Browse the repository at this point in the history
  3. Wording cleanup. Make things more clear.

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    abb348d View commit details
    Browse the repository at this point in the history
  4. The redirects file can have comments.

    Clarify no forced redirects performance impact.
    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6c354a2 View commit details
    Browse the repository at this point in the history
  5. More corrections and clarifications.

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    00c2215 View commit details
    Browse the repository at this point in the history
  6. Mention DNSLink as well

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b6347d6 View commit details
    Browse the repository at this point in the history
  7. Redirects File, not Redirect File

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    851de62 View commit details
    Browse the repository at this point in the history
  8. Update RFC/0000-gateway-redirects.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5d3ab19 View commit details
    Browse the repository at this point in the history
  9. Update http-gateways/REDIRECTS_FILE.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d16c76d View commit details
    Browse the repository at this point in the history
  10. Update RFC/0000-gateway-redirects.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c78507e View commit details
    Browse the repository at this point in the history
  11. Reorg test fixtures, per feedback

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    877a334 View commit details
    Browse the repository at this point in the history
  12. Reorg security, per feedback

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e231593 View commit details
    Browse the repository at this point in the history
  13. linting

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9ccd750 View commit details
    Browse the repository at this point in the history
  14. more linting, and move to IPIP folder

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b2f7dad View commit details
    Browse the repository at this point in the history
  15. more linting

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    418b6b4 View commit details
    Browse the repository at this point in the history
  16. Update IPIP/0000-gateway-redirects.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4fee0a7 View commit details
    Browse the repository at this point in the history
  17. Update IPIP/0000-gateway-redirects.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9b8574e View commit details
    Browse the repository at this point in the history
  18. Update IPIP/0000-gateway-redirects.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d8d76f3 View commit details
    Browse the repository at this point in the history
  19. Update IPIP/0000-gateway-redirects.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    97a0257 View commit details
    Browse the repository at this point in the history
  20. Update http-gateways/REDIRECTS_FILE.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5e198d2 View commit details
    Browse the repository at this point in the history
  21. Update http-gateways/REDIRECTS_FILE.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6086582 View commit details
    Browse the repository at this point in the history
  22. Update http-gateways/REDIRECTS_FILE.md

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    Justin Johnson and lidel committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5be7fc3 View commit details
    Browse the repository at this point in the history
  23. Address feedback

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2b46076 View commit details
    Browse the repository at this point in the history
  24. Update CID for test fixture

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8b330b6 View commit details
    Browse the repository at this point in the history
  25. More feedback

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    82175fe View commit details
    Browse the repository at this point in the history
  26. Update CIDs for test cases

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d065377 View commit details
    Browse the repository at this point in the history
  27. Give comments and line termination to their own headings

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f3c1d57 View commit details
    Browse the repository at this point in the history
  28. - Adding missing TOC entries

    - Add max file size
    - Update test fixture CID, due to new tests for max file size
    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9b8cb7d View commit details
    Browse the repository at this point in the history
  29. Rename to IPIP 00002

    Justin Johnson committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5525995 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update CIDs

    Justin Johnson committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8b8ccf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Update CIDs

    Justin Johnson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    67f7c7b View commit details
    Browse the repository at this point in the history
  2. IPIP 0002: final editorial changes

    cross referencing from DNSLink and  Subdomain specs,
    making is clear it is about _redirects file.
    lidel committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    33f4f44 View commit details
    Browse the repository at this point in the history