Commit Graph

141 Commits (7bff0681feea57c1eb2f81015d574063b848b616)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Joas Schilling c2a5bd6a01 Also add a note that clob does not work in the compare array 10 years ago
Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 10 years ago
Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 10 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 10 years ago
Bernhard Posselt 95239ad21e AppFramework StreamResponse 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Thomas Müller c62eb9d652 owncloud -> ownCloud 10 years ago
Bernhard Posselt fb84e7d282 migrate to IDBConnection 10 years ago
Lukas Reschke 9adcd15cb3 Use [0] instead of current as HHVM might have problems with that 10 years ago
Lukas Reschke 1c6eae9017 Get the real protocol behind several proxies 10 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 10 years ago
Thomas Müller 0a9b8242ee properly initialize OC::$WEBROOT and host name 10 years ago
Lukas Reschke c06a94ecc2 Fix some PHPDocs 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke cebf9f6a5a Incorporate review changes 10 years ago
Lukas Reschke 992164446c Add blackmagic due to cyclic dependency 🙈 10 years ago
Lukas Reschke 9f91d64918 Make scrutinizer happy 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 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
Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 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 ba03b0b843 add an interface for the timefactory class 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
Olivier Paroz 469fd3b3a3 Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector 10 years ago
Philipp Knechtges 768aea57d3 make regex in controllermethodreflector.php compatible with PCRE 6.x 10 years ago
Lukas Reschke d197f43475 Use server container 10 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 10 years ago
Bernhard Posselt 4e90c44301 add postfix 10 years ago
Lukas Reschke 07f0d76fc6 Move CSRF check 10 years ago
Lukas Reschke cd5925036a Check if app is enabled for user 11 years ago
Lukas Reschke 4302a78b27 Deprecate older API wrappers and calls 11 years ago
Bernhard Posselt 6d5a239abf Fix Pimple unset 11 years ago
Thomas Müller 994768d99f Update Pimple to V3.0 11 years ago
Bernhard Posselt 0696099bad add dataresponse 11 years ago
Lukas Reschke d060180140 Use function outside of loop 11 years ago
Lukas Reschke be06937e65 Use mixed as type 11 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 11 years ago
Robin Appelman d83b11d34a Use statements wrapper in \OCP\IDB 11 years ago
Robin Appelman 2ae6a0d96d Move creating the database connection to the server container 11 years ago
Lukas Reschke 41374986d3 Remove dead code 11 years ago
Patrick Paysant cb5416b798 Allow default values for route parameters. 11 years ago