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-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
2016-01-16Handle return code of streamCopy in WebDAV putMorris Jobke
2016-01-13Merge pull request #21666 from owncloud/smb-statcache-cap-82Vincent Petry
2016-01-12cap the number of entries we cache in smb's statcacheRobin Appelman
2016-01-10Use ISession::clearLukas Reschke
2016-01-08Merge pull request #21539 from endocode/kayrus/cookies_auth_fixThomas Müller
2016-01-08Merge pull request #21118 from owncloud/makeurltypeconfigurableThomas Müller
2016-01-08Fixed double file upload on failed auth using WebDAVkayrus
2016-01-07add isset for optional paramsJörn Friedrich Dreyer
2016-01-05Merge pull request #21265 from owncloud/backport20996-remove-password-resetMorris Jobke
2016-01-05Fix missing import of IUserJoas Schilling
2016-01-04Do not delete background jobs, in case an exception occuredJoas Schilling
2015-12-29Fix undefined HTTP_USER_AGENTThomas Müller
2015-12-24Merge pull request #21313 from owncloud/scanner-skip-not-available-82Vincent Petry
2015-12-21also log exceptionRobin Appelman
2015-12-21Skip unavailable storages in scannerRobin Appelman
2015-12-17Check if user isset in $_REQUEST firstRobin Appelman
2015-12-17Allow specifying a custom reset-password-urlJoas Schilling
2015-12-17Remove password reset when the user can not change the passwordJoas Schilling
2015-12-16Use name of ICollection for exception messageMorris Jobke