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

Add automatic check for updates that nags the user when there's a new version available #1429

Merged
merged 8 commits into from Nov 14, 2016

Commits on Oct 25, 2016

  1. Add automatic check for updates that nags the user when there's a new…

    … version available - fixes #1138
    Sebastian McKenzie committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    e864da9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Merge branch 'master' into update-check

    # Conflicts:
    #	package.json
    #	src/config.js
    #	yarn.lock
    Sebastian McKenzie committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    6e707f3 View commit details
    Browse the repository at this point in the history
  2. remove self-update

    Sebastian McKenzie committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    6c41fee View commit details
    Browse the repository at this point in the history
  3. add support for updating yarn to tarball installer

    Sebastian McKenzie committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    e2aa1d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c2fe6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Merge branch 'master' into update-check

    # Conflicts:
    #	src/cli/commands/install.js
    Sebastian McKenzie committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    6e89da4 View commit details
    Browse the repository at this point in the history
  2. address comments from @Daniel15

    Sebastian McKenzie committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    0e81f3f View commit details
    Browse the repository at this point in the history
  3. remove self update tests

    Sebastian McKenzie committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    ef68b73 View commit details
    Browse the repository at this point in the history