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

feat(earliest): Handlers that execute ASAP in the req/res lifecycle #1756

Merged
merged 17 commits into from Mar 18, 2019

Commits on Mar 18, 2019

  1. feat(earliest): Handlers that execute before restify

    retrohacker authored and retrohacker committed Mar 18, 2019
    Copy the full SHA
    8a3d170 View commit details
    Browse the repository at this point in the history
  2. twitch

    retrohacker authored and retrohacker committed Mar 18, 2019
    Copy the full SHA
    2e760dd View commit details
    Browse the repository at this point in the history
  3. Revert "twitch"

    This reverts commit 04ed069.
    retrohacker committed Mar 18, 2019
    Copy the full SHA
    6f0ecc1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3b8d174 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    768b3ff View commit details
    Browse the repository at this point in the history
  6. Revert "Migrate implementation to match express .handle"

    This reverts commit d57ef12.
    retrohacker committed Mar 18, 2019
    Copy the full SHA
    1499b4e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    36d63fd View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "twitch""

    This reverts commit c2b8553.
    retrohacker committed Mar 18, 2019
    Copy the full SHA
    0ad2830 View commit details
    Browse the repository at this point in the history
  9. use chain

    retrohacker committed Mar 18, 2019
    Copy the full SHA
    46f396d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    88e1d23 View commit details
    Browse the repository at this point in the history
  11. Revert "syncronous inflightRequest calc"

    This reverts commit 5b26d64.
    retrohacker committed Mar 18, 2019
    Copy the full SHA
    4129031 View commit details
    Browse the repository at this point in the history
  12. Revert "use chain"

    This reverts commit 7db83a5.
    retrohacker committed Mar 18, 2019
    Copy the full SHA
    d9fb26d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    6bfadcc View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    b066c4c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c5c9ddb View commit details
    Browse the repository at this point in the history
  16. moar tests

    retrohacker committed Mar 18, 2019
    Copy the full SHA
    7037013 View commit details
    Browse the repository at this point in the history
  17. implement feedback

    retrohacker committed Mar 18, 2019
    Copy the full SHA
    29b3aad View commit details
    Browse the repository at this point in the history