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

Add res.redirect response helper #14705

Merged
merged 22 commits into from
Jul 7, 2020
Merged

Add res.redirect response helper #14705

merged 22 commits into from
Jul 7, 2020

Commits on Jun 30, 2020

  1. Add res.redirect response helper

    botv committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    cad0d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88cdad2 View commit details
    Browse the repository at this point in the history
  3. Revert unnecessary changes

    botv committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    514d6bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dff7b14 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'response-helpers' of https://github.com/botv/next.js in…

    …to response-helpers
    botv committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    001dcff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a741d04 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Update packages/next/next-server/lib/utils.ts

    Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
    botv and timneutkens committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c7b82a7 View commit details
    Browse the repository at this point in the history
  2. Update packages/next/next-server/server/api-utils.ts

    Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
    botv and timneutkens committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    f256bb4 View commit details
    Browse the repository at this point in the history
  3. Update packages/next/next-server/server/api-utils.ts

    Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
    botv and timneutkens committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c43e2cd View commit details
    Browse the repository at this point in the history
  4. Update packages/next/next-server/server/api-utils.ts

    Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
    botv and timneutkens committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    5ffe4f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3849a25 View commit details
    Browse the repository at this point in the history
  6. Add tests

    botv committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    2b4f62e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a227119 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Change status code to 307

    botv committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    58c54fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'response-helpers' of https://github.com/botv/next.js in…

    …to response-helpers
    botv committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    35d96f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    540c229 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76d702c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0cc648 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    6fb56ba View commit details
    Browse the repository at this point in the history
  2. Undo examples updates

    botv committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    babea12 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'response-helpers' of https://github.com/botv/next.js in…

    …to response-helpers
    botv committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    7350832 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    73c7fb7 View commit details
    Browse the repository at this point in the history