| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dependency on ICrypto + use XOR | Lukas Reschke | 2015-10-21 | 1 | -11/+4 |
* | Provide IAppContainer as dependency injection | Morris Jobke | 2015-10-20 | 1 | -0/+4 |
* | fix IE8 user agent detection | Morris Jobke | 2015-10-09 | 1 | -0/+1 |
* | Merge pull request #19034 from owncloud/http-request-warning | Thomas Müller | 2015-10-08 | 1 | -1/+3 |
|\ |
|
| * | Prevent warning decoding content | Robin McCorkell | 2015-09-14 | 1 | -1/+3 |
* | | Merge pull request #19607 from owncloud/use-url | Thomas Müller | 2015-10-08 | 2 | -4/+14 |
|\ \ |
|
| * | | Use `/` if installed in main folder | Lukas Reschke | 2015-10-06 | 2 | -4/+14 |
* | | | Add \OCP\IRequest::getHttpProtocol | Lukas Reschke | 2015-10-06 | 1 | -0/+21 |
|/ / |
|
* | | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+0 |
* | | update licence headers via script | Morris Jobke | 2015-10-05 | 5 | -3/+6 |
* | | return '' instead of false | Jörn Friedrich Dreyer | 2015-09-23 | 1 | -1/+1 |
* | | Fix type hint errors in the container and the interface | Joas Schilling | 2015-09-23 | 1 | -2/+2 |
|/ |
|
* | 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 |