Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #23978 from owncloud/integration-test-remaining-from-qa-26 | Lukas Reschke | 2016-04-16 | 2 | -0/+28 |
|\ | |||||
| * | Added test case about downloading a file inside a folder with range | Sergio Bertolin | 2016-04-13 | 2 | -0/+28 |
* | | Merge pull request #24030 from owncloud/integration-tests-improved-resharing | Lukas Reschke | 2016-04-16 | 1 | -0/+14 |
|\ \ | |||||
| * | | Added test case for QA-94 | Sergio Bertolin | 2016-04-15 | 1 | -0/+14 |
* | | | Merge pull request #23939 from owncloud/stricter-csp-for-dav-backend | Lukas Reschke | 2016-04-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Employ a stricter Content Security Policy on remote.php | Lukas Reschke | 2016-04-12 | 1 | -2/+2 |
* | | | | Move share-permissions property namespace | Roeland Jago Douma | 2016-04-15 | 1 | -20/+20 |
| |/ / |/| | | |||||
* | | | On mount make sure multiple shares with same target map to unique ones (#23937) | Roeland Douma | 2016-04-14 | 1 | -0/+12 |
* | | | Merge pull request #20118 from owncloud/chunked-upload-dav | Thomas Müller | 2016-04-13 | 2 | -0/+68 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add intergration tests for new chunking | Roeland Jago Douma | 2016-04-12 | 2 | -0/+68 |
| |/ | |||||
* / | always return the complete permissions the file was shared with | Björn Schießle | 2016-04-12 | 1 | -2/+2 |
|/ | |||||
* | Add intergration tests | Roeland Jago Douma | 2016-04-04 | 2 | -0/+31 |
* | Add sharePermissions webdav property | Roeland Jago Douma | 2016-03-31 | 2 | -0/+118 |
* | Add intergration tests | Roeland Jago Douma | 2016-03-22 | 2 | -0/+17 |
* | Add intergration tests | Roeland Jago Douma | 2016-03-17 | 2 | -1/+125 |
* | Merge pull request #23258 from owncloud/sharee-tests | Thomas Müller | 2016-03-16 | 7 | -219/+299 |
|\ | |||||
| * | Split the context so we don't reset the config on each test | Joas Schilling | 2016-03-15 | 4 | -57/+82 |
| * | Add tests for user enumeration and sharing in group only | Joas Schilling | 2016-03-15 | 2 | -45/+103 |
| * | Always use the admin when putting poeple in a group | Joas Schilling | 2016-03-15 | 1 | -4/+5 |
| * | Make the app config code ready for reuse | Joas Schilling | 2016-03-15 | 2 | -78/+104 |
| * | Deduplicate the existing background | Joas Schilling | 2016-03-14 | 1 | -44/+14 |
* | | Only match LOCAL and REMOTE as servers, correctly make use of the sharer serv... | Joas Schilling | 2016-03-14 | 3 | -30/+30 |
|/ | |||||
* | Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-se... | Thomas Müller | 2016-03-13 | 2 | -0/+253 |
|\ | |||||
| * | Add integration tests for the "anti user iteration" | Joas Schilling | 2016-03-11 | 1 | -0/+54 |
| * | Add integration tests for sharee API | Joas Schilling | 2016-03-11 | 2 | -0/+199 |
* | | Merge pull request #23141 from owncloud/behat-code-style | Thomas Müller | 2016-03-11 | 13 | -51/+233 |
|\ \ | |||||
| * | | Fix WebDav | Joas Schilling | 2016-03-11 | 2 | -5/+39 |
| * | | Fix docs of Tags | Joas Schilling | 2016-03-11 | 1 | -0/+35 |
| * | | Remove unnecessary imports | Joas Schilling | 2016-03-11 | 1 | -2/+0 |
| * | | Fix comments | Joas Schilling | 2016-03-11 | 1 | -2/+29 |
| * | | Fix checksumsContext | Joas Schilling | 2016-03-11 | 1 | -1/+23 |
| * | | Fix issues in CardDav | Joas Schilling | 2016-03-11 | 1 | -3/+13 |
| * | | Add docs for CalDavContext | Joas Schilling | 2016-03-11 | 1 | -0/+10 |
| * | | Docs for BasicStructure | Joas Schilling | 2016-03-11 | 1 | -0/+16 |
| * | | Remove trailing spaces | Joas Schilling | 2016-03-11 | 1 | -1/+1 |
| * | | Fix the use of traits | Joas Schilling | 2016-03-11 | 2 | -4/+0 |
| * | | Fix inheritance of members | Joas Schilling | 2016-03-11 | 3 | -13/+31 |
| * | | API version needs to be on basic because we use it there | Joas Schilling | 2016-03-11 | 2 | -12/+11 |
| * | | Fix type in class name | Joas Schilling | 2016-03-11 | 1 | -1/+1 |
| * | | Remove hardcoded api versions | Joas Schilling | 2016-03-11 | 1 | -3/+3 |
| * | | asCreatingAShareWith has no return | Joas Schilling | 2016-03-11 | 1 | -1/+1 |
| * | | Fix docs | Joas Schilling | 2016-03-11 | 1 | -3/+20 |
| |/ | |||||
* | | Change resharing to local instead of remote because of a deadlock | Sergio Bertolin | 2016-03-11 | 1 | -5/+10 |
* | | Adding new tests for federation sharing | Sergio Bertolín | 2016-03-11 | 3 | -1/+147 |
|/ | |||||
* | Add intergration tests | Roeland Jago Douma | 2016-03-10 | 1 | -0/+7 |
* | Merge pull request #22602 from owncloud/fix_slow_chunkcheck | Thomas Müller | 2016-03-09 | 2 | -0/+38 |
|\ | |||||
| * | Added tests | Roeland Jago Douma | 2016-03-07 | 2 | -0/+38 |
* | | Fix capabilities intergration tests | Roeland Jago Douma | 2016-03-08 | 1 | -2/+2 |
|/ | |||||
* | Adjust OCS test | Lukas Reschke | 2016-03-04 | 1 | -0/+1 |
* | Add new apps | Lukas Reschke | 2016-03-01 | 1 | -0/+5 |