| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix jsunit tests | Julius Härtl | 2022-09-01 | 1 | -2/+2 |
* | Fix many tests and warnings | Carl Schwan | 2022-08-08 | 1 | -6/+9 |
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -4/+9 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -8/+0 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 1 | -6/+6 |
* | skip localstorage dependend trashbin test when not using local user storage | Robin Appelman | 2022-02-25 | 1 | -0/+4 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 2 | -2/+2 |
* | Fix tests on PHP 8.1 for encryption, files_sharing, files_version, | Côme Chilliet | 2021-12-16 | 1 | -0/+2 |
* | Update filelist test | Orzu Ionut | 2021-11-10 | 1 | -1/+1 |
* | Add configuration flag to disable the background job for files_trashbin | Daniel Kesselberg | 2021-10-11 | 1 | -10/+49 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 8 | -12/+4 |
* | Fix broken Expiration test | Joas Schilling | 2021-04-20 | 1 | -9/+11 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 2 | -29/+37 |
* | Merge pull request #25568 from nextcloud/move-storage-disable-cache | Robin Appelman | 2021-03-02 | 1 | -0/+29 |
|\ |
|
| * | disable trasbin during the moveFromStorage fallback | Robin Appelman | 2021-02-17 | 1 | -0/+29 |
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
|/ |
|
* | Re-use fetched dependencies in lib/base.php | Morris Jobke | 2021-01-20 | 1 | -1/+1 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 3 | -2/+3 |
* | FIX | Roeland Jago Douma | 2020-12-07 | 1 | -36/+1 |
* | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 1 | -8/+8 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -3/+7 |
* | Sort deleted files by most recently deleted first | Jan C. Borchardt | 2020-10-13 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 2 | -10/+10 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Tests only: Forward calls to getUserValue and getAppValue | Daniel Kesselberg | 2020-09-01 | 1 | -4/+14 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 2 | -0/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 3 | -10/+10 |
* | Use IBootstrap for the files_trashbin app | Morris Jobke | 2020-07-23 | 2 | -3/+11 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 2 | -3/+5 |
* | add locking to resolve concurent move to trashbin conflicts | Robin Appelman | 2020-05-06 | 1 | -8/+42 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 2 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -8/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -8/+8 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+1 |
* | 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 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -16/+16 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -6/+6 |
|/ |
|
* | Move deprecated aliases over to new registration | Roeland Jago Douma | 2020-03-15 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 8 | -9/+18 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -2/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -9/+9 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -6/+6 |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 2 | -3/+6 |
* | set retention obligation on existing `expiration` in tests | Robin Appelman | 2019-11-04 | 1 | -4/+8 |
* | fixup! fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+3 |