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

PSR-15 Middleware Support #2555

Merged
merged 75 commits into from
Feb 22, 2019
Merged

PSR-15 Middleware Support #2555

merged 75 commits into from
Feb 22, 2019

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    da13a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f49eb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5ee2f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eeb1c6 View commit details
    Browse the repository at this point in the history
  5. fix typo in README

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6e14297 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b778f57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4948c6f View commit details
    Browse the repository at this point in the history
  8. add test coverage for App::setContainer() to ensure CallableResolver …

    …has appropriate container
    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    9d831b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5164b7a View commit details
    Browse the repository at this point in the history
  10. fix typo in README

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    8b7b00b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    310f448 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53d081e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f750764 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7187a2 View commit details
    Browse the repository at this point in the history
  15. add supporting tests

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    b284fc4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    712e326 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    95070ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a7881c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0fb790f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8c38706 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9a95ba2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    94949a1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcdb6b8 View commit details
    Browse the repository at this point in the history
  24. fix rebase errors

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    a2cf3fe View commit details
    Browse the repository at this point in the history
  25. fix line length in AppTest

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    ca7497b View commit details
    Browse the repository at this point in the history
  26. fix phpcs error

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    4fe2e5a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    738388f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cac5e5c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2460d1e View commit details
    Browse the repository at this point in the history
  30. fix synthax in README

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    5ef7c2c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a68ed58 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5bb76d6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3e6c67a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    bdcaad7 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    98df6db View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1bf492e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    0f692c9 View commit details
    Browse the repository at this point in the history
  38. fix PHPCS errors

    l0gicgate committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    3122b90 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    97af983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d18bdac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f27250 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. fix errors in README

    l0gicgate committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    3922fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47708f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Configuration menu
    Copy the full SHA
    afaddbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6581c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba7b324 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81c65a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3ef232 View commit details
    Browse the repository at this point in the history
  6. fix all supporting tests

    l0gicgate committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    b9eae84 View commit details
    Browse the repository at this point in the history
  7. fix README docblocks

    l0gicgate committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    819bb64 View commit details
    Browse the repository at this point in the history
  8. add missing App tests

    l0gicgate committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a18fb6d View commit details
    Browse the repository at this point in the history
  9. add missing Route tests

    l0gicgate committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    24bcd44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd238dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    148f85d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    392be8a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    021518f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6fe1b98 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    45adef9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fac6cd6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e57573f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e615860 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa477c4 View commit details
    Browse the repository at this point in the history
  20. fix README typo

    l0gicgate committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    1737872 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b349bb4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5dfaeb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. reorder methods in Routable

    l0gicgate committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    42c3d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc5487 View commit details
    Browse the repository at this point in the history
  3. fix PHPCS error

    l0gicgate committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c452f0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae18cf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    f5ed7b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7f77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    357beb2 View commit details
    Browse the repository at this point in the history
  4. Always uses MiddlewareRunner::add() to add middleware

    This means that we use PHP 7's type checking and don't need to do it in
    the loop on run.
    akrabat committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    5e8fc67 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    4bf9785 View commit details
    Browse the repository at this point in the history
  6. Remove redundant conditional

    akrabat committed Feb 22, 2019
    1 Configuration menu
    Copy the full SHA
    9aa8c6b View commit details
    Browse the repository at this point in the history