summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Remove password reset when the user can not change the passwordJoas Schilling2015-12-171-0/+6
| | |/ | |/|
* | | Do not delete background jobs, in case an exception occuredJoas Schilling2016-01-041-1/+0
* | | Fix undefined HTTP_USER_AGENTThomas Müller2015-12-291-0/+3
* | | Merge pull request #21313 from owncloud/scanner-skip-not-available-82Vincent Petry2015-12-241-2/+17
|\ \ \
| * | | also log exceptionRobin Appelman2015-12-211-0/+1
| * | | Skip unavailable storages in scannerRobin Appelman2015-12-211-2/+16
| |/ /
* / / Use name of ICollection for exception messageMorris Jobke2015-12-161-1/+1
|/ /
* | don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-142-2/+45
* | Merge pull request #21127 from owncloud/stable8.2-backport-21119Lukas Reschke2015-12-111-0/+7
|\ \
| * | Make AppManager->checkAppForUser more robustMorris Jobke2015-12-101-0/+7
* | | Merge pull request #21046 from owncloud/stable8.2-catchexceptionindirectdownl...Thomas Müller2015-12-111-3/+9
|\ \ \
| * | | Catch exception when querying direct download linkVincent Petry2015-12-091-3/+9
| | |/ | |/|
* | | Merge pull request #21113 from owncloud/memcache-lock-ttl-82Morris Jobke2015-12-105-4/+55
|\ \ \ | |_|/ |/| |
| * | ttl for memcache locking backends that support itRobin Appelman2015-12-103-2/+11
| * | Add interface for memcache backends that support setting ttl on exisiting keysRobin Appelman2015-12-102-2/+44
* | | Merge pull request #21112 from owncloud/db-lock-ttl-82Vincent Petry2015-12-101-3/+3
|\ \ \
| * | | Remove all locks after ttl from the dbRobin Appelman2015-12-101-3/+3
| |/ /
* | | Merge pull request #21100 from owncloud/stable8.2_21005Vincent Petry2015-12-101-0/+5
|\ \ \ | |/ / |/| |
| * | The ajax code path unshares a link share when updating the passwordRoeland Jago Douma2015-12-101-0/+5
* | | Merge pull request #21099 from owncloud/stable8.2_20949Roeland Douma2015-12-101-4/+2
|\ \ \
| * | | [Sharing] Properly check if a group already has accessRoeland Jago Douma2015-12-101-4/+2
| |/ /
* | | Merge pull request #20985 from owncloud/fix-mysql-setup-unix-socket-stable8.2Thomas Müller2015-12-101-6/+19
|\ \ \
| * | | Add unix_socket support for mysql during initial installation - fixes #20210Thomas Müller2015-12-071-6/+19
* | | | Merge pull request #21080 from owncloud/stable8.2-share-computesharepermissio...Roeland Douma2015-12-103-6/+8
|\ \ \ \ | |_|/ / |/| | |