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

Optimize Rename function logic to reduce the number of REST API calls. #1459

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4b69c9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f9752 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Modify testcases

    syeleti-msft committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    55dc933 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    f7e7a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec5872 View commit details
    Browse the repository at this point in the history
  3. Preserve blocks on flush (#1487)

    * Preserve block on flush and delete them on close instead.
    vibhansa-msft authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b47e5fa View commit details
    Browse the repository at this point in the history
  4. Add support for no_proxy (#1476)

    * Adding proxy from environment fix
    vibhansa-msft authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    78a335b View commit details
    Browse the repository at this point in the history
  5. Enabling random write in block cache (#1495)

    * Enabling random write
    souravgupta-msft authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f649724 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    295b791 View commit details
    Browse the repository at this point in the history
  7. direct-io test in block-cache data validation suite (#1490)

    * adding direct_io data validation test with block cache
    vibhansa-msft authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5d0a8d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. sync with main

    vibhansa-msft committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5c8cbeb View commit details
    Browse the repository at this point in the history
  2. Block-cache read Pipeline (#1462)

    * New data test pipeline added
    ashruti-msft authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8db7c46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123446f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    0f29b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540755d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. simplifying code

    syeleti-msft committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8b40322 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    dad9029 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    vibhansa-msft committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    db2aede View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Sync with main

    vibhansa-msft committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bc22c31 View commit details
    Browse the repository at this point in the history