Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-26Update license headersLukas Reschke
2015-10-25Throw exception on `getPath` if file does not existLukas Reschke
2015-10-20Add backgroundjob to expire link sharesRoeland Jago Douma
2015-10-16Make shared folder size propagation test work with object home storageRobin Appelman
2015-10-16Fix shared storage tests for non local home storageRobin Appelman
2015-10-16fix sabre connector tests when using a non local home storageRobin Appelman
2015-10-08Merge pull request #19414 from owncloud/swift_primary_storage_testsThomas Müller
2015-10-07Merge pull request #19589 from owncloud/shares-external-mount-providerThomas Müller
2015-10-06Merge pull request #19511 from owncloud/etag-share-permissions-updateRobin Appelman
2015-10-06test objectstore with ceph dockerJörn Friedrich Dreyer
2015-10-06Propagate shares etag when group membership changedVincent Petry
2015-10-06clear hooks for testsRobin Appelman
2015-10-06Mark shares as dirty when changing permissionsRobin Appelman
2015-10-05update licence headers via scriptMorris Jobke
2015-10-05fix testRobin Appelman
2015-10-05Make the external share manager a mount providerRobin Appelman
2015-10-05Merge pull request #19487 from owncloud/split_share_middlewareThomas Müller
2015-10-02Fix and extend unit testsRoeland Jago Douma
2015-10-02sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma
2015-10-02Split files_sharing middelwareRoeland Jago Douma
2015-10-02Use shorter text on the sidebar for files_sharing activitiesJoas Schilling
2015-09-30Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke
2015-09-28Still show share link when recipient but no share permissionVincent Petry
2015-09-25Reflect enabled shareAPI in capabilitiesRoeland Jago Douma
2015-09-23Do not allow user enumeration if the config is disabledJoas Schilling
2015-09-22Respect disabled sharing API settingsRoeland Jago Douma
2015-09-22Move dummy backend to Tests namespaceLukas Reschke
2015-09-18Merge pull request #18986 from owncloud/federated_capabilitiesThomas Müller
2015-09-17Merge pull request #19046 from owncloud/issue-18924-throw-error-on-invalid-pageThomas Müller
2015-09-16Update JS unit tests for share dialog (WIP)Vincent Petry
2015-09-15Fix status codeJoas Schilling
2015-09-15Expose federated sharing capabilities to authenticated usersRoeland Jago Douma
2015-09-15Throw an error when the page count or perPage setting is invalidJoas Schilling
2015-09-15Fix parameter name to match the specsJoas Schilling
2015-09-08Scrap the notifications when the share is accepted or declinedJoas Schilling
2015-09-01Merge pull request #18234 from owncloud/ocs_api_for_sharees_listBjörn Schießle
2015-08-30Return permissions and expiration on create share responsesRoeland Jago Douma
2015-08-30Actually validate the expire date on shareRoeland Jago Douma
2015-08-29Allow to directly set the expireDate on a new (link)shareRoeland Jago Douma
2015-08-26Bring the coverage back to 100%Joas Schilling
2015-08-26Adjust testsJoas Schilling
2015-08-26Manually query for the last idJoas Schilling
2015-08-26Fix wrong value for datetime fieldJoas Schilling
2015-08-26Rename file to match the class nameJoas Schilling
2015-08-26Add tests for "getShareesForShareIds()"Joas Schilling
2015-08-26Do not return the current user himselfJoas Schilling
2015-08-26Take a list of share IDs instead of the user and group namesJoas Schilling
2015-08-26Inject the logger as wellJoas Schilling
2015-08-26Add all possible links next, prev, first and lastJoas Schilling
2015-08-26Make shareType an arrayJoas Schilling