summaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Make sure every file ends with an empty newlineChristoph Wurst2020-04-092-2/+0
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-099-29/+29
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-315-2/+4
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-276-13/+0
|\
| * Remove unused importsChristoph Wurst2020-03-256-13/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-263-9/+9
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-12/+12
|/
* Update license headersChristoph Wurst2019-12-0525-33/+75
* Do not call count on nullJulius Härtl2019-11-291-2/+6
* Accept incoming shares in integration testsDaniel Calviño Sánchez2019-11-201-0/+33
* Add integration tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-251-0/+108
* Replace fully qualified name with aliasDaniel Calviño Sánchez2019-10-251-10/+11
* Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez2019-10-041-2/+0
* Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)2019-10-041-0/+40
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-147-101/+84
* Add integration tests for updating folder sharesJulius Härtl2019-04-161-0/+17
* with LDAP server set offline, config cannot be controlled via ocs anymoreArthur Schiwon2019-03-051-0/+8
* Mock name for integration testDaniel Kesselberg2019-02-041-0/+1
* fix sharing trashbin integration testsRobin Appelman2018-09-201-0/+20
* more trashbin integration testsRobin Appelman2018-09-201-25/+49
* fix trashbin integration tests and add a few moreRobin Appelman2018-09-202-64/+66
* remove old trashbin endpointRobin Appelman2018-09-201-5/+9
* don't add new LDAP configs if one is already presentArthur Schiwon2018-08-121-1/+8
* improve fail info and disable cache for a caseArthur Schiwon2018-08-121-1/+1
* Phpunit changed, use proper Assert classArthur Schiwon2018-08-121-7/+7
* tests for user storage locationArthur Schiwon2018-08-101-8/+15
* convert pagination testsArthur Schiwon2018-08-091-0/+15
* convert connection testsArthur Schiwon2018-08-091-0/+7
* integration test to ensure entries without displayname don't cause troubleArthur Schiwon2018-08-091-9/+8
* convert LDAP offline and backup server integration testsArthur Schiwon2018-08-091-0/+13
* integration test checking the group filterArthur Schiwon2018-08-091-0/+31
* check user detailsArthur Schiwon2018-08-091-0/+20
* behat integration tests for LDAP, basic setupArthur Schiwon2018-08-091-0/+22
* Add integration test for creating room shares when Talk is not enabledDaniel Calviño Sánchez2018-08-081-0/+24
* Add integration tests for searching files by commentsDaniel Calviño Sánchez2018-07-252-0/+91
* add some integration testsBjoern Schiessle2018-07-111-0/+27
* Fixed phpunit Test classJohn Molakvoæ (skjnldsv)2018-06-1311-70/+81
* Return proper boolean user enabled state apiJohn Molakvoæ (skjnldsv)2018-04-161-2/+4
* Add integration tests for zip32/zip64 boundaries of number of filesDaniel Calviño Sánchez2018-04-061-0/+12
* Add integration tests for downloading basic zip filesDaniel Calviño Sánchez2018-04-062-0/+144
* Fix use of data directory in integration testsDaniel Calviño Sánchez2018-04-061-2/+23
* fix redundant namespaceRobin Appelman2018-02-121-1/+1
* Adjust integration tests to new guzzleRobin Appelman2018-02-0916-349/+321
* Add integration tests for length header on new chunkingThomas Müller2017-12-151-0/+17
* Some tests for the remote cloud apiRobin Appelman2017-12-082-0/+152
* Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* Update license headersMorris Jobke2017-11-0621-17/+58
* Use a standardized Bearer nowLukas Reschke2017-05-181-2/+2
* Added test about checking file id after a moveSergio Bertolin2017-04-261-2/+33