| Commit message (Expand) | Author | Age | Files | Lines |
* | make resolve public to avoid boiler plate code | Bernhard Posselt | 2015-09-13 | 1 | -1/+1 |
* | Properly return 304 | Roeland Jago Douma | 2015-09-01 | 1 | -1/+1 |
* | Decode request content only on getContent | Robin McCorkell | 2015-08-31 | 1 | -34/+49 |
* | Merge pull request #17662 from owncloud/locking-db | Thomas Müller | 2015-08-26 | 1 | -0/+9 |
|\ |
|
| * | add method to check if we're inside a transaction | Robin Appelman | 2015-08-10 | 1 | -0/+9 |
* | | Add mitigation against BREACH | Lukas Reschke | 2015-08-14 | 1 | -1/+21 |
* | | Merge pull request #17982 from owncloud/appframework-sanitize-name | Thomas Müller | 2015-08-12 | 1 | -0/+10 |
|\ \ |
|
| * | | Sanitize class names before registerService/query | Robin McCorkell | 2015-07-30 | 1 | -0/+10 |
| |/ |
|
* | | Merge pull request #17852 from owncloud/register-alias-factory | Robin McCorkell | 2015-08-11 | 2 | -1/+2 |
|\ \ |
|
| * | | add test for factories | Bernhard Posselt | 2015-07-25 | 2 | -1/+2 |
| |/ |
|
* | | Set default `forwarded_for_headers` to 'HTTP_X_FORWARDED_FOR' | Robin McCorkell | 2015-08-10 | 1 | -1/+4 |
* | | Use DI | Roeland Jago Douma | 2015-08-10 | 1 | -0/+14 |
* | | Add \OCP\ISession to AppFramework | Robin McCorkell | 2015-08-07 | 1 | -0/+4 |
* | | Remove "use" statement | Lukas Reschke | 2015-08-05 | 1 | -2/+1 |
* | | Use StringUtils::equals on CSRF token and add unit tests | Lukas Reschke | 2015-08-04 | 1 | -5/+4 |
|/ |
|
* | Merge pull request #17755 from owncloud/alias-container-alive | Thomas Müller | 2015-07-24 | 2 | -50/+41 |
|\ |
|
| * | add registerAlias method to shorcut interface registration | Bernhard Posselt | 2015-07-18 | 2 | -50/+41 |
* | | Add a log message when the Doctrine Query Builder is retrieved | Joas Schilling | 2015-07-21 | 1 | -9/+0 |
* | | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 1 | -2/+2 |
* | | Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers | Joas Schilling | 2015-07-21 | 1 | -0/+18 |
* | | Return proper status code in case of a CORS exception | Lukas Reschke | 2015-07-20 | 2 | -11/+40 |
|/ |
|
* | Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 | Thomas Müller | 2015-07-16 | 1 | -1/+2 |
* | Merge pull request #17078 from owncloud/fix-initial-server-host | Morris Jobke | 2015-07-01 | 1 | -6/+5 |
|\ |
|
| * | Fix undefined offset | Lukas Reschke | 2015-06-22 | 1 | -6/+5 |
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 4 | -1/+4 |
* | | Allow multiple whitespace in type hints in AppFramework | Robin McCorkell | 2015-06-20 | 1 | -1/+1 |
|/ |
|
* | 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 |