| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #18254 from owncloud/mitigate-breach | Morris Jobke | 2015-08-24 | 3 | -3/+28 |
|\ |
|
| * | Add mitigation against BREACH | Lukas Reschke | 2015-08-14 | 3 | -3/+28 |
* | | Merge pull request #18426 from owncloud/joblist-next-non-existing | Morris Jobke | 2015-08-21 | 1 | -2/+15 |
|\ \ |
|
| * | | handle non existing job classes in $jobList->getNext | Robin Appelman | 2015-08-19 | 1 | -2/+15 |
* | | | Merge pull request #18372 from owncloud/issue-18358-object-type-and-id-for-ac... | Joas Schilling | 2015-08-20 | 2 | -39/+343 |
|\ \ \ |
|
| * | | | Expand the doc blocks on the new methods | Joas Schilling | 2015-08-20 | 1 | -0/+15 |
| * | | | Remove unnecessary code | Joas Schilling | 2015-08-20 | 1 | -7/+0 |
| * | | | Add test coverage for Activity Event and Manager | Joas Schilling | 2015-08-20 | 1 | -6/+6 |
| * | | | Use an IEvent object instead of a huge parameter list | Joas Schilling | 2015-08-19 | 2 | -24/+315 |
| * | | | Extend the interfaces IManager and IConsumer to allow passing in the object | Joas Schilling | 2015-08-19 | 1 | -25/+30 |
| |/ / |
|
* | | | Merge pull request #18439 from owncloud/fix-appmanagement-install | Morris Jobke | 2015-08-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [app management] fix dependency check on install | Morris Jobke | 2015-08-19 | 1 | -1/+1 |
* | | | | Merge pull request #17434 from owncloud/update-showappnameonappupdate | Morris Jobke | 2015-08-20 | 1 | -0/+69 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Additions to update page | Vincent Petry | 2015-08-20 | 1 | -2/+4 |
| * | | | Display app names in update page for app updates | Vincent Petry | 2015-08-19 | 1 | -0/+67 |
* | | | | Merge pull request #18432 from owncloud/ext-backends.simple | Morris Jobke | 2015-08-19 | 2 | -6/+5 |
|\ \ \ \ |
|
| * | | | | Revert "Fix mounting wrapped storages resulting in many-layered wrapping" | Robin McCorkell | 2015-08-19 | 1 | -6/+1 |
| * | | | | Implement password authentication mechanisms | Robin McCorkell | 2015-08-19 | 1 | -0/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #18427 from owncloud/fix-format-ocs | Thomas Müller | 2015-08-19 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | Fix format of log/private/ocs.php | Morris Jobke | 2015-08-19 | 1 | -1/+2 |
| |/ / / |
|
* / / / | Add warning for not existing CA bundle when updating | Lukas Reschke | 2015-08-19 | 1 | -0/+7 |
|/ / / |
|
* | | | Merge pull request #18374 from owncloud/router-apps | Morris Jobke | 2015-08-19 | 2 | -0/+16 |
|\ \ \ |
|
| * | | | Only load app routes if the app has already been loaded | Robin McCorkell | 2015-08-18 | 2 | -0/+16 |
* | | | | Merge pull request #14314 from owncloud/clean-up-ocs-code | Bernhard Posselt | 2015-08-18 | 2 | -62/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Cleanup OCS code | Lukas Reschke | 2015-08-14 | 2 | -62/+6 |
* | | | | Merge pull request #17182 from owncloud/user_ini_upload_size | Robin McCorkell | 2015-08-17 | 1 | -34/+57 |
|\ \ \ \ |
|
| * | | | | Unit test OC_Files::setUploadLimit() | Robin McCorkell | 2015-07-20 | 1 | -14/+11 |
| * | | | | Update .user.ini when setting upload size limit | Robin McCorkell | 2015-07-20 | 1 | -22/+48 |
* | | | | | Degrade log message about missing app in appstore to debug | Morris Jobke | 2015-08-17 | 1 | -1/+1 |
* | | | | | Adding EventDispatcher to IServerContainer | Thomas Müller | 2015-08-14 | 1 | -2/+15 |
| |/ / /
|/| | | |
|
* | | | | With V2 we should ensure that the status codes are kept in sync | Thomas Müller | 2015-08-13 | 2 | -6/+8 |
| |_|/
|/| | |
|
* | | | 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 #18127 from owncloud/dav-request-tests | Thomas Müller | 2015-08-12 | 4 | -5/+112 |
|\ \ \ \ |
|
| * | | | | handle single file dav endpoints | Robin Appelman | 2015-08-11 | 1 | -2/+6 |
| * | | | | only add tags plugin when loggedin | Robin Appelman | 2015-08-11 | 1 | -2/+2 |
| * | | | | split out creating the sabre dav server to it's own factory | Robin Appelman | 2015-08-11 | 2 | -3/+106 |
| * | | | | add test framework for doing full request webdav tests | Robin Appelman | 2015-08-11 | 2 | -2/+2 |
* | | | | | Merge pull request #18202 from owncloud/revert-route-breaking-changes | Robin McCorkell | 2015-08-11 | 3 | -37/+1 |
|\ \ \ \ \ |
|
| * | | | | | Revert "make knowledge base url configurable" | Joas Schilling | 2015-08-11 | 2 | -21/+1 |
| * | | | | | Revert "Only load app routes if the app has already been loaded" | Joas Schilling | 2015-08-11 | 2 | -16/+0 |
* | | | | | | Merge pull request #17852 from owncloud/register-alias-factory | Robin McCorkell | 2015-08-11 | 3 | -1/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | add test for factories | Bernhard Posselt | 2015-07-25 | 3 | -1/+3 |
* | | | | | | Merge pull request #17868 from owncloud/x-forwarded-for | Thomas Müller | 2015-08-11 | 1 | -1/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Set default `forwarded_for_headers` to 'HTTP_X_FORWARDED_FOR' | Robin McCorkell | 2015-08-10 | 1 | -1/+4 |
* | | | | | | | Merge pull request #17932 from owncloud/fix_move_files | Thomas Müller | 2015-08-11 | 1 | -2/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | make sure that we emit the hooks if a file gets moved from a subfolder to the... | Bjoern Schiessle | 2015-07-29 | 1 | -2/+7 |
* | | | | | | | | Merge pull request #17830 from owncloud/issue-17825-dont-silently-ignore-inva... | Joas Schilling | 2015-08-11 | 1 | -92/+104 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Throw a InvalidArgumentException when a consumer/extension is invalid | Joas Schilling | 2015-07-23 | 1 | -92/+104 |
* | | | | | | | | Merge pull request #18109 from owncloud/fix-router-app-loaded | Thomas Müller | 2015-08-10 | 2 | -0/+16 |
|\ \ \ \ \ \ \ \ |
|