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

Refactor js-repo away from callbacks leaning on async/await #189

Closed
wants to merge 8 commits into from

Commits on Apr 1, 2019

  1. Refactor js-repo away from callbacks leaning on async/await

    Zane Starr authored and zcstarr committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    71f1aac View commit details
    Browse the repository at this point in the history
  2. Explicitly label async and fix putMany

    Zane Starr authored and zcstarr committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    0e5a899 View commit details
    Browse the repository at this point in the history
  3. Fix await on init

    Zane Starr authored and zcstarr committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    1c97679 View commit details
    Browse the repository at this point in the history
  4. Refactor repo initialization to return boolean

    Zane Starr authored and zcstarr committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    3ae87fe View commit details
    Browse the repository at this point in the history
  5. Label async functions

    Zane Starr authored and zcstarr committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    90c9c74 View commit details
    Browse the repository at this point in the history
  6. Add async await to browser test

    Zane Starr authored and zcstarr committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    16ce060 View commit details
    Browse the repository at this point in the history
  7. fix: several bug fixes

    dirkmc authored and zcstarr committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    85c9214 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    442b2cf View commit details
    Browse the repository at this point in the history