Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -7/+7 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -0/+2 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 2 | -2/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -2/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -99/+99 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -4/+4 |
|/ | |||||
* | Move deprecated aliases over to new registration | Roeland Jago Douma | 2020-03-15 | 1 | -3/+3 |
* | Merge pull request #18231 from nextcloud/fix/shared_version_restore | Roeland Jago Douma | 2019-12-09 | 1 | -4/+56 |
|\ | |||||
| * | update tests | Robin Appelman | 2019-12-05 | 1 | -4/+56 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -7/+14 |
|/ | |||||
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -1/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -5/+5 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -6/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -4/+3 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 1 | -0/+7 |
* | 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 |