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-03Tests only: Forward calls to getUserValue and getAppValueDaniel Kesselberg
2020-05-06add locking to resolve concurent move to trashbin conflictsRobin Appelman
2020-04-29Update license headers for 19Christoph Wurst
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-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-11-04set retention obligation on existing `expiration` in testsRobin Appelman
2019-10-31fixup! fix tests?Roeland Jago Douma
2019-10-31fix tests?Roeland Jago Douma
2019-08-06Emit moveToTrash event only for the deleting userJulius Härtl
2019-06-25Add event dispatcher to OCPChristoph Wurst
2019-03-13Do not run fragile TrashbinTestMorris Jobke
2018-11-01Add test OCA\Files_Trashbin\CapabilitiesUnknown
2018-10-24Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke
2018-10-18Use grid view in other file views tooJan-Christoph Borchardt
2018-10-17fix trash storage wrapper testsRobin Appelman
2018-10-17fix preview controller testsRobin Appelman
2018-10-10Fix mock of ITimeFactoryJoas Schilling
2018-10-09Fix usage of deprecated OC.webrootChristoph Wurst
2018-09-26fix trashbin js testsRobin Appelman
2018-06-29Fix and extend testsRoeland Jago Douma
2018-06-18Adds a test case for the loading symbol in deleted files.Abijeet
2018-06-18Fixed failing test cases for the new actions menu.Abijeet
2018-06-05Previews on for all trashbin filesRoeland Jago Douma
2018-03-06Remove OC_App::disable methodTobia De Koninck
2018-01-25Fix risky tests without assertionsJoas Schilling
2017-11-08Fixed remaining testsJohn Molakvoæ (skjnldsv)
2017-11-06Update license headersMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-09Don't use deprecated $this->getMock() methodJoas Schilling
2017-09-15allow apps to control the trash binBjoern Schiessle
2017-07-24Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma
2017-03-14delete files right away in case of a encryption exceptionBjoern Schiessle
2016-11-03More testsRoeland Jago Douma
2016-09-06Fix getMock files_trashbinRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling