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

[tests-only] Merge master into edge #2435

Merged
merged 46 commits into from
Jan 12, 2022

Commits on Dec 3, 2021

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

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    ed9517b View commit details
    Browse the repository at this point in the history
  2. Public link propfind (cs3org#2315)

    David Christofas authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    147c0c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. fix public share type in propfinds (cs3org#2316)

    David Christofas authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    7f7f9ec View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    4dde766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fde5db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e210912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66071c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68b64bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f727fc View commit details
    Browse the repository at this point in the history
  7. v1.17.0

    ishank011 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    d54df2f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

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

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    7e9eff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b629e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fae455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0771dfa View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    8236ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f76d428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6bad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e65efdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cde018 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Implement touch file (cs3org#2369)

    * implement cs3org/cs3apis#154
    
    * use TouchFile for the app provider
    
    * add changelog and comments
    
    * revert use TouchFile in app provider
    
    * fix resource typo
    
    Co-authored-by: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
    
    Co-authored-by: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
    wkloucek and glpatcern authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f3c8b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7196229 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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

Commits on Dec 22, 2021

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

Commits on Dec 24, 2021

  1. Add product to ocs Version struct (cs3org#2397)

    The web ui will announce the backend version in the javascript console
    and is supposed to include the product name as well. The version seems
    to be a good location for the product field as it already includes the
    software edition as well.
    kulmann authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    28ad25c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

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

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    f2f4d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66369ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd9aa62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fd4b06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e9cb7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b804b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f21d4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f953398 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f9142a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa1d1fc View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    b563723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac52f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    32b439e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ff4637 View commit details
    Browse the repository at this point in the history
  3. don't create references in gateway

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    81a2e06 View commit details
    Browse the repository at this point in the history
  4. don't run virtual views testsuite

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c948d89 View commit details
    Browse the repository at this point in the history
  5. bring back token scope expanding

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    10c7de9 View commit details
    Browse the repository at this point in the history