summaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/Provisioning.php
Commit message (Expand)AuthorAgeFilesLines
* 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-301-4/+45
* Added tests for specifying custom display name during group creation.Dries Mys2021-06-051-0/+32
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+3
* Add integration tests for the editable fieldsJoas Schilling2021-05-271-0/+30
* Int tests for provisioning API scopesVincent Petry2021-03-261-1/+5
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Add an integration test for the phone search APIJoas Schilling2020-12-071-0/+44
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add integration tests for transferring files of a user with a risky nameDaniel Calviño Sánchez2020-09-181-1/+1
* Add integration tests for search in groupsMorris Jobke2020-08-051-1/+47
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Add integration test for creating room shares when Talk is not enabledDaniel Calviño Sánchez2018-08-081-0/+24
* Fixed phpunit Test classJohn Molakvoæ (skjnldsv)2018-06-131-27/+28
* Return proper boolean user enabled state apiJohn Molakvoæ (skjnldsv)2018-04-161-2/+4
* Adjust integration tests to new guzzleRobin Appelman2018-02-091-45/+47
* Update license headersMorris Jobke2017-11-061-1/+1
* Allow to change account info via provisioning apiJoas Schilling2017-04-071-0/+26
* Fix deletion of groupsJoas Schilling2017-03-201-1/+7
* Added phpdoc for getUserHomeSergio Bertolin2016-12-231-0/+4
* Added support for homes which doesn't have user's nameSergio Bertolin2016-12-231-0/+9
* Fix intergration testsRoeland Jago Douma2016-08-141-9/+70
* Update with robinJoas Schilling2016-07-211-1/+27
* Added integration tests directly in the code PRSergio Bertolín2016-05-021-2/+53
* Integration test for a disabled userThomas Müller2016-05-021-1/+15
* Always use the admin when putting poeple in a groupJoas Schilling2016-03-151-4/+5
* Fix inheritance of membersJoas Schilling2016-03-111-7/+28
* API version needs to be on basic because we use it thereJoas Schilling2016-03-111-7/+0
* Return -3 for unlimited quotaVincent Petry2016-02-291-0/+8
* Make sure to login at least once for the intergration testsRoeland Jago Douma2016-01-061-1/+7
* fix code styleMorris Jobke2015-12-011-2/+2
* add behat tests for 0 quota upload failureMorris Jobke2015-12-011-0/+14
* Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin2015-11-261-0/+548