| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Use proper bash test syntax | Morris Jobke | 2017-03-20 | 1 | -1/+1 |
| * | | Fix warning | Joas Schilling | 2017-03-20 | 1 | -1/+0 |
| * | | 200 is ok | Joas Schilling | 2017-03-20 | 1 | -15/+15 |
| * | | Fix deletion of groups | Joas Schilling | 2017-03-20 | 1 | -1/+7 |
| * | | Strict comparisons | Joas Schilling | 2017-03-20 | 2 | -4/+4 |
| * | | Added tests using v2.php | Sergio Bertolin | 2017-03-20 | 2 | -2/+246 |
* | | | Merge pull request #3965 from nextcloud/downstream-27343 | Morris Jobke | 2017-03-23 | 2 | -0/+121 |
|\ \ \
| |_|/
|/| | |
|
| * | | Providing --path option to transfer-ownership | Sujith H | 2017-03-20 | 2 | -0/+121 |
| |/ |
|
* / | add integration test to ensure that shares dont overwrite external storages | Robin Appelman | 2017-03-22 | 2 | -2/+18 |
|/ |
|
* | Add integration tests | Joas Schilling | 2017-03-20 | 2 | -0/+24 |
* | Added logic and tests to remove everything inside a folder | Sergio Bertolin | 2017-03-20 | 2 | -0/+57 |
* | Added functions to add files in local_storage | Sergio Bertolin | 2017-03-19 | 1 | -0/+24 |
* | Revert "Add integration test for trashbin" | Morris Jobke | 2017-03-17 | 5 | -177/+10 |
* | Merge pull request #3893 from nextcloud/downstream-27069 | Roeland Jago Douma | 2017-03-17 | 5 | -10/+177 |
|\ |
|
| * | Add integration test for trashbin | Vincent Petry | 2017-03-16 | 5 | -10/+177 |
* | | Merge pull request #3894 from nextcloud/downstream-27008 | Joas Schilling | 2017-03-17 | 1 | -17/+25 |
|\ \ |
|
| * | | Integration test check download without saving file locally | Vincent Petry | 2017-03-16 | 1 | -17/+25 |
| |/ |
|
* / | Adjust integration test | Lukas Reschke | 2017-03-16 | 1 | -1/+1 |
|/ |
|
* | Make intergration tests work again | Roeland Jago Douma | 2017-03-10 | 1 | -3/+3 |
* | Use clearer name setUpScenario | Phil Davis | 2017-02-21 | 5 | -5/+5 |
* | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 1 | -0/+2 |
* | Add integration tests for legacy DAV endpoints | Lukas Reschke | 2017-02-10 | 4 | -30/+69 |
* | remove outdated scenario | Arthur Schiwon | 2017-01-20 | 1 | -6/+0 |
* | LDAP PUT command now supports setting multiple keys at once | Arthur Schiwon | 2017-01-20 | 2 | -22/+25 |
* | enable user_ldap app for tests | Arthur Schiwon | 2017-01-20 | 1 | -1/+1 |
* | LDAP OCS Api for show config | Arthur Schiwon | 2017-01-19 | 2 | -0/+41 |
* | test against OCS v2 instead | Arthur Schiwon | 2017-01-19 | 1 | -7/+9 |
* | add LDAP OCS Api for modifying a configuration | Arthur Schiwon | 2017-01-19 | 2 | -6/+36 |
* | fix and extend behat tests | Arthur Schiwon | 2017-01-19 | 3 | -1/+75 |
* | LDAP OCS Api for delete config | Arthur Schiwon | 2017-01-18 | 1 | -0/+14 |
* | LDAP OCS Api for create config | Arthur Schiwon | 2017-01-18 | 1 | -0/+7 |
* | Merge pull request #2512 from nextcloud/cleanup-system-tag-usage | Roeland Jago Douma | 2017-01-06 | 1 | -3/+10 |
|\ |
|
| * | Only allow admins to delete tags | Joas Schilling | 2016-12-06 | 1 | -3/+10 |
* | | Merge pull request #2948 from nextcloud/allow-global-composer-to-be-used | Morris Jobke | 2017-01-06 | 1 | -9/+19 |
|\ \ |
|
| * | | Allow to use a global composer instance | Joas Schilling | 2017-01-05 | 1 | -9/+19 |
* | | | Fix js tests | Roeland Jago Douma | 2017-01-06 | 1 | -1/+2 |
|/ / |
|
* | | Test remember-me login | Christoph Wurst | 2017-01-02 | 3 | -20/+45 |
* | | Merge pull request #2816 from nextcloud/changing_how_favorites_are_serialized | Roeland Jago Douma | 2016-12-23 | 1 | -4/+4 |
|\ \ |
|
| * | | Return explicit values instead of boolean from sabre (#26654) | Sergio BertolĂn | 2016-12-22 | 1 | -4/+4 |
* | | | Added phpdoc for getUserHome | Sergio Bertolin | 2016-12-23 | 1 | -0/+4 |
* | | | Using propfind instead of accessing the file system | Sergio Bertolin | 2016-12-23 | 1 | -2/+2 |
* | | | Changed data directory for work one | Sergio Bertolin | 2016-12-23 | 2 | -5/+5 |
* | | | Added support for homes which doesn't have user's name | Sergio Bertolin | 2016-12-23 | 2 | -1/+11 |
* | | | Added functionaly for not shared elements | Sergio Bertolin | 2016-12-22 | 2 | -4/+13 |
* | | | Added more favorites report cases | Sergio Bertolin | 2016-12-22 | 1 | -0/+44 |
* | | | Added flexibility to properties | Sergio Bertolin | 2016-12-22 | 1 | -20/+13 |
* | | | Fixed failing problems | Sergio Bertolin | 2016-12-22 | 2 | -5/+5 |
* | | | WIP commit, adding report support | Sergio Bertolin | 2016-12-22 | 2 | -1/+67 |
|/ / |
|
* | | Merge pull request #2758 from nextcloud/only-one-dav-backend | Lukas Reschke | 2016-12-21 | 2 | -0/+40 |
|\ \ |
|
| * | | Adjust integration test to Nextcloud branding | Lukas Reschke | 2016-12-19 | 1 | -2/+2 |