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

Ruby downloader #77

Closed
wants to merge 29 commits into from
Closed

Ruby downloader #77

wants to merge 29 commits into from

Commits on Mar 14, 2016

  1. Configuration menu
    Copy the full SHA
    88775c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37cd46d View commit details
    Browse the repository at this point in the history
  3. Support Windows x64

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    350b465 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d6063 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b5441 View commit details
    Browse the repository at this point in the history
  6. Refactoring

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    651b5ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df24d98 View commit details
    Browse the repository at this point in the history
  8. Fix missing parenthesis

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    a50ed94 View commit details
    Browse the repository at this point in the history
  9. Run travis on linux and OSX

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    76a544d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2a0962 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a17c434 View commit details
    Browse the repository at this point in the history
  12. Log download URL

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    7e32baa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa32364 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2a0092 View commit details
    Browse the repository at this point in the history
  15. Fix specs

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    81cd034 View commit details
    Browse the repository at this point in the history
  16. rspec 3 syntax

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    c2ff828 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    70caca9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f62377 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f810b46 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5d74626 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ebe3a3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2b12601 View commit details
    Browse the repository at this point in the history
  23. Add note about WebMock, closes #1

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    83bd604 View commit details
    Browse the repository at this point in the history
  24. Update to 2.1.1

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    8b82bc9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a567b5f View commit details
    Browse the repository at this point in the history
  26. Add download retry

    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    3017182 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6f8629b View commit details
    Browse the repository at this point in the history
  28. Do not verify SSL certificates on Windows only (where CAcerts are gen…

    …erally unavailable unless the user manually downloads them)
    agross committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    2bd661f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1238ab0 View commit details
    Browse the repository at this point in the history