aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Profiler/FileProfilerStorage.php
Commit message (Expand)AuthorAgeFilesLines
* fix(profiler): clear command does not workbug/noid/profile-clear-not-workingDaniel Kesselberg2024-09-201-4/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-7/+7
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-9/+9
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-1/+1
* Fix TypeError in ProfilerCôme Chilliet2023-04-201-1/+1
* Expose clearing the profiles and fix itCarl Schwan2022-10-101-0/+1
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-0/+286