aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Use authType BASIC for Sabre client in integration testsVincent Petry2017-03-241-6/+7
* Merge pull request #4013 from nextcloud/bundle_vendor_jsLukas Reschke2017-03-242-0/+60
|\
| * Add CI step to verify merged vendor jsRoeland Jago Douma2017-03-231-0/+25
| * Merge vendor jsRoeland Jago Douma2017-03-231-0/+35
* | also install sinonMorris Jobke2017-03-231-1/+2
* | Update karma, use sinon from npmVincent Petry2017-03-231-5/+10
* | Merge pull request #3879 from nextcloud/downstream-26915Morris Jobke2017-03-236-7/+256
|\ \
| * | Use proper bash test syntaxMorris Jobke2017-03-201-1/+1
| * | Fix warningJoas Schilling2017-03-201-1/+0
| * | 200 is okJoas Schilling2017-03-201-15/+15
| * | Fix deletion of groupsJoas Schilling2017-03-201-1/+7
| * | Strict comparisonsJoas Schilling2017-03-202-4/+4
| * | Added tests using v2.phpSergio Bertolin2017-03-202-2/+246
* | | Merge pull request #3965 from nextcloud/downstream-27343Morris Jobke2017-03-232-0/+121
|\ \ \ | |_|/ |/| |
| * | Providing --path option to transfer-ownershipSujith H2017-03-202-0/+121
| |/
* / add integration test to ensure that shares dont overwrite external storagesRobin Appelman2017-03-222-2/+18
|/
* Add integration testsJoas Schilling2017-03-202-0/+24
* Added logic and tests to remove everything inside a folderSergio Bertolin2017-03-202-0/+57
* Added functions to add files in local_storageSergio Bertolin2017-03-191-0/+24
* Revert "Add integration test for trashbin"Morris Jobke2017-03-175-177/+10
* Merge pull request #3893 from nextcloud/downstream-27069Roeland Jago Douma2017-03-175-10/+177
|\
| * Add integration test for trashbinVincent Petry2017-03-165-10/+177
* | Merge pull request #3894 from nextcloud/downstream-27008Joas Schilling2017-03-171-17/+25
|\ \
| * | Integration test check download without saving file locallyVincent Petry2017-03-161-17/+25
| |/
* / Adjust integration testLukas Reschke2017-03-161-1/+1
|/
* Make intergration tests work againRoeland Jago Douma2017-03-101-3/+3
* Use clearer name setUpScenarioPhil Davis2017-02-215-5/+5
* Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
* Add integration tests for legacy DAV endpointsLukas Reschke2017-02-104-30/+69
* remove outdated scenarioArthur Schiwon2017-01-201-6/+0
* LDAP PUT command now supports setting multiple keys at onceArthur Schiwon2017-01-202-22/+25
* enable user_ldap app for testsArthur Schiwon2017-01-201-1/+1
* LDAP OCS Api for show configArthur Schiwon2017-01-192-0/+41
* test against OCS v2 insteadArthur Schiwon2017-01-191-7/+9
* add LDAP OCS Api for modifying a configurationArthur Schiwon2017-01-192-6/+36
* fix and extend behat testsArthur Schiwon2017-01-193-1/+75
* LDAP OCS Api for delete configArthur Schiwon2017-01-181-0/+14
* LDAP OCS Api for create configArthur Schiwon2017-01-181-0/+7
* Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-061-3/+10
|\
| * Only allow admins to delete tagsJoas Schilling2016-12-061-3/+10
* | Merge pull request #2948 from nextcloud/allow-global-composer-to-be-usedMorris Jobke2017-01-061-9/+19
|\ \
| * | Allow to use a global composer instanceJoas Schilling2017-01-051-9/+19
* | | Fix js testsRoeland Jago Douma2017-01-061-1/+2
|/ /
* | Test remember-me loginChristoph Wurst2017-01-023-20/+45
* | Merge pull request #2816 from nextcloud/changing_how_favorites_are_serializedRoeland Jago Douma2016-12-231-4/+4
|\ \
| * | Return explicit values instead of boolean from sabre (#26654)Sergio BertolĂ­n2016-12-221-4/+4
* | | Added phpdoc for getUserHomeSergio Bertolin2016-12-231-0/+4
* | | Using propfind instead of accessing the file systemSergio Bertolin2016-12-231-2/+2
* | | Changed data directory for work oneSergio Bertolin2016-12-232-5/+5
* | | Added support for homes which doesn't have user's nameSergio Bertolin2016-12-232-1/+11