Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-09Generate password on addUser by password_policy appDaniel Kesselberg
2020-07-14Use IBootstrap for the app federatedfilesharingMorris Jobke
2020-07-03Use the new method everywhereJoas Schilling
2020-05-08Fix languages empty arrayGretaD
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-07-09Update testsRoeland Jago Douma
2019-06-21changes the returned key from UserID to id, in accordance with getUserDataArthur Schiwon
2019-06-21uses "yes" and "no" for config switch over stringified numbersArthur Schiwon
2019-06-19makes users management page aware of the introduced optionsArthur Schiwon
2019-06-19extends Provisioning API with optional userid and required emailArthur Schiwon
2019-05-16fixes misunderstanding of the error messageArthur Schiwon
2019-03-05Check if password can be changed for the users backend in OCS apiJulius Härtl
2019-01-29Expose subadmin to OCPRoeland Jago Douma
2018-11-08do not offer to change display name or password, if not possible.Arthur Schiwon
2018-10-15Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan
2018-07-31Add optional "displayName" parameter to add user endpointDaniel Calviño Sánchez
2018-06-27fix tests / mistakes made during rebaseGeorg Ehrke
2018-06-27Fix review & testsThomas Citharel
2018-06-15Fixed testsJohn Molakvoæ (skjnldsv)
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-16Return proper boolean user enabled state apiJohn Molakvoæ (skjnldsv)
2018-04-11Fix testsRoeland Jago Douma
2018-04-09Fixed testsJohn Molakvoæ (skjnldsv)
2018-04-05Fixed testsJohn Molakvoæ (skjnldsv)
2018-04-05Api, return users details by groupsJohn Molakvoæ (skjnldsv)
2018-03-22Allow admin to create users withoutpassword by sending mail automaticallyJohn Molakvoæ (skjnldsv)
2018-03-19fixup! Check if groups is array, return empty do not throwJohn Molakvoæ (skjnldsv)
2018-03-16Fixed tests and improved codeJohn Molakvoæ (skjnldsv)
2018-02-28Fix testsRoeland Jago Douma
2018-01-26Fix testsRoeland Jago Douma
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-09-18throw 101 when an empty group string is providedArthur Schiwon
2017-07-24Some app fixes of phpstorm inspectionsRoeland Jago Douma
2017-06-21Add unit tests for the new codeJoas Schilling
2017-06-21Allow to force a language and set it via the ocs apiJoas Schilling
2017-06-02Don't allow the user to set fields they can't seeJoas Schilling
2017-04-24Remove dead argumentsJoas Schilling