summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* Check all paths for own files and sharesDaniel Calviño Sánchez2018-06-281-1/+7
* Fix filenames in sharing integration testsDaniel Calviño Sánchez2018-06-281-3/+3
* Fix integration testsJohn Molakvoæ (skjnldsv)2018-06-251-0/+1
* Fixed phpunit Test classJohn Molakvoæ (skjnldsv)2018-06-1311-70/+81
* Update phpunit/phpunit requirement to ~6.5 in /build/integrationdependabot[bot]2018-06-131-1/+1
* Update guzzlehttp/guzzle requirement to 6.3.3 in /build/integrationdependabot[bot]2018-05-301-1/+1
* Update sabre/dav requirement to 3.2.2 in /build/integrationdependabot[bot]2018-05-301-1/+1
* Return proper boolean user enabled state apiJohn Molakvoæ (skjnldsv)2018-04-161-2/+4
* Make possible to provide "--tags=XXX" parameter to BehatDaniel Calviño Sánchez2018-04-061-1/+7
* Add integration tests for zip32/zip64 boundaries of number of filesDaniel Calviño Sánchez2018-04-062-0/+162
* Add integration tests for downloading basic zip filesDaniel Calviño Sánchez2018-04-063-0/+288
* Fix use of data directory in integration testsDaniel Calviño Sánchez2018-04-061-2/+23
* Fixed testsJohn Molakvoæ (skjnldsv)2018-04-051-2/+2
* 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