summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-132-2/+6
* Merge pull request #16886 from owncloud/webdav-verify-path-againVincent Petry2015-06-121-0/+4
|\
| * verify path when getting a node for sabredavRobin Appelman2015-06-111-0/+4
* | Merge pull request #16888 from owncloud/feature/fix-titlesJan-Christoph Borchardt2015-06-121-2/+11
|\ \
| * | fixing setting page titlesClark Tomlinson2015-06-111-2/+11
| |/
* | Don't use limit on explode to have only 1 code pathJoas Schilling2015-06-121-7/+2
* | Add return value to lock methods and check it in testsJoas Schilling2015-06-121-5/+22
* | Only lock files in data/username/files/Joas Schilling2015-06-121-9/+53
|/
* Revert "verify path when getting a node for sabredav"Vincent Petry2015-06-111-2/+0
* verify path when getting a node for sabredavRobin Appelman2015-06-111-0/+2
* Order all use statements correctlyJoas Schilling2015-06-111-6/+6
* Correctly import NullCache classJoas Schilling2015-06-111-0/+1
* Merge pull request #16869 from owncloud/php7Morris Jobke2015-06-113-6/+4
|\
| * Null -> NullCacheThomas Müller2015-06-113-6/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-112-0/+2
|/
* Revert "Null -> NullCache"Thomas Müller2015-06-112-2/+4
* Null -> NullCacheThomas Müller2015-06-112-4/+2
* Merge pull request #16814 from owncloud/improve-repairMorris Jobke2015-06-101-6/+7
|\
| * Fix fetching the mimetype id from the queryJoas Schilling2015-06-091-1/+2
| * Reduce amount of rows to updateVictor Dubiniuk2015-06-091-6/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-102-2/+2
* | Merge pull request #16803 from owncloud/issue/16801-group-reshare-part-file-e...Thomas Müller2015-06-091-1/+11
|\ \
| * | Check if the part files has keys when the original file does notJoas Schilling2015-06-081-1/+11
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-094-0/+6
| |/ |/|
* | Do not use digits in random index namesVictor Dubiniuk2015-06-081-1/+1
* | Merge pull request #16382 from oparoz/providers-are-responsible-for-the-size-...Thomas Müller2015-06-089-271/+616
|\ \ | |/ |/|
| * Make sure we have a resource before measuring its sizeOlivier Paroz2015-06-081-1/+5
| * Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz2015-06-069-271/+612
* | Fix login handler for file cache - fixes #16795Thomas Müller2015-06-082-6/+4
* | Merge pull request #16158 from owncloud/mountprovider-after-setupThomas Müller2015-06-0811-96/+163
|\ \
| * | more hintsRobin Appelman2015-06-021-1/+1
| * | more type hintsRobin Appelman2015-06-026-10/+10
| * | phpdoc, strict and type hintsRobin Appelman2015-06-022-5/+11
| * | only use mount provider if we have a valid userRobin Appelman2015-06-021-2/+4
| * | call mount providers that are registered after the filesystem is setupRobin Appelman2015-06-022-8/+40
| * | move emitter implementation to a traitRobin Appelman2015-06-022-77/+104
* | | Merge pull request #16402 from owncloud/issue-15956-slow-group-usercountThomas Müller2015-06-081-15/+24
|\ \ \
| * | | Sort user groups by group name and hide the user countJoas Schilling2015-05-181-15/+24
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-082-4/+14
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-0712-0/+12
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-062-0/+2
* | | Merge pull request #16771 from owncloud/fix-storage-full-messageLukas Reschke2015-06-051-1/+15
|\ \ \
| * | | Add owner to the storage stats to enable better notificationsMorris Jobke2015-06-051-1/+15
* | | | Merge pull request #16768 from owncloud/add-missing-mime-typesMorris Jobke2015-06-051-0/+3
|\ \ \ \
| * | | | Adding mark down mime type mkd - fixes https://github.com/owncloud/files_text...Thomas Müller2015-06-051-0/+1
| * | | | Adding mimetype x-h for header files - fixes https://github.com/owncloud/file...Thomas Müller2015-06-051-0/+2
| |/ / /
* | | | Merge pull request #16767 from owncloud/webdav-preventdeleterootLukas Reschke2015-06-051-1/+1
|\ \ \ \
| * | | | Prevent deleting Webdav rootVincent Petry2015-06-051-1/+1
* | | | | [OCP] update PHPdoc to contain correct @since tagsMorris Jobke2015-06-057-5/+36
| |/ / / |/| | |
* | | | Merge pull request #16765 from owncloud/fix-chunked-upload-jenkinsThomas Müller2015-06-052-0/+188
|\ \ \ \ | |/ / / |/| | |