aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/BasicStructure.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-30/+3
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-081-2/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+3
* Add integration tests for autocomplete/get (similar to sharees API)Joas Schilling2021-03-101-0/+34
* Update license headersChristoph Wurst2020-12-301-1/+0
* Make integration tests work with both PHP 7.3 and 7.4Daniel Calviño Sánchez2020-12-301-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Add integration tests for user avatarsDaniel Calviño Sánchez2020-12-071-0/+1
* Make possible to set body in requesttoken requests in integration testsDaniel Calviño Sánchez2020-12-071-7/+17
* Make possible to send requests as anonymous users in integration testsDaniel Calviño Sánchez2020-12-071-2/+2
* Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez2020-05-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+6
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-141-3/+27
* convert connection testsArthur Schiwon2018-08-091-0/+7
* Fixed phpunit Test classJohn Molakvoæ (skjnldsv)2018-06-131-3/+4
* Add integration tests for downloading basic zip filesDaniel Calviño Sánchez2018-04-061-0/+13
* 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-091-47/+51
* Some tests for the remote cloud apiRobin Appelman2017-12-081-0/+5
* Update license headersMorris Jobke2017-11-061-1/+5
* Add integration test for trashbinVincent Petry2017-04-111-10/+1
* Strict comparisonsJoas Schilling2017-03-201-2/+2
* Added functions to add files in local_storageSergio Bertolin2017-03-191-0/+24
* Revert "Add integration test for trashbin"Morris Jobke2017-03-171-1/+10
* Add integration test for trashbinVincent Petry2017-03-161-10/+1
* Test remember-me loginChristoph Wurst2017-01-021-6/+9
* Changed data directory for work oneSergio Bertolin2016-12-231-2/+2
* Add sleep functionRoeland Jago Douma2016-11-041-0/+8
* Changed request to not add a prefix to the url (#26256)Sergio Bertolín2016-10-201-0/+9
* Orphaned shares test and some requirementsSergio Bertolín2016-10-061-0/+31
* Added quota calculation test when a file is recievedSergio Bertolin2016-10-021-1/+1
* Added test checking quota after usageSergio Bertolin2016-10-021-0/+7
* Add basic osc intergration testsRoeland Jago Douma2016-09-071-0/+8
* Creating the folder when the tests runSergio Bertolín2016-08-301-2/+2
* External storage was not enabled and content was not deleted before scenariosSergio Bertolín2016-08-301-1/+13
* Removed extra context added needed option and remove storage after external s...Sergio Bertolin2016-08-301-0/+12
* Fix intergration testsRoeland Jago Douma2016-08-141-0/+7
* Add OCS-APIREQUEST header to intergration test callsRoeland Jago Douma2016-08-051-0/+3
* Add some integration test fixesMorris Jobke2016-07-291-4/+3
* Update with robinJoas Schilling2016-07-211-1/+25
* Added tests about overwriting files and folders as recipientSergio Bertolin2016-05-311-0/+11
* add auth integration testsChristoph Wurst2016-05-111-0/+3
* increase token column widthChristoph Wurst2016-05-111-1/+1
* Use baseUrl as providedThomas Müller2016-04-121-6/+6
* Only match LOCAL and REMOTE as servers, correctly make use of the sharer serv...Joas Schilling2016-03-141-4/+6
* Docs for BasicStructureJoas Schilling2016-03-111-0/+16