Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test OCA\Files_Trashbin\Capabilities | Unknown | 2018-11-01 | 1 | -0/+44 |
| | |||||
* | Merge pull request #11573 from nextcloud/gridview-table | Morris Jobke | 2018-10-24 | 1 | -1/+1 |
|\ | | | | | Files grid view | ||||
| * | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | fix trash storage wrapper tests | Robin Appelman | 2018-10-17 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix preview controller tests | Robin Appelman | 2018-10-17 | 1 | -4/+29 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix mock of ITimeFactory | Joas Schilling | 2018-10-10 | 1 | -42/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 1 | -8/+8 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix trashbin js tests | Robin Appelman | 2018-09-26 | 1 | -143/+141 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix and extend tests | Roeland Jago Douma | 2018-06-29 | 1 | -6/+41 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Adds a test case for the loading symbol in deleted files. | Abijeet | 2018-06-18 | 1 | -2/+8 |
| | | | | Signed-off-by: Abijeet <abijeetpatro@gmail.com> | ||||
* | Fixed failing test cases for the new actions menu. | Abijeet | 2018-06-18 | 1 | -13/+30 |
| | | | | Signed-off-by: Abijeet <abijeetpatro@gmail.com> | ||||
* | Previews on for all trashbin files | Roeland Jago Douma | 2018-06-05 | 1 | -22/+30 |
| | | | | | | | | | | * Previews possible for all files in the trashbin * Set caching * Use the fileid to find the file * Fix test Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Tobia De Koninck <tobia@ledfan.be> | ||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 3 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -5/+5 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -3/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Don't use deprecated $this->getMock() method | Joas Schilling | 2017-10-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | allow apps to control the trash bin | Bjoern Schiessle | 2017-09-15 | 1 | -11/+41 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | delete files right away in case of a encryption exception | Bjoern Schiessle | 2017-03-14 | 1 | -1/+4 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+181 |
| | | | | | | | | | * PreviewController test * PublicPreview test * Versions Preview test * Trash Preview test Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix getMock files_trashbin | Roeland Jago Douma | 2016-09-06 | 2 | -3/+5 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 6 | -14/+20 |
| | |||||
* | Fix trashed file name corruption when rerendering trashbin list | Vincent Petry | 2016-06-23 | 1 | -0/+22 |
| | | | | | | | The trashbin code does some gymnastics with the file data at render time. This fix makes sure that the modifications done on the file data are only local to the rendering code and doesn't affect the actual file data from the file list. | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -3/+6 |
| | |||||
* | Move files_trashbin to PSR-4 (#24570) | Joas Schilling | 2016-05-12 | 6 | -14/+15 |
| | |||||
* | Merge pull request #24111 from owncloud/chunk-users-in-background-jobs | Björn Schießle | 2016-04-21 | 1 | -1/+0 |
|\ | | | | | Chunk the users correctly in the trashbin and versions background job | ||||
| * | Chunk the users correctly in the trashbin and versions background job | Joas Schilling | 2016-04-20 | 1 | -1/+0 |
| | | |||||
* | | Fix tests | Roeland Jago Douma | 2016-04-19 | 2 | -9/+24 |
|/ | |||||
* | apps/files_trashbin: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 1 | -2/+2 |
| | | | | | | Fix also a wrong word. Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | set watch policy in test | Robin Appelman | 2016-03-21 | 1 | -9/+24 |
| | |||||
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 6 | -7/+14 |
| | |||||
* | Removed deprecated function OC_User::deleteUser | Roeland Jago Douma | 2015-12-17 | 2 | -2/+4 |
| | | | | Replaced with proper OCP calls | ||||
* | Removed deprecated private OC_User::createUser | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
| | | | | | All function calls are replaced with the recommended (which was already the body of the function). | ||||
* | skip test if we cant use the filesystem when not logged in | Robin Appelman | 2015-12-11 | 1 | -2/+5 |
| | |||||
* | Fix thrashbin wrapper when no user is loggedin | Robin Appelman | 2015-12-11 | 1 | -0/+10 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -3/+16 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Replace old config code with usage of proper APIs | Morris Jobke | 2015-12-02 | 1 | -3/+4 |
| | |||||
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
| | | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg | ||||
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 3 | -0/+16 |
| | | | | Adding more DB groups to test suits | ||||
* | Deduplicate queued trashbin expire jobs | Morris Jobke | 2015-11-27 | 1 | -1/+1 |
| | | | | | | | | * fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again | ||||
* | update tests | Robin Appelman | 2015-11-19 | 1 | -1/+0 |
| | |||||
* | Fix listing of trash files in test | Robin Appelman | 2015-10-16 | 1 | -0/+2 |
| | |||||
* | dont assume home storage is local in trash test | Robin Appelman | 2015-10-16 | 1 | -13/+15 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 4 | -0/+4 |
| | |||||
* | Add the method to the mock | Joas Schilling | 2015-09-25 | 1 | -0/+1 |
| | |||||
* | Updates according to review | Victor Dubiniuk | 2015-09-16 | 1 | -1/+1 |
| |