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-04-26Merge pull request #24283 from owncloud/backport-24262-stable8.2Vincent Petry
2016-04-26error out if a local storage isn't setup correctlyRobin Appelman
2016-04-26check whether index is set before using itArthur Schiwon
2016-04-25add locks in the scanner to prevent multiple scanners running on the same filesRobin Appelman
2016-04-25Revert "add locks in the scanner to prevent multiple scanners running on the ...Robin Appelman
2016-04-25add locks in the scanner to prevent multiple scanners running on the same filesRobin Appelman
2016-04-22Change the sort order of background jobs to be DESC instead of ASCJoas Schilling
2016-04-22Merge pull request #24171 from owncloud/stable8.2-certificateThomas Müller
2016-04-22Merge pull request #24162 from owncloud/backport-23461-activity-without-shari...Vincent Petry
2016-04-22Merge pull request #23807 from owncloud/backport-of-#23760-1Vincent Petry
2016-04-21[stable8.2] Ignore certificate file if it starts with file://Lukas Reschke
2016-04-21Fix "AutoloadNotAllowedException" when files_sharing is disabledJoas Schilling
2016-04-21Merge pull request #23548 from owncloud/stable8.2-quota-recognizeremoteunlimi...Thomas Müller
2016-04-08Correctly return an empty string for empty filesJoas Schilling
2016-04-05[stable9] Fix conditional check in MySQL setup Daniel Hansson
2016-04-04Fix PHP memory leak in file_get_contents()Morris Jobke
2016-04-01fix creation of versions of encrypted files on external storagesBjoern Schiessle
2016-03-24Workaround to be able to recognize unlimited quota in fed sharesVincent Petry
2016-03-23Grab the values for share propagation manually from the DBJoas Schilling
2016-03-14Merge pull request #22944 from owncloud/backport-22800-stable8.2Thomas Müller
2016-03-10Fake LOCK statement for Windows 7, 8 and 10 network mountsMorris Jobke
2016-03-09Merge pull request #22842 from owncloud/stable82_22830Morris Jobke
2016-03-08don't hide server not available exception, fixes #20536Arthur Schiwon
2016-03-04Run cleanup of expired DB file locks to background jobMorris Jobke
2016-03-04Rename and move permissions are set when a file is updatableRoeland Jago Douma
2016-03-01Merge pull request #22752 from owncloud/part-file-root-82Vincent Petry
2016-03-01Don't apply quota in stream wrapper for part filesVincent Petry
2016-03-01allow putting the part file in the view rootRobin Appelman
2016-03-01Fixing CodeChecker usage :see_no_evil:Thomas Müller
2016-03-01Merge pull request #22325 from owncloud/dav-upload-scan-in-lock-82Vincent Petry
2016-03-01Merge pull request #22705 from owncloud/backport-22677-theme-overwriting-lang...Morris Jobke
2016-03-01Merge pull request #22657 from owncloud/stable8.2-backport-21854Vincent Petry
2016-02-29Allow to overwrite a single language string via the theme folderJoas Schilling
2016-02-26Merge pull request #22676 from owncloud/fed-share-etag-82Morris Jobke
2016-02-26use the default view for propagation if possibleRobin Appelman
2016-02-25Fix addUserToGroup hook of the share codeMorris Jobke
2016-02-25Merge pull request #22633 from owncloud/stable8.2-backport-22565Vincent Petry
2016-02-25recalculate unencrypted size if we assume that the size stored in the db is n...Bjoern Schiessle
2016-02-24Avoids scanning the root storageMorris Jobke
2016-02-14Fix BMP supportMorris Jobke
2016-02-11scan the file in the write lock when uploading over davRobin Appelman
2016-02-08Introduce some mimetypes for richdocumentsFaruk Uzun
2016-02-05When a user is removed we should remove the right sharesRoeland Jago Douma
2016-02-01Merge pull request #22047 from owncloud/stable8.2-backport-21953Thomas Müller
2016-02-01Make enable_avatars setting more robustMorris Jobke
2016-01-29Remove other broken usages in deprecated methodsJoas Schilling
2016-01-29Deprecate the method and warn against using itJoas Schilling
2016-01-20Add message key to context of logExceptionThomas Müller
2016-01-20use logException() to properly log the exceptionMorris Jobke
2016-01-20Improved error message for failing background jobMorris Jobke