nextcloud/lib/private/appframework
Lukas Reschke d060180140 Use function outside of loop
Otherwise the function is executed n times which is a lot of overhead
2014-10-24 12:27:53 +02:00
..
core Better phpdoc and method naming 2014-09-04 13:26:51 +02:00
db Use statements wrapper in \OCP\IDB 2014-10-22 12:29:53 +02:00
dependencyinjection introduce SessionMiddleWare to control session handling via an annotation 2014-10-22 12:44:19 +02:00
http Remove dead code 2014-09-29 17:20:29 +02:00
middleware Use function outside of loop 2014-10-24 12:27:53 +02:00
routing Allow default values for route parameters. 2014-09-09 23:00:29 +02:00
utility Use mixed as type 2014-10-22 15:09:33 +02:00
app.php adjust license headers to new mail address 2014-05-11 17:54:08 +02:00
http.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +01:00