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-03Fix integration test failJoas Schilling
2020-07-15Fix integration test due to new dashboard appMorris Jobke
2020-07-09Add more integration tests for resharing permissionsDaniel Calviño Sánchez
2020-07-05Merge pull request #21264 from stweil/masterMorris Jobke
2020-06-17Add another test for exact matching of a user in group restrictionJoas Schilling
2020-06-06build: Fix two typos in function namesStefan Weil
2020-06-06build: Fix some typos (most of them found by codespell)Stefan Weil
2020-05-29Add integration tests for video verificationDaniel Calviño Sánchez
2020-05-29Add integration tests for creating and updating a mail shareDaniel Calviño Sánchez
2020-05-29Generalize integration test steps to download last shareDaniel Calviño Sánchez
2020-05-29Remove unused variablesDaniel Calviño Sánchez
2020-05-15Update public link share permission codeRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-27Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke
2020-04-23Adjust integration tests to new permissionsJulius Härtl
2020-04-22Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/in...Roeland Jago Douma
2020-04-19Update guzzlehttp/guzzle requirement in /build/integrationdependabot-preview[bot]
2020-04-15Merge pull request #20037 from nextcloud/fix/19127/deprecated-ldap_control_pa...blizzz
2020-04-15Allow local remotes in integration testsJoas Schilling
2020-04-14use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon
2020-04-13Fix app not listed in provisioning integration testDaniel Calviño Sánchez
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Make sure every file ends with an empty newlineChristoph 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-26Remove unused importsChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-03-12Force compatible EventDispatcher version in integration testsDaniel Calviño Sánchez
2020-02-12Update behat/behat requirement in /build/integrationdependabot-preview[bot]
2020-02-09Update guzzlehttp/guzzle requirement in /build/integrationdependabot-preview[bot]
2020-01-15Don't show link shares hash in inherited share listRoeland Jago Douma
2019-12-11Fix testsJohn Molakvoæ (skjnldsv)
2019-12-05Update license headersChristoph Wurst
2019-12-03integration testsMaxence Lange
2019-12-02Merge pull request #18159 from nextcloud/tests/comments-integrationRoeland Jago Douma
2019-11-29Do not call count on nullJulius Härtl
2019-11-28Fix integrationRoeland Jago Douma
2019-11-20Accept incoming shares in integration testsDaniel Calviño Sánchez
2019-11-20Replace direct calls to share API with specific share stepsDaniel Calviño Sánchez
2019-11-20Remove extra spaces at the end of linesDaniel Calviño Sánchez
2019-10-29Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)
2019-10-26Add more integration tests for getting sharesDaniel Calviño Sánchez
2019-10-25Add integration tests for getting shares including subfilesDaniel Calviño Sánchez
2019-10-25Replace fully qualified name with aliasDaniel Calviño Sánchez
2019-10-04Fix shares read permissionsJohn Molakvoæ (skjnldsv)
2019-10-04Add assorted integration tests for sharesDaniel Calviño Sánchez