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

Remove Redundant Dir_Exists Invocation When Creating New Files with ContentsManager #720

Merged

Commits on Mar 12, 2022

  1. Remove redundant calls in new_untitled method and added dir_exists ca…

    …ll in PUT to maintain behavior
    Josh Hamet committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    e5d3921 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Remove dir_exists from Contents Manager handlers

    Josh Hamet committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    42b87df View commit details
    Browse the repository at this point in the history
  2. fix copy implementation

    Josh Hamet committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2c86682 View commit details
    Browse the repository at this point in the history
  3. fix copy implementation

    Josh Hamet committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c8b4ea1 View commit details
    Browse the repository at this point in the history
  4. add back new line

    Josh Hamet committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c9ba869 View commit details
    Browse the repository at this point in the history
  5. fix merge conflict

    Josh Hamet committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a76c7f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. remove duplication

    jhamet93 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    53992fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/jupyter-server/jupyter_server

    … into jhamet/Remove_Redundant_Invocations
    jhamet93 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    becfda8 View commit details
    Browse the repository at this point in the history
  3. address feedback

    jhamet93 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    f6a300b View commit details
    Browse the repository at this point in the history
  4. address feedback

    jhamet93 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    cd96a4e View commit details
    Browse the repository at this point in the history
  5. feedback

    jhamet93 committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    073b46e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

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