summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
* Check return value of OC_App::getAppPath() and verify info.xml exists.Andreas Fischer2015-05-061-11/+14
* add aliases to pascal case constructor paramters to make it possible to auto ...Bernhard Posselt2015-04-291-0/+11
* Merge pull request #15735 from owncloud/fix-visibilityMorris Jobke2015-04-202-3/+3
|\
| * Fix visibility of public API methodsJoas Schilling2015-04-202-3/+3
* | Remove unused variablesMorris Jobke2015-04-181-2/+1
|/
* Update license headersJenkins for ownCloud2015-03-2618-208/+275
* Also add a note that clob does not work in the compare arrayJoas Schilling2015-03-161-0/+1
* Fix doc blocks of insertIfNotExists() methodJoas Schilling2015-03-111-16/+8
* Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-091-2/+2
* Let users configure security headers in their WebserverLukas Reschke2015-03-022-2/+2
* AppFramework StreamResponseBernhard Posselt2015-02-274-17/+108
* Revert "Updating license headers"Morris Jobke2015-02-2617-245/+230
* owncloud -> ownCloudThomas Müller2015-02-251-2/+2
* migrate to IDBConnectionBernhard Posselt2015-02-251-5/+182
* Merge pull request #14458 from owncloud/revive/11157Thomas Müller2015-02-251-3/+9
|\
| * Use [0] instead of current as HHVM might have problems with thatLukas Reschke2015-02-241-1/+1
| * Get the real protocol behind several proxiesLukas Reschke2015-02-241-3/+9
* | Merge pull request #14151 from owncloud/update-sabre2.1Thomas Müller2015-02-251-2/+2
|\ \ | |/ |/|
| * Sabre Update to 2.1Vincent Petry2015-02-231-2/+2
* | properly initialize OC::$WEBROOT and host nameThomas Müller2015-02-231-1/+1
|/
* Merge pull request #14427 from owncloud/fix-some-php-docsBernhard Posselt2015-02-231-3/+4
|\
| * Fix some PHPDocsLukas Reschke2015-02-231-3/+4
* | Updating license headersJenkins for ownCloud2015-02-2317-230/+245
|/
* Incorporate review changesLukas Reschke2015-02-161-6/+6
* Add blackmagic due to cyclic dependency :see_no_evil:Lukas Reschke2015-02-161-3/+3
* Make scrutinizer happyLukas Reschke2015-02-161-1/+1
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-6/+282
* Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-101-2/+2
|\
| * Cleanup of PHPDoc return typesRobin McCorkell2015-01-161-2/+2
* | Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-12/+40
* | Use proper namespaceLukas Reschke2015-01-271-1/+1
* | get rid of log warning when using servercontainerBernhard Posselt2015-01-221-39/+36
|/
* always set url parameters when they are available in the app dispatchBernhard Posselt2015-01-153-9/+18
* degraded logging policy for server container in AppFrameworkMorris Jobke2015-01-061-2/+2
* Use info instead of warning log levelLukas Reschke2015-01-051-2/+2
* Intelligent containerBernhard Posselt2014-12-233-10/+296
* Merge pull request #12982 from owncloud/timefac-ifaceThomas Müller2014-12-211-1/+3
|\
| * add an interface for the timefactory classBernhard Posselt2014-12-201-1/+3
* | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-171-2/+1
* | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-171-0/+1
|/
* first round of deprecationBernhard Posselt2014-12-162-0/+15
* Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflectorOlivier Paroz2014-12-141-1/+3
* make regex in controllermethodreflector.php compatible with PCRE 6.xPhilipp Knechtges2014-12-141-1/+1
* Use server containerLukas Reschke2014-11-271-1/+1
* Add functions to modify cookies to response classLukas Reschke2014-11-272-4/+14
* Merge pull request #12294 from owncloud/route-postfixThomas Müller2014-11-241-1/+7
|\
| * add postfixBernhard Posselt2014-11-191-1/+7
* | Merge pull request #12142 from owncloud/DeprecateOldIAPICallsMorris Jobke2014-11-241-0/+3
|\ \ | |/ |/|
| * Deprecate older API wrappers and callsLukas Reschke2014-11-121-0/+3