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

Fallbacks to /tmp if the preferred cache folder isn't writable #4143

Merged
merged 9 commits into from
Aug 17, 2017

Commits on Aug 17, 2017

  1. Configuration menu
    Copy the full SHA
    a54db55 View commit details
    Browse the repository at this point in the history
  2. Adds a preferred-cache-folder option

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    5a3f279 View commit details
    Browse the repository at this point in the history
  3. Adds an integration test

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    38679b6 View commit details
    Browse the repository at this point in the history
  4. Node 4 doesn't expose fs.constants

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    eaaeeef View commit details
    Browse the repository at this point in the history
  5. Remove the /tmp fallback

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    80504bc View commit details
    Browse the repository at this point in the history
  6. Lints

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    3324612 View commit details
    Browse the repository at this point in the history
  7. Adds a test

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    eec7201 View commit details
    Browse the repository at this point in the history
  8. wip

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    1a0791b View commit details
    Browse the repository at this point in the history
  9. Lints

    Maël Nison committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    6c522e8 View commit details
    Browse the repository at this point in the history