| Commit message (Expand) | Author | Age | Files | Lines |
* | disallow cookie auth for cors requests | Bernhard Posselt | 2015-05-22 | 2 | -7/+47 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -1/+0 |
* | Check return value of OC_App::getAppPath() and verify info.xml exists. | Andreas Fischer | 2015-05-06 | 1 | -11/+14 |
* | add aliases to pascal case constructor paramters to make it possible to auto ... | Bernhard Posselt | 2015-04-29 | 1 | -0/+11 |
* | Merge pull request #15735 from owncloud/fix-visibility | Morris Jobke | 2015-04-20 | 2 | -3/+3 |
|\ |
|
| * | Fix visibility of public API methods | Joas Schilling | 2015-04-20 | 2 | -3/+3 |
* | | Remove unused variables | Morris Jobke | 2015-04-18 | 1 | -2/+1 |
|/ |
|
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 18 | -208/+275 |
* | Also add a note that clob does not work in the compare array | Joas Schilling | 2015-03-16 | 1 | -0/+1 |
* | Fix doc blocks of insertIfNotExists() method | Joas Schilling | 2015-03-11 | 1 | -16/+8 |
* | Allow specifying the compare-array for insertIfNotExists() | Joas Schilling | 2015-03-09 | 1 | -2/+2 |
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 2 | -2/+2 |
* | AppFramework StreamResponse | Bernhard Posselt | 2015-02-27 | 4 | -17/+108 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 17 | -245/+230 |
* | owncloud -> ownCloud | Thomas Müller | 2015-02-25 | 1 | -2/+2 |
* | migrate to IDBConnection | Bernhard Posselt | 2015-02-25 | 1 | -5/+182 |
* | Merge pull request #14458 from owncloud/revive/11157 | Thomas Müller | 2015-02-25 | 1 | -3/+9 |
|\ |
|
| * | Use [0] instead of current as HHVM might have problems with that | Lukas Reschke | 2015-02-24 | 1 | -1/+1 |
| * | Get the real protocol behind several proxies | Lukas Reschke | 2015-02-24 | 1 | -3/+9 |
* | | Merge pull request #14151 from owncloud/update-sabre2.1 | Thomas Müller | 2015-02-25 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 1 | -2/+2 |
* | | properly initialize OC::$WEBROOT and host name | Thomas Müller | 2015-02-23 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #14427 from owncloud/fix-some-php-docs | Bernhard Posselt | 2015-02-23 | 1 | -3/+4 |
|\ |
|
| * | Fix some PHPDocs | Lukas Reschke | 2015-02-23 | 1 | -3/+4 |
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 17 | -230/+245 |
|/ |
|
* | Incorporate review changes | Lukas Reschke | 2015-02-16 | 1 | -6/+6 |
* | Add blackmagic due to cyclic dependency :see_no_evil: | Lukas Reschke | 2015-02-16 | 1 | -3/+3 |
* | Make scrutinizer happy | Lukas Reschke | 2015-02-16 | 1 | -1/+1 |
* | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -6/+282 |
* | Merge pull request #13425 from owncloud/phpdoc_cleanup | Morris Jobke | 2015-02-10 | 1 | -2/+2 |
|\ |
|
| * | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 1 | -2/+2 |
* | | Respect `mod_unique_id` and refactor `OC_Request::getRequestId` | Lukas Reschke | 2015-02-09 | 1 | -12/+40 |
* | | Use proper namespace | Lukas Reschke | 2015-01-27 | 1 | -1/+1 |
* | | get rid of log warning when using servercontainer | Bernhard Posselt | 2015-01-22 | 1 | -39/+36 |
|/ |
|
* | always set url parameters when they are available in the app dispatch | Bernhard Posselt | 2015-01-15 | 3 | -9/+18 |
* | degraded logging policy for server container in AppFramework | Morris Jobke | 2015-01-06 | 1 | -2/+2 |
* | Use info instead of warning log level | Lukas Reschke | 2015-01-05 | 1 | -2/+2 |
* | Intelligent container | Bernhard Posselt | 2014-12-23 | 3 | -10/+296 |
* | Merge pull request #12982 from owncloud/timefac-iface | Thomas Müller | 2014-12-21 | 1 | -1/+3 |
|\ |
|
| * | add an interface for the timefactory class | Bernhard Posselt | 2014-12-20 | 1 | -1/+3 |
* | | add isAdmin and isInGroup methods for the group manager | Bernhard Posselt | 2014-12-17 | 1 | -2/+1 |
* | | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho... | Bernhard Posselt | 2014-12-17 | 1 | -0/+1 |
|/ |
|
* | first round of deprecation | Bernhard Posselt | 2014-12-16 | 2 | -0/+15 |
* | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflector | Olivier Paroz | 2014-12-14 | 1 | -1/+3 |
* | make regex in controllermethodreflector.php compatible with PCRE 6.x | Philipp Knechtges | 2014-12-14 | 1 | -1/+1 |
* | Use server container | Lukas Reschke | 2014-11-27 | 1 | -1/+1 |
* | Add functions to modify cookies to response class | Lukas Reschke | 2014-11-27 | 2 | -4/+14 |
* | Merge pull request #12294 from owncloud/route-postfix | Thomas Müller | 2014-11-24 | 1 | -1/+7 |
|\ |
|
| * | add postfix | Bernhard Posselt | 2014-11-19 | 1 | -1/+7 |
* | | Merge pull request #12142 from owncloud/DeprecateOldIAPICalls | Morris Jobke | 2014-11-24 | 1 | -0/+3 |
|\ \
| |/
|/| |
|