Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720
Enabled analysis tools:
- PHP Analyzer
- JSHint
- PHP Copy/Paste Detector
- PHP PDepend
|
11 years ago |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
11 years ago |
Thomas Müller
|
d2d2c9a46d
|
fixes #5367
|
12 years ago |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
12 years ago |
Thomas Tanghus
|
fe86182dac
|
OC_Cache namespace changes and add UserCache to server container.
Refs #4863
|
12 years ago |
Thomas Müller
|
16ef5a8b35
|
returning the number of stored bytes in store() and adding cleanup() method
|
12 years ago |
Bart Visscher
|
ffae6f4b84
|
Style-fix: Breakup long lines
|
12 years ago |
Felix Moeller
|
6a00a6b9ed
|
Make Jenkins more happy.
This is NoSpaceAfterComma
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Robin Appelman
|
aaa1b73364
|
don't use depricated OC_Filesystem
|
13 years ago |
Bart Visscher
|
703aff6c35
|
Run proxies and emit signals when finising chunked upload
Otherwise the file cache and the quota isn't checked
|
13 years ago |
Bart Visscher
|
896d27de36
|
Chunked upload: Support reusing local chunks
|
13 years ago |
Bart Visscher
|
1ea33ff36b
|
Chunked upload: Refactor OC_FileChunking to object
|
13 years ago |
Bart Visscher
|
2d85ef0e04
|
Chunked upload: Refactor to static class
|
13 years ago |