Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-21typodartcafe
2021-05-21fix #25813dartcafe
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-01-28always require a message paramter for data loggingArthur Schiwon
2020-01-28log Flow activityArthur Schiwon
2019-12-05Update license headersChristoph Wurst
2018-06-29Added a logger for systemd/journaldJohannes Ernst
2018-04-26log to $datadir/audit.log by default and add rotationArthur Schiwon
2018-04-26add missing php doc and type hintsArthur Schiwon
2018-04-26move IFileBased to public namespace, logreader needs itArthur Schiwon
2018-04-26offer API to create own File log. admin_audit makes use of itArthur Schiwon