aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0431-74/+57
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-0/+3
* Add integration tests for the editable fieldsJoas Schilling2021-05-271-0/+30
* Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-271-1/+7
|\
| * Adjust integration testJoas Schilling2021-04-221-1/+7
* | Add integration tests for searching users in contacts menuDaniel Calviño Sánchez2021-04-232-0/+70
|/
* Int tests for provisioning API scopesVincent Petry2021-03-261-1/+5
* Fix sharebymail testsJohn Molakvoæ (skjnldsv)2021-03-221-0/+1
* Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-221-1/+0
* Merge pull request #25331 from nextcloud/fix-valid-storages-removed-when-clea...Morris Jobke2021-03-181-0/+14
|\
| * Add integration tests for "sharing:cleanup-remote-storages" OCC commandDaniel Calviño Sánchez2021-01-261-0/+14
* | Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+1
* | Add integration tests for autocomplete/get (similar to sharees API)Joas Schilling2021-03-102-0/+105
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
|/
* Update license headersChristoph Wurst2020-12-302-1/+1
* Make integration tests work with both PHP 7.3 and 7.4Daniel Calviño Sánchez2020-12-304-3/+5
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1612-9/+14
* Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-081-0/+44
|\
| * Add an integration test for the phone search APIJoas Schilling2020-12-071-0/+44
* | Add integration tests for getting guest avatarsDaniel Calviño Sánchez2020-12-071-0/+14
* | Add integration tests for resized user avatarsDaniel Calviño Sánchez2020-12-071-7/+56
* | Add integration tests for user avatarsDaniel Calviño Sánchez2020-12-072-0/+209
* | 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 shares with default expiration datesDaniel Calviño Sánchez2020-11-161-0/+6
* Reset app configs by deleting the values instead of setting the defaultsDaniel Calviño Sánchez2020-11-165-18/+31
* Add integration tests for default share permissionsDaniel Calviño Sánchez2020-11-111-0/+1
* Simplify the function looking for outputJoas Schilling2020-10-271-27/+4
* This is not javascriptJoas Schilling2020-10-261-1/+1
* Fix undefined variableJoas Schilling2020-10-261-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-053-6/+6
* Add integration tests for transferring files of a user with a risky nameDaniel Calviño Sánchez2020-09-182-1/+9
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-1/+23
* Add integration tests for search in groupsMorris Jobke2020-08-051-1/+47
* build: Fix two typos in function namesStefan Weil2020-06-061-2/+2
* build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-061-2/+2
* Add integration tests for video verificationDaniel Calviño Sánchez2020-05-291-0/+72
* Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez2020-05-294-0/+219
* Generalize integration test steps to download last shareDaniel Calviño Sánchez2020-05-291-2/+16
* Remove unused variablesDaniel Calviño Sánchez2020-05-291-7/+4
* Update license headers for 19Christoph Wurst2020-04-2912-0/+12
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1015-122/+90
* Use elseif instead of else ifChristoph Wurst2020-04-104-5/+5
* 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