Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Update LoggerWrapperCache.php | Velwark | 2024-04-23 | 1 | -1/+1 |
| | | | | | Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem. Signed-off-by: Velwark <levinfrerich9@gmail.com> | ||||
* | restore shared lock ttl when releasing | Robin Appelman | 2023-12-21 | 1 | -1/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add a built-in profiler inside Nextcloud | Carl Schwan | 2022-04-04 | 1 | -0/+177 |
The webui is provided by a seperate application named profiler Signed-off-by: Carl Schwan <carl@carlschwan.eu> |