Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add way for version backends to programmatically specify if they should be used | Robin Appelman | 2019-05-21 | 1 | -0/+84 |
* | modular versions api | Robin Appelman | 2018-11-01 | 1 | -18/+37 |
* | Set error expected by the DAV client for a failed move | Daniel Calviño Sánchez | 2018-10-25 | 1 | -2/+10 |
* | Wait for the promise to be fulfilled before running the next test | Daniel Calviño Sánchez | 2018-10-25 | 1 | -4/+6 |
* | move versions webui over to the dav api | Robin Appelman | 2018-10-11 | 3 | -224/+38 |
* | Fix mock of ITimeFactory | Joas Schilling | 2018-10-10 | 1 | -41/+12 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -1/+1 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -1/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+2 |
* | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
* | Proper exception for upload of .htaccess file via WebDAV | Morris Jobke | 2017-05-08 | 1 | -12/+12 |
* | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -1/+1 |
* | Properly expire ext storage versions (#26601) | Vincent Petry | 2017-03-10 | 1 | -1/+13 |
* | Fix js tests | Roeland Jago Douma | 2016-11-29 | 1 | -8/+11 |
* | Display changes in file versions tab view and detailsView (#26511) | Michael Jobst | 2016-11-14 | 1 | -1/+2 |
* | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+167 |
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -1/+1 |
* | Fix getMock files_versions | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -8/+12 |
* | Hide revert button when no permission to revert | Vincent Petry | 2016-06-28 | 2 | -2/+64 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -4/+5 |
* | Move files_versions to PSR-4 (#24571) | Joas Schilling | 2016-05-12 | 4 | -2/+4 |
* | Fix tests | Roeland Jago Douma | 2016-04-19 | 1 | -30/+51 |
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 1 | -2/+2 |
* | set watch policy in test | Robin Appelman | 2016-03-21 | 1 | -0/+15 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | versions provide more information when throwing hooks | Arthur Schiwon | 2016-02-08 | 1 | -1/+3 |
* | cleanup shared cache | Robin Appelman | 2016-01-28 | 1 | -2/+2 |
* | Safe teardowns | Robin Appelman | 2016-01-14 | 1 | -4/+6 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 4 | -4/+7 |
* | Removed deprecated function OC_User::deleteUser | Roeland Jago Douma | 2015-12-17 | 1 | -2/+4 |
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 2 | -0/+14 |
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 1 | -0/+2 |
* | update tests | Robin Appelman | 2015-11-19 | 1 | -1/+0 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
* | Throw exception on `getPath` if file does not exist | Lukas Reschke | 2015-10-25 | 1 | -2/+5 |
* | Fix rename shared versions test | Robin Appelman | 2015-10-16 | 1 | -3/+2 |
* | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 2 | -0/+3 |
* | Fix moment.js "a few seconds ago" with "seconds ago" | Morris Jobke | 2015-10-02 | 1 | -1/+1 |
* | Add the method to the mock | Joas Schilling | 2015-09-25 | 1 | -0/+1 |
* | Merge pull request #15098 from owncloud/fix_preview_versions_revert_issue | Thomas Müller | 2015-09-24 | 1 | -0/+37 |
|\ | |||||
| * | delete cached preview when rolling back file's version | Georg Ehrke | 2015-09-20 | 1 | -0/+37 |
* | | Move dummy backend to Tests namespace | Lukas Reschke | 2015-09-22 | 1 | -1/+1 |
|/ | |||||
* | Follow PSR | Victor Dubiniuk | 2015-09-15 | 1 | -0/+0 |
* | Namespacing, reusing | Victor Dubiniuk | 2015-09-15 | 1 | -2/+4 |
* | Improvements | Victor Dubiniuk | 2015-09-15 | 1 | -3/+5 |