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
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-20Fix LDAP unit testsJoas Schilling
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-30adds unit test for updategroups background jobArthur Schiwon
2020-10-26user share manager to determine share ownershipArthur Schiwon
2020-10-23LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
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-06-25fix strings being passed where arrays where expectedArthur Schiwon
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph 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
2018-01-11fix return value when ldapPagingSize returns nullArthur Schiwon
2018-01-11when paged results are turned off, all (max possible) users are returnedArthur Schiwon
2018-01-08extend test for rotating prefixesArthur Schiwon
2018-01-08add tests for whole run commandArthur Schiwon
2018-01-08add unit test for qualifies to runArthur Schiwon
2018-01-08add unit test for determining next cycleArthur Schiwon
2018-01-05create failing test for this caseArthur Schiwon
2017-11-09resolve DIArthur Schiwon
2017-11-09add Sync testArthur Schiwon
2017-11-06Update license headersMorris Jobke
2016-09-06Fix getMock user_ldapRoeland Jago Douma
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move tests/ to PSR-4Joas Schilling