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

Use new Poll class for filebrowser contents polling. #6305

Merged
merged 7 commits into from May 11, 2019

Commits on May 4, 2019

  1. Copy the full SHA
    8a93826 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07d7b4d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e3ee844 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    627b1db View commit details
    Browse the repository at this point in the history
  5. Don't await poll.refresh in filebrowser model refresh, as it cancels

    previous invocations of refresh, breaking chained directory changes.
    ian-r-rose committed May 4, 2019
    Copy the full SHA
    99faafa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    be4cc1a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Void unhandled promise.

    ian-r-rose committed May 10, 2019
    Copy the full SHA
    6746f7d View commit details
    Browse the repository at this point in the history