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-09-15[tx-robot] updated from transifexNextcloud bot
2020-09-02[tx-robot] updated from transifexNextcloud bot
2020-08-25[tx-robot] updated from transifexNextcloud bot
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-19[tx-robot] updated from transifexNextcloud bot
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-07[tx-robot] updated from transifexNextcloud bot
2020-07-31[tx-robot] updated from transifexNextcloud bot
2020-07-29Merge pull request #22017 from nextcloud/techdebt/noid/fix-psr4-namespaceMorris Jobke
2020-07-29[tx-robot] updated from transifexNextcloud bot
2020-07-27Fix PSR-4 compatible namespaceJoas Schilling
2020-07-24[tx-robot] updated from transifexNextcloud bot
2020-07-23Move federated_share_added into a typed eventMorris Jobke
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-07[tx-robot] updated from transifexNextcloud bot
2020-07-06Update class loadersJoas Schilling
2020-07-06Move federation to migrationsJoas Schilling
2020-07-04[tx-robot] updated from transifexNextcloud bot
2020-07-01Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling
2020-06-30[tx-robot] updated from transifexNextcloud bot
2020-06-28[tx-robot] updated from transifexNextcloud bot
2020-06-27[tx-robot] updated from transifexNextcloud bot
2020-06-26Also always return in app commandsJoas Schilling
2020-06-25Extend descriptioon on trusted serversJoas Schilling
2020-05-23[tx-robot] updated from transifexNextcloud 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-16[tx-robot] updated from transifexNextcloud bot
2020-04-15[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-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-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-03-12[tx-robot] updated from transifexNextcloud bot
2020-02-22[tx-robot] updated from transifexNextcloud bot
2020-02-03[tx-robot] updated from transifexNextcloud bot
2020-01-28[tx-robot] updated from transifexNextcloud bot
2020-01-21Fix app updatesRoeland Jago Douma
2019-12-22[tx-robot] updated from transifexNextcloud bot
2019-12-20[tx-robot] updated from transifexNextcloud bot
2019-12-11[tx-robot] updated from transifexNextcloud bot
2019-12-05Update license headersChristoph Wurst
2019-11-27TO REVERT LATER: disable some DbHandlerTestRoeland Jago Douma
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma