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
2015-04-28Merge pull request #14764 from owncloud/shared-etag-propagateMorris Jobke
2015-04-28Merge pull request #15901 from owncloud/fix-share-docsMorris Jobke
2015-04-28Fix return type of the getRootFolder() methodJoas Schilling
2015-04-28fix several issues with doc blocks on share.phpJoas Schilling
2015-04-27Merge pull request #15890 from owncloud/fix-helper-docsThomas Müller
2015-04-27Merge pull request #15886 from owncloud/fix-15848-masterThomas Müller
2015-04-27Fix several type(hint) errors in private/helper.phpJoas Schilling
2015-04-27Merge pull request #15860 from owncloud/enc_fallback_old_encryptionThomas Müller
2015-04-27fixes #15848Thomas Müller
2015-04-27Merge pull request #15882 from owncloud/fix-type-annotationMorris Jobke
2015-04-27triger propagation for webdav uploadsRobin Appelman
2015-04-27fix propagation when renaming a directly reshared folderRobin Appelman
2015-04-27propagate etags for all user of a shareRobin Appelman
2015-04-27Allow getting *all* share entries owned by a userRobin Appelman
2015-04-27Make the change propagator an emitterRobin Appelman
2015-04-27Merge pull request #15411 from mmattel/fix_for_15375_better_message_textThomas Müller
2015-04-27Fix type annotationLukas Reschke
2015-04-27fall back to the ownCloud default encryption module and aes128 if we read a e...Bjoern Schiessle
2015-04-27Make methods explicit publicJoas Schilling
2015-04-27Make getDefaultModuleId public and get module protectedJoas Schilling
2015-04-27Verify that the encryption module exists before setting itJoas Schilling
2015-04-27[tx-robot] updated from transifexJenkins for ownCloud
2015-04-26Merge pull request #15834 from owncloud/make-temporary-file-really-uniqueLukas Reschke
2015-04-24Merge pull request #15683 from owncloud/block-legacy-clientsLukas Reschke
2015-04-24fix unit testsBjoern Schiessle
2015-04-24Update encryption.phpjknockaert
2015-04-24fixed namejknockaert
2015-04-24Update encryption.phpjknockaert
2015-04-24fix encryption header errorjknockaert
2015-04-24Merge pull request #15839 from owncloud/enc_fix_moving_shared_filesJoas Schilling
2015-04-24Use public interfaces for type hintingJoas Schilling
2015-04-24only update share keys if the file was encryptedBjoern Schiessle
2015-04-23update share keys if file gets copiedBjoern Schiessle
2015-04-23update share keys if a file is moved to a shared folderBjoern Schiessle
2015-04-23Ignore test folders when checking the code for complianceThomas Müller
2015-04-23Catch not existing User-Agent headerLukas Reschke
2015-04-23Fix collision on temporary files + adjust permissionsLukas Reschke
2015-04-23[tx-robot] updated from transifexJenkins for ownCloud
2015-04-22Improve error messge text for app upgrade try (#15375)Martin
2015-04-20Merge pull request #15635 from owncloud/issue/15634-empty-txt-previewsMorris Jobke
2015-04-20Merge pull request #15735 from owncloud/fix-visibilityMorris Jobke
2015-04-20Merge pull request #15637 from owncloud/migrate-certificate-stuffLukas Reschke
2015-04-20Merge pull request #15733 from owncloud/remove-oc_backgroundjobLukas Reschke
2015-04-20Proper return typesLukas Reschke
2015-04-20Verify if returned object is an arrayLukas Reschke
2015-04-20Use 403 instead a 50x responseLukas Reschke
2015-04-20Fix visibility of public API methodsJoas Schilling
2015-04-20Block old legacy clientsLukas Reschke
2015-04-20Add version to deprecation noticeLukas Reschke
2015-04-20Deprecate unused `\OCP\Response::sendFile`Lukas Reschke