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-10-13VersioningTest:729 is unreliable and should be disabledMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-12Fix #19066 - Array offset error due to empty file versions arrayLiam JACK
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph 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
2020-03-15Move deprecated aliases over to new registrationRoeland Jago Douma
2019-12-09Merge pull request #18231 from nextcloud/fix/shared_version_restoreRoeland Jago Douma
2019-12-05update testsRobin Appelman
2019-12-05Update license headersChristoph Wurst
2019-12-02Fix testsJohn Molakvoæ (skjnldsv)
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-20Fix share testsRoeland Jago Douma
2019-05-21add way for version backends to programmatically specify if they should be usedRobin Appelman
2018-11-01modular versions apiRobin Appelman
2018-10-25Set error expected by the DAV client for a failed moveDaniel Calviño Sánchez
2018-10-25Wait for the promise to be fulfilled before running the next testDaniel Calviño Sánchez
2018-10-11move versions webui over to the dav apiRobin Appelman
2018-10-10Fix mock of ITimeFactoryJoas Schilling
2018-01-25Fix risky tests without assertionsJoas Schilling
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-07-24Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma
2017-05-09Proper exception for upload of .htaccess file via WebDAVMorris Jobke
2017-03-23added quit option in commentstabview.jsnoveens
2017-03-11Properly expire ext storage versions (#26601)Vincent Petry
2016-11-29Fix js testsRoeland Jago Douma
2016-11-14Display changes in file versions tab view and detailsView (#26511)Michael Jobst
2016-11-03More testsRoeland Jago Douma
2016-10-20Move OC\Files\Storage\Shared to the right namespaceJoas Schilling
2016-09-06Fix getMock files_versionsRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-06-28Hide revert button when no permission to revertVincent Petry
2016-05-26Update license headersLukas Reschke
2016-05-12Move files_versions to PSR-4 (#24571)Joas Schilling
2016-04-19Fix testsRoeland Jago Douma
2016-04-12apps: Fix typos (found by codespell) (#23862)Stefan Weil
2016-03-21set watch policy in testRobin Appelman
2016-03-01Update author informationLukas Reschke