Commit History

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