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

Implement a publicshare manager using the metadata storage backend #2644

Merged
merged 24 commits into from
Mar 21, 2022

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    f134109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dcf1df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    872e963 View commit details
    Browse the repository at this point in the history
  4. Cleanup unused parameter

    aduffeck committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ea766c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b075ec View commit details
    Browse the repository at this point in the history
  6. Implement ListPublicShares

    aduffeck committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    deec946 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56802c0 View commit details
    Browse the repository at this point in the history
  8. Implement RevokePublicShare

    aduffeck committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c03a5af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad2e311 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75149fa View commit details
    Browse the repository at this point in the history
  11. More API cleanup

    aduffeck committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    1f5a68d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    758723e View commit details
    Browse the repository at this point in the history
  13. Implement UpdatePublicShare

    aduffeck committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    bd8b4bd View commit details
    Browse the repository at this point in the history
  14. Fix rebase artifact

    aduffeck committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d6741a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Improve tests

    aduffeck committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8c143d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632cf93 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    aduffeck committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    2f7558a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fb72fb View commit details
    Browse the repository at this point in the history
  5. Linter fixes

    aduffeck committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    1d0783e View commit details
    Browse the repository at this point in the history
  6. Add changelog

    aduffeck committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    6b5defb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a53373d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5435c10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5811a33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b63461 View commit details
    Browse the repository at this point in the history