Histórico de Commits

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