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

Start to refactor cache module #984

Merged
merged 14 commits into from Dec 6, 2018
Merged

Start to refactor cache module #984

merged 14 commits into from Dec 6, 2018

Commits on Dec 4, 2018

  1. Clean-up

    alexarchambault committed Dec 4, 2018
    Copy the full SHA
    8acbda1 View commit details
    Browse the repository at this point in the history
  2. Minor refacto

    alexarchambault committed Dec 4, 2018
    Copy the full SHA
    2aa5393 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8efb558 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    922bdba View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    92ba96e View commit details
    Browse the repository at this point in the history
  6. Tweak ssl exception retry stuff

    - allow it to be tweaked via the API
    - move its default value handling to coursier.cache.CacheDefaults
    alexarchambault committed Dec 4, 2018
    Copy the full SHA
    c6c0df8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Move local repositories definitions to coursier.cache.LocalRepositories

    not sure this should live in the coursier.cache namespace…
    alexarchambault committed Dec 5, 2018
    Copy the full SHA
    f92a81b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8934221 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    925029c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0f53d7d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0852931 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e484815 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4b6e7bf View commit details
    Browse the repository at this point in the history
  8. Tweaking

    alexarchambault committed Dec 5, 2018
    Copy the full SHA
    5734403 View commit details
    Browse the repository at this point in the history