summaryrefslogtreecommitdiffstats
path: root/build/integration/features
Commit message (Expand)AuthorAgeFilesLines
* Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-112-1/+44
* Add integration tests for email completionJulius Härtl2021-12-082-2/+57
* Correctly set the response after a ClientException as wellJoas Schilling2021-11-251-6/+22
* Add an integration testJoas Schilling2021-11-251-0/+9
* Add integration tests for federated shares from unavailable serversDaniel Calviño Sánchez2021-11-051-0/+33
* Add integration tests for listing federated sharesDaniel Calviño Sánchez2021-11-051-0/+32
* Add integration tests for deleting federated sharesDaniel Calviño Sánchez2021-11-051-0/+14
* Add integration tests for user_status APIJonas Meurer2021-10-202-0/+92
* Add new account propertiesChristopher Ng2021-10-191-0/+15
* Clean BulkUpload pluginLouis Chemineau2021-10-162-0/+62
* Test for transfer ownership with incoming sharesVincent Petry2021-08-272-2/+43
* fix small issues in UsersController handlingArthur Schiwon2021-06-301-3/+0
* fix provisioning test checkArthur Schiwon2021-06-301-8/+9
* prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-302-4/+120
* prov api reports multiple mail as editable fieldArthur Schiwon2021-06-301-1/+4
* Added tests for specifying custom display name during group creation.Dries Mys2021-06-052-0/+49
* 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-272-0/+56
* Rename External storages to External storageszaimen2021-05-201-1/+1
* Merge pull request #26846 from nextcloud/followup/26572/reply-with-json-when-...Morris Jobke2021-05-171-1/+1
|\
| * Reply with UNAUTHORIZED like on APIs when login exception was thrownJoas Schilling2021-05-121-1/+1
* | Fix unauthorized OCS status in provisioningJoas Schilling2021-05-121-13/+14
|/
* 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-233-0/+258
|/
* Int tests for provisioning API scopesVincent Petry2021-03-262-2/+81
* 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-082-4/+65
|\
| * Unit tests for searching by phone numberJoas Schilling2020-12-071-1/+1
| * Add a config for default region of phone numbersJoas Schilling2020-12-071-2/+2
| * Add an integration test for the phone search APIJoas Schilling2020-12-072-4/+65
* | Add integration tests for getting guest avatarsDaniel Calviño Sánchez2020-12-072-0/+30
* | Add integration tests for resized user avatarsDaniel Calviño Sánchez2020-12-072-7/+88
* | Add integration tests for user avatarsDaniel Calviño Sánchez2020-12-073-0/+344
* | 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
* Fix the expected outputJoas Schilling2020-10-271-6/+6