Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 months ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 months ago |
Côme Chilliet
|
5d1ca7e25a
fix: Drop workarounds for unsupported obsolete PHP versions
|
6 months ago |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
9 months ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Roeland Jago Douma
|
72a9c35be3
Remove some IRouter methods
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Roeland Jago Douma
|
b5e9f7e846
Merge pull request #22432 from nextcloud/enh/phpdoc
|
4 years ago |
Julius Härtl
|
94c0ca4b8c
Remove wrongly annotated package names
|
4 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 years ago |
Roeland Jago Douma
|
37b2121ccf
Deprecate registerRoutes
|
4 years ago |
Daniel Kesselberg
|
cba7219b25
PHP 7.4 excludes the arguments from stack traces by default.
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Julius Härtl
|
3c09299346
Do not throw an exception for base App class
|
5 years ago |
Robin Appelman
|
5ca27085fc
mark getAppContainer as a valid way to construct app containers
|
5 years ago |
Joas Schilling
|
aad535e3af
Log an error in development cases when the application class was set up incorrectly
|
5 years ago |
Joas Schilling
|
c5ab74348c
Avoid duplicate App container creation
|
5 years ago |
Roeland Jago Douma
|
129a608ebe
OCP\AppFramework\App strict
|
6 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Lukas Reschke
|
0fa49db770
Some more invalid PHPDocs in legacy classes
|
7 years ago |
Joas Schilling
|
0215b004da
Update with robin
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Roeland Jago Douma
|
e47b186d51
Move \OCP\AppFramework to PSR-4
|
8 years ago |