Commit Graph

6291 Commits (4c19acf09be85d644b8ad6f4a031d0fdfa8444e4)

Author SHA1 Message Date
Jenkins for ownCloud c9df98abae [tx-robot] updated from transifex 12 years ago
Thomas Müller 37ba6f503a fixing variable naming 12 years ago
Thomas Müller fa503a4772 fix PHPDoc 12 years ago
Thomas Müller 650a55e2ba object -> \OC\Preview 12 years ago
Thomas Müller 7853bc4cac adding PHPDoc 12 years ago
Thomas Müller 147007bdd8 fixing typo and missing @throws 12 years ago
Robin McCorkell 4755392c65 More PHPDoc for file functions 12 years ago
Robin McCorkell f7e777f7d2 Fix various code errors detected by Scrutinizer 12 years ago
Robin McCorkell bac8962bbc Fix Scrutinizer errors 12 years ago
Robin McCorkell bd3bf4b507 Change parameter order of implode 12 years ago
Robin McCorkell 8ab01599a9 Use OC_User_Interface instead of OC_User_Backend 12 years ago
Lukas Reschke 7e448a376f Fix PHPDoc and typos 12 years ago
Robin McCorkell 3bed3d2a23 Change parameter type for useBackend 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 12 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 12 years ago
Vincent Petry bab8c1f8e5 Fixed getAbsolutePath case when path is "0" 12 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 12 years ago
Bernhard Posselt a152e320f6 make it possible to omit parameters and use the default parameters from the controller method 12 years ago
Jenkins for ownCloud a60db322c2 [tx-robot] updated from transifex 12 years ago
Thomas Müller f5ed92bf31 remove legacy aka deprecated code: OC_Cache_FileGlobalGC 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Thomas Müller 33987eea83 remove legacy aka deprecated code: OC_Cache 12 years ago
Thomas Müller 4dd1a49a68 remove legacy aka deprecated code: OC_Filesystem 12 years ago
Thomas Müller 3cd32dcb7c adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() to OC_Response, which seems to be a more reasonable place 12 years ago
Morris Jobke 9d95fff427 fix missing spaces 12 years ago
Thomas Müller da0e37ef03 Rotate thumbnail when encryption is enabled 12 years ago
Thomas Müller d853c60d7e adding interpolation as requested by PSR-3 12 years ago
Jenkins for ownCloud f4e8de3cbb [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 63f2f16b85 use new controllermethodreflector for corsmiddleware 12 years ago
Bernhard Posselt 474b8f071d Fix typo 12 years ago
Bernhard Posselt 3e58a767ad Fix method signature 12 years ago
Bernhard Posselt fcb1aa36f0 default to null to not fail if type is not annotated via phpdoc 12 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 12 years ago
Bernhard Posselt cb666c18d6 rename formatter to responder, formatResponse to buildResponse 12 years ago
Bernhard Posselt c590244fa1 add private property for reflector in security middleware 12 years ago
Bernhard Posselt ede7325772 fix broken if 12 years ago
Bernhard Posselt d8da79cab0 add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST 12 years ago
Bernhard Posselt 4dca2038bf add request to dispatcher class 12 years ago
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 12 years ago
Lukas Reschke fd5b2d11d6 Rename issubdirectory to isSubDirectory 12 years ago
Lukas Reschke a40e49cae5 Harden issubdirectory() 12 years ago
Lukas Reschke cd3ed01483 Fix Typo 12 years ago
Bernhard Posselt e05192a23d Fix method signature 12 years ago
Bernhard Posselt 3af30625ab Make db connection protected 12 years ago
Jenkins for ownCloud b6d76e9985 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 05ea8c8a10 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 9a4d204b55 add cors middleware 12 years ago
Bernhard Posselt b4298c68ca - make logger available in the container 12 years ago