summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16382 from oparoz/providers-are-responsible-for-the-size-...Thomas Müller2015-06-088-271/+606
|\
| * 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-068-271/+602
* | Fix login handler for file cache - fixes #16795Thomas Müller2015-06-081-5/+0
* | 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
* | | 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
* | | | Merge pull request #16765 from owncloud/fix-chunked-upload-jenkinsThomas Müller2015-06-051-0/+174
|\ \ \ \ | |/ / / |/| | |
| * | | Bring back OC\Cache\File - fixes #16760Thomas Müller2015-06-051-0/+174
* | | | Fix "@throws" tags on doc blocksJoas Schilling2015-06-051-3/+15
* | | | Validate path in getChildVincent Petry2015-06-051-0/+3
|/ / /
* | | Merge pull request #15895 from owncloud/dav-getremoteetagJoas Schilling2015-06-031-3/+17
|\ \ \
| * | | Get etag from remote OC serverVincent Petry2015-06-021-3/+17
* | | | Merge pull request #16721 from owncloud/fix-grammar-enc-moduleClark Tomlinson2015-06-031-2/+2
|\ \ \ \
| * | | | Catch NotFoundException and return no quota information which simply reflects...Thomas Müller2015-06-031-1/+1
| * | | | Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/translate...Thomas Müller2015-06-031-1/+1
* | | | | Merge pull request #16434 from owncloud/persist-maintenance-stateThomas Müller2015-06-031-4/+14
|\ \ \ \ \
| * | | | | Persist the state of the maintenance after an upgradeMorris Jobke2015-05-191-4/+14
* | | | | | Merge pull request #16687 from owncloud/issue-16113-redis-minimum-versionThomas Müller2015-06-031-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Check for redis to be 2.2.5+Joas Schilling2015-06-021-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #16708 from owncloud/enc_fix_move_to_trashMorris Jobke2015-06-031-31/+24
|\ \ \ \ \
| * | | | | make sure that we always use the correct owner for both source and targetBjoern Schiessle2015-06-031-31/+24
* | | | | | Translate invalid path exception to sabre exception for filesVincent Petry2015-06-031-0/+2
|/ / / / /
* | | | | Merge pull request #16667 from owncloud/issue-16510-fix-encryption-with-s2s-s...Morris Jobke2015-06-022-43/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correctly ignore remote shares aswellJoas Schilling2015-06-021-1/+4
| * | | | Add unit tests for wrapStorageJoas Schilling2015-06-021-2/+1
| * | | | Move the storage wrapping into a testable methodJoas Schilling2015-06-022-43/+59
| | |/ / | |/| |
* | | | Merge pull request #16107 from owncloud/fix-getLocalFile-encryption-masterThomas Müller2015-06-021-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Only return cached files if existingThomas Müller2015-05-061-1/+4
| * | | Only use cached files in case encryption is enabled - in any other case let t...Thomas Müller2015-05-051-1/+4
* | | | Merge pull request #16200 from owncloud/kill-globalfilecacheMorris Jobke2015-06-029-671/+9
|\ \ \ \
| * | | | remove file cache remainings from server containerArthur Schiwon2015-05-131-5/+7
| * | | | add repair steps to get rid of old background jobsArthur Schiwon2015-05-121-0/+2
| * | | | also free joblist and base from file cache codeArthur Schiwon2015-05-121-3/+0
| * | | | remove file cache classes and its testsArthur Schiwon2015-05-086-663/+0
* | | | | Clean application identifier before processingLukas Reschke2015-06-011-0/+2
* | | | | Fixing undefined index 'foo'Thomas Müller2015-06-011-0/+3