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

Implement web.run_app utility function #734

Merged
merged 20 commits into from
Jan 13, 2016
Merged

Implement web.run_app utility function #734

merged 20 commits into from
Jan 13, 2016

Commits on Jan 5, 2016

  1. Add run_app()

    asvetlov committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    636b075 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Improve run_app code

    asvetlov committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    0b8e831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918d820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7670eee View commit details
    Browse the repository at this point in the history
  4. Support ssl scheme

    asvetlov committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    2e4e4bb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

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

    asvetlov committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    6f35b4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9b74c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b5ed62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51267fb View commit details
    Browse the repository at this point in the history
  6. Fix flake error

    asvetlov committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    a2b39a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df0cb02 View commit details
    Browse the repository at this point in the history
  8. Try to fix a test

    asvetlov committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    1b7f94c View commit details
    Browse the repository at this point in the history
  9. Try to fix a test again

    asvetlov committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    0f17dca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    635599c View commit details
    Browse the repository at this point in the history
  11. Fighting with failed test

    asvetlov committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    727393b View commit details
    Browse the repository at this point in the history
  12. Drop unused sys import

    asvetlov committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    69d30c0 View commit details
    Browse the repository at this point in the history
  13. Work on failing test

    asvetlov committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    8460828 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f418dca View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

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