Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Update sabre/dav to 3.2.0 * Adjust code to work with sabre/dav 3.2.0 and it's dependencies * Adding own CalDAV plugin to fix calendar home property * Test if there is a user logged in when listing files home * Update sabre version used by integration tests * Disable unauthenticated DAV access This is needed to make Sabre 3.2 behave like we did before. Eventually we should integrate better with the ACL plugin which itself should implement an auth failure when appropriate. ===== * Fixed so cherry-pick was succesfull Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Us an explicit version of sabre/dav to allow caching on the jenkins slaves - ↵ | Thomas Müller | 2016-06-14 | 1 | -1/+1 |
| | | | | fixes #25087 (#25088) | ||||
* | Remove trailing spaces | Joas Schilling | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | Added sabre dav in webdav, modified skeleton to have parent and child folders | Sergio Bertolin | 2015-11-27 | 1 | -1/+2 |
| | |||||
* | Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean ↵ | Thomas Müller | 2015-10-29 | 1 | -1/+2 |
| | | | | up users | ||||
* | Adding phpunit for the assertions | Thomas Müller | 2015-09-29 | 1 | -0/+1 |
| | |||||
* | First integration tests for provisioning api | Thomas Müller | 2015-09-29 | 1 | -0/+6 |