nextcloud/lib/private/appframework
Jörn Friedrich Dreyer f551917a3c kill OC::$session
maintain deprecated \OC::$session when getting or setting the session via the server container or UserSession

restore order os OC::$session and OC::$CLI

remove unneded initialization of dummy session

write back session when $useCustomSession is true

log warning when deprecated app is used
2014-08-29 10:22:21 +02:00
..
core Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
db move db into iservercontainer 2014-04-19 19:30:12 +02:00
dependencyinjection kill OC::$session 2014-08-29 10:22:21 +02:00
http don't typecast null values inside dispatcher.php 2014-06-29 22:40:50 +02:00
middleware Redirect after session expiry to the previous loaded page 2014-07-01 16:54:52 +02:00
routing use id instead of resourceId 2014-06-26 14:20:35 +02:00
utility Minor fixes 2014-08-05 16:53:28 +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