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

Implement mutex around file mutation http handlers #247

Merged
merged 9 commits into from Jul 30, 2019

Commits on Jun 27, 2019

  1. Copy the full SHA
    8d5c33f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Copy the full SHA
    7899979 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Merge branch 'feature/read-file' into feature/file-mutex

    * feature/read-file:
      Add docs for performRead to driver model definition in README
      Add docs for performRename and performStat to driver model definition in README
      Update blockstack.js dep out of beta version
      Implement decodeTokenForPayload helper function
      Update to blockstack.js beta package to fix typing collisions with bitcoinjs-lib v5
      Add tests for schema validation warnings
      Add additional config param schema descriptions, cleanup sample configs
      Config schema validation that logs console warnings
    zone117x committed Jul 23, 2019
    Copy the full SHA
    1f136f4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d7b1589 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Merge branch 'feature/file-rename' into feature/file-mutex

    * feature/file-rename:
      Use single `topLevelStorage` arg in file rename
    zone117x committed Jul 26, 2019
    Copy the full SHA
    13a5513 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d730b30 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b79a10e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Merge branch 'develop' into feature/file-mutex

    * develop:
    zone117x committed Jul 30, 2019
    Copy the full SHA
    09cc322 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7f04da View commit details
    Browse the repository at this point in the history