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

Middleware, second edition #209

Merged
merged 7 commits into from
Dec 28, 2014
Merged

Middleware, second edition #209

merged 7 commits into from
Dec 28, 2014

Commits on Dec 20, 2014

  1. Work on middlewares

    asvetlov committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    ac7c6b4 View commit details
    Browse the repository at this point in the history
  2. Rename factory->middleware

    asvetlov committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    a263c98 View commit details
    Browse the repository at this point in the history
  3. Fix middleware signature

    asvetlov committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    84064cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80b7e29 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2014

  1. Configuration menu
    Copy the full SHA
    fe7f260 View commit details
    Browse the repository at this point in the history
  2. Add tests for middlewares

    asvetlov committed Dec 27, 2014
    Configuration menu
    Copy the full SHA
    08f6769 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    asvetlov committed Dec 27, 2014
    Configuration menu
    Copy the full SHA
    32c3857 View commit details
    Browse the repository at this point in the history