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

Pass lock metadata on uploads + use upstream EOS GRPC bindings #4514

Merged
merged 26 commits into from
Aug 30, 2024

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2546334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10364ee View commit details
    Browse the repository at this point in the history
  3. changelog

    glpatcern committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    507ef83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    507399b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51c3caf View commit details
    Browse the repository at this point in the history
  6. Cosmetic change

    glpatcern committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ce38bcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ed9ef1 View commit details
    Browse the repository at this point in the history
  8. Fixed lock expiration check

    glpatcern committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a7c5495 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b31ee05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5712572 View commit details
    Browse the repository at this point in the history
  11. Linting

    glpatcern committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5e24cca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac6855e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e03378 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    846f64b View commit details
    Browse the repository at this point in the history
  2. Added logging

    glpatcern committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c5a6266 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Refactored handling of the eos "app" tagging, and made method WriteFile

    private as only used by eosbinary.go
    glpatcern committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    305c9fa View commit details
    Browse the repository at this point in the history
  2. Sanitize input

    glpatcern committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6cafefe View commit details
    Browse the repository at this point in the history
  3. OCM: Fix open driver (cs3org#4790)

    * ocm: fixed domain not having a protocol scheme
    
    * changelog
    
    * changelog
    
    * fix possible bug due to uppercase and lowercase string in domain
    
    * lint: add space after // in comments
    
    * Instead of modifying domain, use a new var endpoint
    MahdiBaghbani authored and glpatcern committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c324fb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9df8ce7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f096239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd49e3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62d3211 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09573bd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fixed one more return code

    glpatcern committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    df40863 View commit details
    Browse the repository at this point in the history
  2. Removed dead code

    glpatcern committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5cec20f View commit details
    Browse the repository at this point in the history