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
2013-10-08remove username/passswords from URLs before writing the to the log fileBjoern Schiessle
2013-02-14Style-fix: Breakup long linesBart Visscher
2013-01-16Whitespace cleanupBart Visscher
2012-11-05Style: Remove all the dangling white spacesFelix Moeller
2012-11-04Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller
2012-10-29Check if error_report() is equal to 0, so suppressed errors aren't logged e.g...Michael Gapczynski
2012-10-16Merge branch 'extended_log'Victor Dubiniuk
2012-10-12disable log when running testsRobin Appelman
2012-09-26Uncaught exception loggingVicDeo
2012-09-12Log PHP errors to the OC logVictor Dubiniuk
2012-05-10The log message is not always shown in htmlBart Visscher
2012-05-08Protect admin from evil log messagesTom Needham
2012-03-31Add support for logging to syslogBart Visscher
2012-02-26improve log browsingRobin Appelman
2011-11-06Avoid Huge error message when unable to read log fileBrice Maron
2011-10-22fix log level checkRobin Appelman
2011-10-16provide a logging mechanismRobin Appelman