aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Maintenance/DataFingerprint.php
Commit message (Expand)AuthorAgeFilesLines
* fix(maintenance): Show a success message on data-fingerprint commandbackport/49587/stable30Joas Schilling2024-12-021-1/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-261-19/+4
* Uses PHP8's constructor property promotion in core/Command/Maintenance classes.Faraz Samapoor2023-06-191-7/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-5/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add return value to all commandsJoas Schilling2020-06-261-1/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Add occ command for updating the data-fingerprintRoeland Jago Douma2016-04-181-0/+53