Commit Graph

20 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 10 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 10 years ago
Lukas Reschke 6d3757f864 Do not show exception to the end-user 11 years ago
Arthur Schiwon 6958033db9 undo falsely changed log file 11 years ago
Arthur Schiwon f47a4a8c15 add unit test for mail detection 11 years ago
ringmaster c9c6a0ab1e Don't error out on console. 11 years ago
Lukas Reschke 826b14e36b Fix typo 11 years ago
ringmaster 428510a4f8 Simpler log unique id. 11 years ago
ringmaster f9dbdb7c5c Add actual locking and log changes necessary for debugging. 11 years ago
Bjoern Schiessle 44b637470c remove passwords in URLs from all log messages 11 years ago
Bjoern Schiessle 62afe7fe7a remove passwords from logfile 11 years ago
Andreas Fischer 5978ddbec6 Try to create custom log file before falling back to default. 12 years ago
Frank Karlitschek 9e99f9d13d the logfile shoudn't be world readable. 12 years ago
Tom Needham cf7ea4bec5 Handle ownCloud logging when data dir not created 12 years ago
Bjoern Schiessle c1e5725db9 changed default time format to ISO8601 12 years ago
Bjoern Schiessle 3cf4c46c43 catch unknown timezone and fall-back to UTC 12 years ago
Bjoern Schiessle 6a411833b9 let admin specify timezone for log file entries 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Müller 33d78ab9c7 fixing PHPDoc 12 years ago
Bernhard Posselt f5c3a346b0 make log date configurable, default to iso 8601 12 years ago
Bernhard Posselt f7e29eabf2 fix admin log display and use a more readable format 12 years ago
Bernhard Posselt 8471340db9 use date and time instead of timestamp 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Michael Gapczynski 7980bccaab Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 12 years ago
Michael Gapczynski 39eebebd99 Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Michael Gapczynski 71491612e3 Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
Michael Gapczynski bc3462f022 Improvements and bug fix for log reading, fixes bug oc-982 13 years ago
Michael Gapczynski f955e5e9b2 Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
Michael Gapczynski 466d7c0d99 Improvements and bug fix for log reading, fixes bug oc-982 13 years ago
Michael Gapczynski 826a439c15 Supress any warnings if log file does not exist 13 years ago
Michael Gapczynski 3ce6344d40 Supress any warnings if log file does not exist 13 years ago
Michael Gapczynski 4db5481ad5 Improve efficiency of retrieving log file entries 13 years ago
Michael Gapczynski 66f1957e3b Improve efficiency of retrieving log file entries 13 years ago
Michael Gapczynski 31d623f426 Fix log viewing bug 13 years ago
Robin Appelman 5720bd296d merge log into admin 13 years ago
Tom Needham daf742c086 Fix owncloud log 13 years ago
Bart Visscher 20fc23c82b Move logfile determination to init function 13 years ago
Bart Visscher 3a4521a012 Add support for logging to syslog 13 years ago
Robin Appelman 797e921b9a improve log browsing 13 years ago
Brice Maron 7de591f5cc Avoid Huge error message when unable to read log file 14 years ago
Robin Appelman af1f0305eb fix log level check 14 years ago
Robin Appelman 820cd0fb75 provide a logging mechanism 14 years ago
Robin Appelman 1f1498ceca remove Log completely 14 years ago