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

Pass http status codes #5

Merged
merged 6 commits into from
Jun 21, 2016
Merged

Pass http status codes #5

merged 6 commits into from
Jun 21, 2016

Commits on Jun 20, 2016

  1. Initial commit, changed method signatures and tests for http status p…

    …ass through
    Dino Omanovic committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    f552399 View commit details
    Browse the repository at this point in the history
  2. Http status pass through: finished the passing through of status code…

    …s, missing some tests
    Dino Omanovic committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    f4bf742 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into pass-http-status-codes

    # Conflicts:
    #	composition/composition_handler.go
    #	composition/content_fetcher.go
    #	composition/fetch_definition.go
    #	composition/http_content_loader_test.go
    Dino Omanovic committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    26b83c2 View commit details
    Browse the repository at this point in the history
  4. Fixed merge problems

    Dino Omanovic committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    6fd3c31 View commit details
    Browse the repository at this point in the history
  5. go fmt

    Dino Omanovic committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    ee1aad4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Implemented review changes (pass-http-status-codes PR)

    Dino Omanovic committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    87f66fb View commit details
    Browse the repository at this point in the history