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

Use resource manager to download meta files. Fixes #4234 #4314

Merged
merged 15 commits into from
Oct 28, 2019

Commits on Oct 28, 2019

  1. Add MaybeDownloadFile(), where check to redownload existing file if f…

    …ile is not of expected size.
    ashbhandare authored and codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    3af04ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c414a View commit details
    Browse the repository at this point in the history
  3. Added unit test.

    ashbhandare authored and codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    728dc92 View commit details
    Browse the repository at this point in the history
  4. Fixed newline after test

    ashbhandare authored and codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    6aea270 View commit details
    Browse the repository at this point in the history
  5. Removed asynchronous copy

    ashbhandare authored and codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    95e37eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c59067a View commit details
    Browse the repository at this point in the history
  7. Modify to call DownloadIfNeeded

    ashbhandare authored and codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a9163e4 View commit details
    Browse the repository at this point in the history
  8. fixed unit test, minor formatting

    ashbhandare authored and codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    090346c View commit details
    Browse the repository at this point in the history
  9. fix test and change after rebase

    ashbhandare authored and codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    34ba676 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81dba73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33a9d6e View commit details
    Browse the repository at this point in the history
  12. clean up.

    codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    406ef49 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4e53ec View commit details
    Browse the repository at this point in the history
  14. remove test.

    codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    0124b71 View commit details
    Browse the repository at this point in the history
  15. remove unused namespaces.

    codemzs committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    e9f63f2 View commit details
    Browse the repository at this point in the history