summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-11-162-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-11-122-0/+16
* [tx-robot] updated from transifexNextcloud bot2020-10-312-0/+16
* [tx-robot] updated from transifexNextcloud bot2020-10-292-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-122-0/+2
* Merge pull request #22891 from nextcloud/techdebt/18680/improve-ProvisioningA...Morris Jobke2020-10-051-2/+13
|\
| * Improve registerService logic for ProvisioningApiMiddleware for static code a...Daniel Kesselberg2020-09-161-2/+13
* | Merge pull request #23189 from nextcloud/enhancement/cs/binary_operator_spacesMorris Jobke2020-10-053-4/+4
|\ \
| * | Format code to a single space around binary operatorsChristoph Wurst2020-10-053-4/+4
* | | Fix the user email issue while creating a userSujith Haridasan2020-10-052-13/+19
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-10-0514-0/+14
* | Merge pull request #22960 from nextcloud/Valdnet-patch-4Roeland Jago Douma2020-10-031-1/+1
|\ \
| * | l10n: HTTP in capital lettersValdnet2020-09-191-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-10-016-2/+28
* | | [tx-robot] updated from transifexNextcloud bot2020-09-282-0/+14
* | | [tx-robot] updated from transifexNextcloud bot2020-09-264-0/+28
* | | Update autloaderRoeland Jago Douma2020-09-241-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-09-232-0/+14
* | | [tx-robot] updated from transifexNextcloud bot2020-09-222-6/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-09-212-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2020-09-2010-0/+68
|/ /
* | Add transifex config for all new appsMorris Jobke2020-09-181-0/+0
* | Bump versionsJoas Schilling2020-09-181-2/+2
|/
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-245-0/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-124-33/+32
* Generate password on addUser by password_policy appDaniel Kesselberg2020-08-092-5/+69
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-145-31/+23
* Use the new method everywhereJoas Schilling2020-07-035-77/+38
* Fix languages empty arrayGretaD2020-05-082-47/+62
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Merge pull request #20677 from nextcloud/followup/17718/scaling-user-provisio...Joas Schilling2020-04-301-2/+2
|\
| * Patch to optimize for large installations (>5000 users >20000 groups) where s...Mikael Hammarin2020-04-251-2/+2
* | Update license headers for 19Christoph Wurst2020-04-295-0/+6
|/
* Fix php-cs formattingChristoph Wurst2020-04-141-1/+1
* Add tests for encoded group idJulius Härtl2020-04-111-10/+74
* Make the groupId url encodedJulius Härtl2020-04-111-0/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1011-45/+28
* Use elseif instead of else ifChristoph Wurst2020-04-103-8/+8
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-094-12/+12
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-093-3/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-094-7/+7
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-316-2/+6
* Use the short array syntax, everywhereChristoph Wurst2020-03-264-8/+8
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-361/+361
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* Revive the "send email to new users" toggle for the user formChristoph Wurst2020-02-281-1/+1
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* query FederatedFileSharing Application instead of creating itRobin Appelman2019-12-161-1/+1