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-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-13merge file activity settings into a single 'favorite changed' itemRobin Appelman
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-08Test for proper removal of mount entriesJulius Härtl
2020-04-29Update license headers for 19Christoph Wurst
2020-04-11Merge pull request #20185 from azul/open-new_tabJohn Molakvoæ
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Allow opening files for editing in new tabsAzul
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-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-10Fix unit testsJoas Schilling
2020-02-12Make TAG_FAVORITE publicDaniel Kesselberg
2020-01-13Fix license headersChristoph Wurst
2020-01-10Fix webdav urlJohn Molakvoæ (skjnldsv)
2020-01-07Add pending share list to frontendJulius Härtl
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
2019-11-06fix tests for background file scan jobRobin Appelman
2019-10-29Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)
2019-10-14Remove deprecated legacy file actionsJulius Härtl
2019-09-23Add new LoadAdditionalScriptsEventRoeland Jago Douma
2019-07-02Revert "Fix usage view tests"Daniel Kesselberg
2019-07-02Fix usage view testsRoeland Jago Douma
2019-03-21Add link icon for public link tooJohn Molakvoæ (skjnldsv)
2019-03-04Remove the upload and memory settingJoas Schilling
2019-03-01Add dispatcher events to User and Group objectsJoas Schilling
2019-02-21Fix unit testsTomasz Grobelny
2019-01-29Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny
2018-12-06Add abort stub in JSUnitMorris Jobke
2018-11-25Fix unit testsTomasz Grobelny
2018-11-15Rollback to default list viewJohn Molakvoæ (skjnldsv)
2018-11-15Enhance jsunit testsMorris Jobke
2018-11-07Fix file move testsJulius Härtl
2018-11-06Fix testsJohn Molakvoæ (skjnldsv)
2018-11-04Fix move related testsTomasz Grobelny
2018-10-18Use grid view in other file views tooJan-Christoph Borchardt
2018-10-15Tests: Properly compare the file action labelJulius Härtl
2018-10-12Make activity events strictJoas Schilling
2018-10-09Fix usage of deprecated OC.webrootChristoph Wurst
2018-09-19Fixes empty favorite names for trailing slashesMichael Weimann
2018-08-17Improves the testsMichael Weimann
2018-08-17Adds a test to check that the sorting isn't stored without an userMichael Weimann