aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/CleanTags.php
Commit message (Expand)AuthorAgeFilesLines
* chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-171-11/+7
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-8/+9
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+4
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+0
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-161-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
* Add Phan plugin to check for SQL injectionsLukas Reschke2017-07-201-0/+1
* fix whitespace in cleantagsRobin Appelman2017-03-301-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Clean up tags of deleted usersJoas Schilling2016-06-141-1/+56
* Update license headersLukas Reschke2016-05-261-0/+1
* Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in...Thomas Müller2016-04-251-12/+15
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-211-0/+147