Commit Graph

37 Commits (7bff0681feea57c1eb2f81015d574063b848b616)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Bernhard Posselt 95239ad21e AppFramework StreamResponse 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke bedf358b40 Use proper namespace 10 years ago
Bernhard Posselt 9df297324f get rid of log warning when using servercontainer 10 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 10 years ago
Morris Jobke 4ffe7ddb75 degraded logging policy for server container in AppFramework 10 years ago
Lukas Reschke 8689605999 Use info instead of warning log level 10 years ago
Bernhard Posselt f195123765 Intelligent container 10 years ago
Bernhard Posselt 6779bf113d add isAdmin and isInGroup methods for the group manager 10 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 10 years ago
Bernhard Posselt d59c4e832f first round of deprecation 10 years ago
Bernhard Posselt 9ae48e184b add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 10 years ago
Thomas Müller 994768d99f Update Pimple to V3.0 11 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 11 years ago
Bernhard Posselt 5e9ea2b365 fix 8757, get rid of service locator antipattern 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Bernhard Posselt 63f2f16b85 use new controllermethodreflector for corsmiddleware 11 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 11 years ago
Bernhard Posselt 4dca2038bf add request to dispatcher class 11 years ago
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 11 years ago
Bernhard Posselt 9a4d204b55 add cors middleware 11 years ago
Bernhard Posselt 0c736feaba remove useless import 11 years ago
Bernhard Posselt 4a7e0561ca move db into iservercontainer 11 years ago
Bernhard Posselt f260951825 port database layer from appframework to core 11 years ago
Bernhard Posselt 4af72a076d use references for middleware to fix problems on 5.3 11 years ago
Bernhard Posselt 763da4258e fix the middleware registration process in the container 11 years ago
Bernhard Posselt f06ef8aa4b register middleware as string to not force request to be instantiated too early and thus not having url parameters 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 12 years ago
Thomas Müller 7f1432600c fixing php 5.3.3 error: 12 years ago
Thomas Müller 7bd5352509 php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer 12 years ago
Thomas Müller e071bfc144 fixing SecurityMiddleware to use OC6 API 12 years ago
Thomas Tanghus 8603f956ab Get urlParams registered before Request is instantiated 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago