summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23548 from owncloud/stable8.2-quota-recognizeremoteunlimi...Thomas Müller2016-04-211-1/+8
|\
| * Workaround to be able to recognize unlimited quota in fed sharesVincent Petry2016-03-241-1/+8
* | Correctly return an empty string for empty filesJoas Schilling2016-04-081-3/+9
* | Fix PHP memory leak in file_get_contents()Morris Jobke2016-04-042-2/+9
* | fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-316-62/+160
|/
* Grab the values for share propagation manually from the DBJoas Schilling2016-03-231-0/+12
* Merge pull request #22944 from owncloud/backport-22800-stable8.2Thomas Müller2016-03-141-0/+3
|\
| * don't hide server not available exception, fixes #20536Arthur Schiwon2016-03-081-0/+3
* | Fake LOCK statement for Windows 7, 8 and 10 network mountsMorris Jobke2016-03-101-1/+5
* | Merge pull request #22842 from owncloud/stable82_22830Morris Jobke2016-03-091-1/+1
|\ \ | |/ |/|
| * Rename and move permissions are set when a file is updatableRoeland Jago Douma2016-03-041-1/+1
* | Run cleanup of expired DB file locks to background jobMorris Jobke2016-03-041-15/+11
|/
* Merge pull request #22752 from owncloud/part-file-root-82Vincent Petry2016-03-012-11/+39
|\
| * Don't apply quota in stream wrapper for part filesVincent Petry2016-03-011-5/+22
| * allow putting the part file in the view rootRobin Appelman2016-03-011-6/+17
* | Fixing CodeChecker usage :see_no_evil:Thomas Müller2016-03-011-1/+4
|/
* Merge pull request #22325 from owncloud/dav-upload-scan-in-lock-82Vincent Petry2016-03-011-5/+5
|\
| * scan the file in the write lock when uploading over davRobin Appelman2016-02-111-5/+5
* | Merge pull request #22705 from owncloud/backport-22677-theme-overwriting-lang...Morris Jobke2016-03-011-2/+19
|\ \
| * | Allow to overwrite a single language string via the theme folderJoas Schilling2016-02-291-2/+19
* | | Merge pull request #22657 from owncloud/stable8.2-backport-21854Vincent Petry2016-03-011-0/+17
|\ \ \ | |/ / |/| |
| * | Fix addUserToGroup hook of the share codeMorris Jobke2016-02-251-0/+17
* | | Merge pull request #22676 from owncloud/fed-share-etag-82Morris Jobke2016-02-262-8/+28
|\ \ \ | |/ / |/| |
| * | use the default view for propagation if possibleRobin Appelman2016-02-262-8/+28
* | | Merge pull request #22633 from owncloud/stable8.2-backport-22565Vincent Petry2016-02-251-0/+4
|\ \ \ | |/ / |/| |
| * | Avoids scanning the root storageMorris Jobke2016-02-241-0/+4
* | | recalculate unencrypted size if we assume that the size stored in the db is n...Bjoern Schiessle2016-02-251-3/+129
|/ /
* / Fix BMP supportMorris Jobke2016-02-141-0/+1
|/
* Introduce some mimetypes for richdocumentsFaruk Uzun2016-02-081-0/+17
* When a user is removed we should remove the right sharesRoeland Jago Douma2016-02-051-1/+1
* Merge pull request #22047 from owncloud/stable8.2-backport-21953Thomas Müller2016-02-011-1/+1
|\
| * Make enable_avatars setting more robustMorris Jobke2016-02-011-1/+1
* | Remove other broken usages in deprecated methodsJoas Schilling2016-01-291-35/+3
* | Deprecate the method and warn against using itJoas Schilling2016-01-292-0/+4
|/
* Add message key to context of logExceptionThomas Müller2016-01-203-3/+15
* use logException() to properly log the exceptionMorris Jobke2016-01-201-1/+2
* Improved error message for failing background jobMorris Jobke2016-01-201-1/+1
* Handle return code of streamCopy in WebDAV putMorris Jobke2016-01-161-1/+9
* Merge pull request #21666 from owncloud/smb-statcache-cap-82Vincent Petry2016-01-131-0/+87
|\
| * cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-121-0/+87
* | Use ISession::clearLukas Reschke2016-01-101-3/+1
* | Merge pull request #21539 from endocode/kayrus/cookies_auth_fixThomas Müller2016-01-081-1/+4
|\ \
| * | Fixed double file upload on failed auth using WebDAVkayrus2016-01-081-1/+4
| |/
* | Merge pull request #21118 from owncloud/makeurltypeconfigurableThomas Müller2016-01-081-2/+7
|\ \
| * | add isset for optional paramsJörn Friedrich Dreyer2016-01-071-2/+3
| * | make url type configurableJörn Friedrich Dreyer2015-12-101-1/+5
* | | Merge pull request #21265 from owncloud/backport20996-remove-password-resetMorris Jobke2016-01-051-0/+10
|\ \ \
| * | | Fix missing import of IUserJoas Schilling2016-01-051-1/+1
| * | | Check if user isset in $_REQUEST firstRobin Appelman2015-12-171-3/+5
| * | | Allow specifying a custom reset-password-urlJoas Schilling2015-12-171-3/+5