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
2019-09-11Emit moveToTrash event only for the deleting userJulius Härtl
2019-03-14Do 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
2016-06-23Fix trashed file name corruption when rerendering trashbin listVincent Petry
2016-05-26Update license headersLukas Reschke
2016-05-12Move files_trashbin to PSR-4 (#24570)Joas Schilling
2016-04-21Merge pull request #24111 from owncloud/chunk-users-in-background-jobsBjörn Schießle
2016-04-20Chunk the users correctly in the trashbin and versions background jobJoas Schilling
2016-04-19Fix testsRoeland Jago Douma
2016-03-30apps/files_trashbin: Fix typos in comments (found and fixed by codespell)Stefan Weil
2016-03-21set watch policy in testRobin Appelman
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-01-12Happy new year!Thomas Müller
2015-12-17Removed deprecated function OC_User::deleteUserRoeland Jago Douma
2015-12-17Removed deprecated private OC_User::createUserRoeland Jago Douma
2015-12-11skip test if we cant use the filesystem when not logged inRobin Appelman
2015-12-11Fix thrashbin wrapper when no user is loggedinRobin Appelman
2015-12-07Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-12-02Replace old config code with usage of proper APIsMorris Jobke
2015-11-30Add DB group to some files_external testsThomas Müller
2015-11-30Adding more DB groups to test suitsThomas Müller
2015-11-27Deduplicate queued trashbin expire jobsMorris Jobke
2015-11-19update testsRobin Appelman
2015-10-16Fix listing of trash files in testRobin Appelman
2015-10-16dont assume home storage is local in trash testRobin Appelman
2015-10-05update licence headers via scriptMorris Jobke