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
path: root/lib
AgeCommit message (Expand)Author
2016-02-02Merge pull request #22013 from owncloud/share2_moveshareThomas Müller
2016-02-02Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtagsThomas Müller
2016-02-02Merge pull request #22057 from owncloud/share2_update_hashThomas Müller
2016-02-02Merge pull request #21988 from owncloud/allow-search-in-synced-addressbooksThomas Müller
2016-02-02[Share 2.0] Allow moving of sharesRoeland Jago Douma
2016-02-02The local address book is replaced now by the system addressbook as part of t...Thomas Müller
2016-02-02getChildren should not return usergroup sharesRoeland Jago Douma
2016-02-02[Share 2.0] Allow recipient to be passed in to getShareByIdRoeland Jago Douma
2016-02-02Merge pull request #20903 from owncloud/sharing-mount-optionThomas Müller
2016-02-02Merge pull request #22015 from owncloud/share-no-permissionsThomas Müller
2016-02-02Fix IManager::isFormattingFilteredObject()Joas Schilling
2016-02-02Add activities when a tag is (un-)assignedJoas Schilling
2016-02-02Dispatch events when tags are added/updated/deletedJoas Schilling
2016-02-02Dispatch some events when tags are un-/assignedJoas Schilling
2016-02-02[tx-robot] updated from transifexJenkins for ownCloud
2016-02-01Update old password hashed for link shares on accessRoeland Jago Douma
2016-02-01Merge pull request #21967 from owncloud/comments-webdavThomas Müller
2016-02-01Merge pull request #22028 from owncloud/share_hook_expirationdateThomas Müller
2016-02-01Merge pull request #21953 from owncloud/make-enable_avatars-more-robustThomas Müller
2016-02-01Merge pull request #21989 from owncloud/make-csp-modifiableThomas Müller
2016-02-01Merge pull request #22022 from owncloud/share_ocs_filter_path_sharedwithmeThomas Müller
2016-02-01Merge pull request #22012 from owncloud/storagenotavailableexception-codeThomas Müller
2016-01-31[tx-robot] updated from transifexJenkins for ownCloud
2016-01-30Emit hook for expirationDate verificationRoeland Jago Douma
2016-01-30[tx-robot] updated from transifexJenkins for ownCloud
2016-01-29Merge pull request #21956 from owncloud/cross-cache-moveThomas Müller
2016-01-29Add path filter to OCS Share API ?shared_with_me=trueRoeland Jago Douma
2016-01-29Add mount option to disable sharingRobin Appelman
2016-01-29introduce comments read marke tables, comes with user cleanup after deletionArthur Schiwon
2016-01-29Comments WebDAV adjustementsArthur Schiwon
2016-01-29Add fallback moveFromCache implementationRobin Appelman
2016-01-29Block shares that dont have the correct source permissionsRobin Appelman
2016-01-29Default to STATUS_ERROR in StorageNotAvailableExceptionRobin McCorkell
2016-01-29Merge pull request #21995 from owncloud/share2_delete_user_defined_group_sharesThomas Müller
2016-01-29Merge pull request #21987 from owncloud/issue-21980-too-many-job-send-mysql-awayThomas Müller
2016-01-29Remove other broken usages in deprecated methodsJoas Schilling
2016-01-29[tx-robot] updated from transifexJenkins for ownCloud
2016-01-28[Share 2.0] When deleting a group share delete childrenRoeland Jago Douma
2016-01-28Add public API to give developers the possibility to adjust the global CSP de...Lukas Reschke
2016-01-28Deprecate the method and warn against using itJoas Schilling
2016-01-28fix cachejail->updateRobin Appelman
2016-01-28cleanup shared cacheRobin Appelman
2016-01-28Merge pull request #21858 from owncloud/getMountsForFileIdThomas Müller
2016-01-28[Share 2.0] Remove setId and setProviderId from the interfaceRoeland Jago Douma
2016-01-28[Share 2.0] Fix interfaces and commentsRoeland Jago Douma
2016-01-28[Share 2.0] Add getShareManager to OCP\IServerContainerRoeland Jago Douma
2016-01-28[Share 2.0] Create IManger interface for share managerRoeland Jago Douma
2016-01-28[Share 2.0] Move IShare to OCPRoeland Jago Douma
2016-01-28[Share 2.0] Fix IShareRoeland Jago Douma
2016-01-27Merge pull request #21963 from owncloud/fix-installerThomas Müller