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-25[tx-robot] updated from transifexNextcloud bot
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-11Generate password by password_policy appDaniel Kesselberg
2020-07-29[tx-robot] updated from transifexNextcloud bot
2020-07-06Fix sharebymail testsRoeland Jago Douma
2020-07-06Cleanup share by mail a bitRoeland Jago Douma
2020-07-04[tx-robot] updated from transifexNextcloud bot
2020-07-03[tx-robot] updated from transifexNextcloud bot
2020-06-24Update share type constant usageJoas Schilling
2020-06-20[tx-robot] updated from transifexNextcloud bot
2020-06-05[tx-robot] updated from transifexNextcloud bot
2020-05-28Fix creating a mail share with a passwordDaniel Calviño Sánchez
2020-05-28Extend mail shares unit tests to check the password and mail templateDaniel Calviño Sánchez
2020-05-24[tx-robot] updated from transifexNextcloud bot
2020-05-23[tx-robot] updated from transifexNextcloud bot
2020-05-22[tx-robot] updated from transifexNextcloud bot
2020-05-14[tx-robot] updated from transifexv19.0.0RC2Nextcloud bot
2020-05-07Bump app versions and requirementsJoas Schilling
2020-04-30[tx-robot] updated from transifexNextcloud bot
2020-04-29Update license headers for 19Christoph Wurst
2020-04-27[tx-robot] updated from transifexNextcloud bot
2020-04-13[tx-robot] updated from transifexNextcloud bot
2020-04-11Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ
2020-04-11[tx-robot] updated from transifexNextcloud bot
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph 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 short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-03-17[tx-robot] updated from transifexNextcloud bot
2020-03-13properly set 'hide_download' as integerRobin Appelman
2020-03-13Properly respect hide download on sharebymailRoeland Jago Douma
2020-03-12[tx-robot] updated from transifexNextcloud bot
2020-02-28[tx-robot] updated from transifexNextcloud bot
2020-02-08[tx-robot] updated from transifexNextcloud bot
2020-02-07[tx-robot] updated from transifexNextcloud bot
2020-02-01[tx-robot] updated from transifexNextcloud bot
2020-01-31[tx-robot] updated from transifexNextcloud bot
2020-01-29[tx-robot] updated from transifexNextcloud bot
2020-01-27[tx-robot] updated from transifexNextcloud bot
2020-01-25[tx-robot] updated from transifexNextcloud bot
2020-01-21Fix app updatesRoeland Jago Douma
2020-01-16[tx-robot] updated from transifexNextcloud bot