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

feat: repositoryCache #6589

Merged
merged 16 commits into from Jun 29, 2020
Merged

feat: repositoryCache #6589

merged 16 commits into from Jun 29, 2020

Commits on Jun 25, 2020

  1. feat: repositoryCache

    rarkins committed Jun 25, 2020
    Copy the full SHA
    49d4984 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. add test

    rarkins committed Jun 26, 2020
    Copy the full SHA
    a93b2df View commit details
    Browse the repository at this point in the history
  2. more coverage

    rarkins committed Jun 26, 2020
    Copy the full SHA
    34867b9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9cec728 View commit details
    Browse the repository at this point in the history
  4. add cache coverage

    rarkins committed Jun 26, 2020
    Copy the full SHA
    1064544 View commit details
    Browse the repository at this point in the history
  5. simplify check

    rarkins committed Jun 26, 2020
    Copy the full SHA
    04d42cb View commit details
    Browse the repository at this point in the history
  6. cache config

    rarkins committed Jun 26, 2020
    Copy the full SHA
    62c3a3c View commit details
    Browse the repository at this point in the history
  7. Update docs

    rarkins committed Jun 26, 2020
    Copy the full SHA
    c0c7515 View commit details
    Browse the repository at this point in the history
  8. fix description

    rarkins committed Jun 26, 2020
    Copy the full SHA
    243b771 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d9324e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Merge branch 'master' into feat/repository-cache

    # Conflicts:
    #	lib/workers/repository/init/config.ts
    #	package.json
    rarkins committed Jun 29, 2020
    Copy the full SHA
    592d677 View commit details
    Browse the repository at this point in the history
  2. rename

    rarkins committed Jun 29, 2020
    Copy the full SHA
    9edb46a View commit details
    Browse the repository at this point in the history
  3. Update doc

    rarkins committed Jun 29, 2020
    Copy the full SHA
    4ad77cd View commit details
    Browse the repository at this point in the history
  4. reset cache every commit

    rarkins committed Jun 29, 2020
    Copy the full SHA
    1854526 View commit details
    Browse the repository at this point in the history
  5. more types

    rarkins committed Jun 29, 2020
    Copy the full SHA
    b249ed4 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
    rarkins and viceice committed Jun 29, 2020
    Copy the full SHA
    2d318bb View commit details
    Browse the repository at this point in the history