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

Fix/enhancing delete 486 #880

Merged
merged 9 commits into from
Dec 28, 2022
Merged

Fix/enhancing delete 486 #880

merged 9 commits into from
Dec 28, 2022

Commits on Oct 30, 2022

  1. remove supportCORSRequest and support both CORS pre-flight and CORS r…

    …equests by default
    jiangshaohua committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    34116e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Dec 22, 2022

  1. enhance object delete

    add -f,-a flag to delete object from a yaml file or delete all object
    jiangshaohua committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    a1830b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Update cmd/client/command/object.go

    don't use the short version to help users avoid faulty operation.
    
    Co-authored-by: Bomin Zhang <[email protected]>
    coderabbit214 and localvar committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0772ee5 View commit details
    Browse the repository at this point in the history
  2. enhance object delete

    add parameter check
    jiangshaohua committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c3b106a View commit details
    Browse the repository at this point in the history
  3. enhance object delete

    update delete all,avoid misusing curl
    jiangshaohua committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    7b3f6c3 View commit details
    Browse the repository at this point in the history
  4. Delete blank line

    Co-authored-by: Bomin Zhang <[email protected]>
    coderabbit214 and localvar committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4fa8fcd View commit details
    Browse the repository at this point in the history
  5. Delete blank line

    Co-authored-by: Bomin Zhang <[email protected]>
    coderabbit214 and localvar committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    383bcb3 View commit details
    Browse the repository at this point in the history
  6. Delete blank line

    Co-authored-by: Bomin Zhang <[email protected]>
    coderabbit214 and localvar committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5e3b4be View commit details
    Browse the repository at this point in the history