aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Console/TimestampFormatter.php
Commit message (Expand)AuthorAgeFilesLines
* fix(install): Make installing more verboseJoas Schilling2023-11-031-7/+12
* fix: Adjust console formatter code to match with Symfony type hintsFerdinand Thiessen2023-04-171-3/+3
* Do not decorate the CLI output if it's explicitly turned offChristoph Wurst2022-04-071-0/+5
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Fixup codeRoeland Jago Douma2017-12-221-1/+5
* Revert unintentional log timestamp format changeJoas Schilling2017-01-301-2/+2
* fix default value for logdateformat - fixes #3107Morris Jobke2017-01-191-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Console to PSR-4Roeland Jago Douma2016-04-191-0/+107