Historique des commits

Auteur SHA1 Message Date
  Jenkins for ownCloud b585d87d9d Update license headers il y a 9 ans
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" il y a 9 ans
  Jenkins for ownCloud 6a1a4880f0 Updating license headers il y a 9 ans
  Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 il y a 10 ans
  Vincent Petry f4f52cf242 Fix update cleanup to only affect file and folders il y a 10 ans
  Bjoern Schiessle ea31ab7b5c rename mount point of children if parent was renamed il y a 10 ans
  Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly il y a 10 ans
  Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists il y a 10 ans
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc il y a 10 ans
  Bjoern Schiessle f85e968883 Merge branch 'sharing_cleanup' of github.com:owncloud/core into sharing_cleanup il y a 10 ans
  Bjoern Schiessle d3f957c21e remove error_log output il y a 10 ans
  Joas Schilling dbb93074b3 Fix endless loop on windows servers il y a 10 ans
  Bjoern Schiessle bee48f851e ignore part files il y a 10 ans
  Bjoern Schiessle b712393e72 fix etag propagation il y a 10 ans
  Morris Jobke 206364cd1c remove invalid shares with one SQL statement il y a 10 ans
  Morris Jobke ec54bc7709 Refactor update script to class and add unit test il y a 10 ans
  Bjoern Schiessle ace1d40ed6 get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user il y a 11 ans
  Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings il y a 11 ans
  Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin il y a 11 ans
  Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 il y a 11 ans
  Bjoern Schiessle 2221aa9ca4 run first getUsersItemShared() with the owner il y a 11 ans
  Bjoern Schiessle 60e219da43 update etags for user we haven't checked yet il y a 11 ans
  Bjoern Schiessle 6ae761d946 keep a list of users we already checked to avoid loops il y a 11 ans
  Bjoern Schiessle dd972f65a8 fix infinite loop while updating etags, fix for #4365 il y a 11 ans
  Bjoern Schiessle 288f01bf62 catch exception if db query execution fails il y a 11 ans
  Bjoern Schiessle 401740166b add comments il y a 11 ans
  Bjoern Schiessle aa660a3475 remove deleted shares from the database table oc_share il y a 11 ans
  Björn Schießle c2a49b5c1f the old path no longer exists after rename, update the parent folder instead il y a 11 ans
  Björn Schießle abd48496d2 fix indention il y a 11 ans
  Björn Schießle 102120f105 skip update if the recipient is the same user as the owner, otherwise we run in a infinite loop for group shares il y a 11 ans