summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(trashbin): Truncate long filenamesChristopher Ng2023-06-011-0/+45
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-1/+1
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-062-467/+0
* add a bit more verbose option for trashbin cleanupRobin Appelman2023-04-031-20/+32
* Fix a few tests that were using too big int values for 32bitsCôme Chilliet2023-02-071-2/+1
* Handle empty files in version creation logicLouis Chemineau2023-01-261-2/+0
* Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-261-12/+4
* Fix jsunit testsJulius Härtl2022-09-011-2/+2
* Fix many tests and warningsCarl Schwan2022-08-081-6/+9
* Port existing server code to new interfaceCarl Schwan2022-08-081-4/+9
* Remove legacy #dir element in files listVincent Petry2022-07-271-8/+0
* Replace files app ids to classesVincent Petry2022-07-261-6/+6
* skip localstorage dependend trashbin test when not using local user storageRobin Appelman2022-02-251-0/+4
* Replace license information to SPDX expressionLouis Chemineau2022-01-112-2/+2
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-161-0/+2
* Update filelist testOrzu Ionut2021-11-101-1/+1
* Add configuration flag to disable the background job for files_trashbinDaniel Kesselberg2021-10-111-10/+49
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-048-12/+4
* Fix broken Expiration testJoas Schilling2021-04-201-9/+11
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-312-29/+37
* Merge pull request #25568 from nextcloud/move-storage-disable-cacheRobin Appelman2021-03-021-0/+29
|\
| * disable trasbin during the moveFromStorage fallbackRobin Appelman2021-02-171-0/+29
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
|/
* Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-201-1/+1
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-2/+3
* FIXRoeland Jago Douma2020-12-071-36/+1
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-8/+8
* Don't leave cursors open when tests failJoas Schilling2020-11-091-3/+7
* Sort deleted files by most recently deleted firstJan C. Borchardt2020-10-131-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-10/+10
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Tests only: Forward calls to getUserValue and getAppValueDaniel Kesselberg2020-09-011-4/+14
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-0/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-10/+10
* Use IBootstrap for the files_trashbin appMorris Jobke2020-07-232-3/+11
* Update share type constant usageJoas Schilling2020-06-242-3/+5
* add locking to resolve concurent move to trashbin conflictsRobin Appelman2020-05-061-8/+42
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-102-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-8/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-8/+8
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-0/+2
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-263-16/+16
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-6/+6
|/
* Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-151-2/+2
* Update license headersChristoph Wurst2019-12-058-9/+18