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

Asynchronous Contents API #324

Merged
merged 15 commits into from
Dec 10, 2020
Merged

Commits on Dec 10, 2020

  1. [DRAFT] Asynchronous Contents API

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1cfc211 View commit details
    Browse the repository at this point in the history
  2. Add asynchronous support section

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ca60bcf View commit details
    Browse the repository at this point in the history
  3. Create AsyncFileContentsManager

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3a97a6a View commit details
    Browse the repository at this point in the history
  4. Use jp prefix for fixtures

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    24dd618 View commit details
    Browse the repository at this point in the history
  5. Remove condition for testing python 3.5

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    6bd874d View commit details
    Browse the repository at this point in the history
  6. Add new async classes to serverapp

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    5a521e3 View commit details
    Browse the repository at this point in the history
  7. Fix lint errors

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0afe5b1 View commit details
    Browse the repository at this point in the history
  8. Skip test for windows

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3bc0feb View commit details
    Browse the repository at this point in the history
  9. Create AsyncLargeFileManager

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9be92d8 View commit details
    Browse the repository at this point in the history
  10. Create AsyncGenericFileCheckpoints

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    564325e View commit details
    Browse the repository at this point in the history
  11. Make handlers compatible with async CMs

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    188fc3c View commit details
    Browse the repository at this point in the history
  12. update docs and configs

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    b19edc0 View commit details
    Browse the repository at this point in the history
  13. Checkpoints: Make all not implemented methods async

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    01500bd View commit details
    Browse the repository at this point in the history
  14. Update docs

    Mariko Wakabayashi authored and Zsailer committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bd057ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7d863f3 View commit details
    Browse the repository at this point in the history