summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8355 from nextcloud/fix-comments-num-indexMorris Jobke2018-02-262-9/+9
|\
| * tests for systemtags related to numeric user idsArthur Schiwon2018-02-141-3/+3
| * test creating comments with numeric user idsArthur Schiwon2018-02-141-6/+6
* | fix redundant namespaceRobin Appelman2018-02-121-1/+1
* | Adjust integration tests to new guzzleRobin Appelman2018-02-0917-350/+322
|/
* Add integration tests for length header on new chunkingThomas Müller2017-12-152-0/+37
* Some tests for the remote cloud apiRobin Appelman2017-12-084-1/+201
* Federation actually sends an email via Share 2.0Morris Jobke2017-11-271-1/+1
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-6/+6
|\
| * Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-021-6/+6
* | Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* | Update license headersMorris Jobke2017-11-0621-17/+58
|/
* Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-131-2/+2
* Bearer comes first on the new endpointLukas Reschke2017-05-181-1/+1
* Adjust realm from SabreDAV to NextcloudLukas Reschke2017-05-181-2/+2
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-1/+5
* Add additional test for accessing DAV using Bearer AuthLukas Reschke2017-05-181-0/+4
* Use a standardized Bearer nowLukas Reschke2017-05-181-2/+2
* Add app to autoenabled provisioning API scenarioLukas Reschke2017-05-181-0/+1
* Split up sharing-v1-part2.feature to avoid timeoutsMorris Jobke2017-05-022-388/+396
* Fix forbidden backslash DAV integration testsVincent Petry2017-04-261-12/+12
* Added test cases from core 16825Sergio Bertolin2017-04-261-0/+41
* Simplified new endpoint move testVincent Petry2017-04-261-9/+4
* Added case when final chunk move must not change file idVincent Petry2017-04-261-0/+13
* Added test about checking file id after a moveSergio Bertolin2017-04-262-2/+45
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+58
* Favorites integration tests for shared filesMorris Jobke2017-04-121-0/+13
* Fix casing of same origin frame optionJoas Schilling2017-04-123-4/+4
* Add integration test for trashbinVincent Petry2017-04-114-10/+164
* Clear opcode cache after config changeLukas Reschke2017-04-112-1/+14
* Add integration testsLukas Reschke2017-04-113-0/+51
* Merge pull request #4221 from nextcloud/provisioning-api-for-account-infoMorris Jobke2017-04-072-2/+71
|\
| * Allow to change account info via provisioning apiJoas Schilling2017-04-072-2/+71
* | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpointMorris Jobke2017-04-052-1/+57
|\ \
| * | Don't list on public calendar endpointsLukas Reschke2017-04-052-1/+57
| |/
* / Add integration tests for token authLukas Reschke2017-04-052-36/+158
|/
* fix setup of external storage integration testsRobin Appelman2017-03-301-1/+1
* Fix unit testsMorris Jobke2017-03-281-1/+1
* Split long running features/sharing-v1.feature into two smaller partsMorris Jobke2017-03-282-710/+718
* Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-282-1/+30
|\
| * Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-232-1/+30
* | Use authType BASIC for Sabre client in integration testsVincent Petry2017-03-241-6/+7
* | 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
|\ \ \ | |_|/ |/| |