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

Version 0.2 #84

Merged
merged 26 commits into from
Jun 29, 2018
Merged

Version 0.2 #84

merged 26 commits into from
Jun 29, 2018

Commits on Jun 27, 2018

  1. First pass at version 0.2

    tomchristie committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    141dee7 View commit details
    Browse the repository at this point in the history
  2. Add click to requirements

    tomchristie committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    381ea63 View commit details
    Browse the repository at this point in the history
  3. Add RequestResponseCycle

    tomchristie committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    9c84281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8686d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fade17 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    bd50e31 View commit details
    Browse the repository at this point in the history
  2. HTTP 1.0 test case

    tomchristie committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    5b71e6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab2f84b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0099fd1 View commit details
    Browse the repository at this point in the history
  5. Black formatting

    tomchristie committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    5533f0a View commit details
    Browse the repository at this point in the history
  6. Fix logging with gunicorn

    tomchristie committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    4659d96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3a3dc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f52eaf6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb65af6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed2e74b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d73ab10 View commit details
    Browse the repository at this point in the history
  12. Bump to 3.6 temporarily.

    tomchristie committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    74b26c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    975f679 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5bd2ee2 View commit details
    Browse the repository at this point in the history
  15. Use __slots__

    tomchristie committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    817c8dc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f15204 View commit details
    Browse the repository at this point in the history
  17. Track total_requests

    tomchristie committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    1bea0ad View commit details
    Browse the repository at this point in the history
  18. Default to port 8000

    tomchristie committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    688d3c3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b3944a8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4eadade View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

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