Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 1 | -21/+0 |
| | | | | | | | | | | | | | | | | | | | | add logSettingsController add download logfile button move getEntries to LogSettingsController move set log level to logsettingscontroller.php add warning if logfile is bigger than 100MB add unit test for set log level fix typecasting, add new line at EoF show log and logfile download only if log_type is set to owncloud add unit test for getFilenameForDownload | ||||
* | Add trailing comma for all touched array lines. | Andreas Fischer | 2013-08-17 | 1 | -1/+1 |
| | |||||
* | Fix spacing of all touched lines. | Andreas Fischer | 2013-08-17 | 1 | -1/+1 |
| | |||||
* | Compare result are already true/false | Bart Visscher | 2013-08-17 | 1 | -1/+1 |
| | |||||
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | fix syntax layout | Morris Jobke | 2013-04-23 | 1 | -3/+6 |
| | |||||
* | fix logical issue while retrieving log via ajax | Morris Jobke | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | Add log as text and not as HTML | Lukas Reschke | 2013-03-03 | 1 | -9/+2 |
| | |||||
* | Fix encoding settings ajax getlog | Bart Visscher | 2013-03-03 | 1 | -1/+10 |
| | |||||
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -3/+0 |
| | |||||
* | Update settings/ajax/getlog.php | Thomas Müller | 2012-09-04 | 1 | -2/+4 |
| | | | respect coding style | ||||
* | backport 1bccc80996e270f928c207cdd3090f4284abaea5 | Georg Ehrke | 2012-08-24 | 1 | -1/+1 |
| | |||||
* | use new sanitize HTML function backported | Bjoern Schiessle | 2012-06-20 | 1 | -1/+1 |
| | | | | | | Conflicts: lib/template.php | ||||
* | Add support for logging to syslog | Bart Visscher | 2012-03-30 | 1 | -1/+1 |
| | |||||
* | improve log browsing | Robin Appelman | 2012-02-26 | 1 | -0/+17 |