Age | Commit message (Expand) | Author | Files | Lines |
2018-09-21 | remove trailing spaces | Christian Helbling | 1 | -7/+7 |
2018-09-19 | make sure it::log does not producee @it::fatal in with /opt/ultra binaries | Urban Müller | 1 | -3/+2 |
2018-09-19 | make sure even @it::fatal exits, print "Internal server error" in case of it:... | Urban Müller | 1 | -7/+7 |
2018-08-28 | better docs | Urban Müller | 1 | -2/+2 |
2018-08-03 | abort on suspicious filename. did not trigger in a month | Urban Müller | 1 | -2/+2 |
2018-08-02 | adapt docs | Urban Müller | 1 | -3/+3 |
2018-08-02 | clean up part of the nastiness | Urban Müller | 1 | -1/+1 |
2018-06-28 | set reminder for ::fatal | Urban Müller | 1 | -1/+1 |
2018-06-28 | fix mute mode | Urban Müller | 1 | -2/+2 |
2018-06-27 | dont use safer file funcs in it::error, could theoretically recurse | Urban Müller | 1 | -4/+4 |
2018-06-27 | reapply "use safer it:: variants of file funcs", was not the culprit in jussi... | Urban Müller | 1 | -8/+8 |
2018-06-27 | prevent recursion | Urban Müller | 1 | -0/+4 |
2018-06-27 | support muting of alerts | Urban Müller | 1 | -1/+1 |
2018-06-22 | Revert "use safer it:: variants of file funcs" | Urban Müller | 1 | -8/+8 |
2018-06-21 | use safer it:: variants of file funcs | Urban Müller | 1 | -8/+8 |
2018-06-19 | remove unused $context in it::fopen (null not allowed), add and fix tests | Urban Müller | 1 | -2/+2 |
2018-06-19 | remove bogus function that nobody uses, fix comment of transmogrify() | Christian A. Weber | 1 | -8/+0 |
2018-06-19 | safe variants of php file funcs | Urban Müller | 1 | -1/+36 |
2018-06-15 | allow plain err messages in web views | Urban Müller | 1 | -0/+2 |
2018-05-15 | support server/logs, ultra/bin/log | Urban Müller | 1 | -1/+2 |
2018-05-04 | correct histogram title | Urban Müller | 1 | -1/+1 |
2018-04-25 | fix histogram, prevent hanging if no alertlogs | Urban Müller | 1 | -1/+1 |
2018-04-23 | catch cdist errs, shorter inline errs on devel | Urban Müller | 1 | -3/+3 |
2018-04-11 | respect omitdebuginfo | Urban Müller | 1 | -3/+3 |
2018-04-10 | provide host and time before body | Urban Müller | 1 | -2/+2 |
2018-04-10 | reduce probability that okstate err gets blocked by other err; send okstate e... | Urban Müller | 1 | -2/+2 |
2018-02-05 | find previous errs if on previous days | Urban Müller | 1 | -1/+1 |
2018-01-18 | Normalize combining diaeresis to umlaut in it::any2utf8() | Christian Schneider | 1 | -1/+3 |
2018-01-12 | no overview possible if no trace | Urban Müller | 1 | -2/+2 |
2018-01-08 | handle structured body | Urban Müller | 1 | -1/+1 |
2018-01-08 | add body to alertlog | Urban Müller | 1 | -3/+3 |
2017-12-21 | better error overview | Urban Müller | 1 | -1/+1 |
2017-12-18 | show blockmail parameters, show most recent errors | Urban Müller | 1 | -6/+8 |
2017-12-13 | factor out log_line from log function | Nathan Gass | 1 | -4/+12 |
2017-12-11 | shorter error mail titles | Urban Müller | 1 | -1/+1 |
2017-12-07 | use Fatal: in mail title, set response code on devel as well | Urban Müller | 1 | -5/+4 |
2017-11-30 | support grep -v | Urban Müller | 1 | -4/+5 |
2017-11-20 | ::error now strips passwords correctly, not it_cache blocking on devel | Urban Müller | 1 | -2/+3 |
2017-11-06 | correctly hide passwords in var_export format | Urban Müller | 1 | -1/+1 |
2017-11-02 | hide passwords in subject as well | Urban Müller | 1 | -1/+1 |
2017-10-24 | indicate time of previous err with timewindow; we seem to have false triggers | Urban Müller | 1 | -2/+3 |
2017-08-23 | always provide trace for error grepping | Urban Müller | 1 | -2/+1 |
2017-08-23 | indicate runtime | Urban Müller | 1 | -1/+1 |
2017-08-23 | provide command line for checking past errs | Urban Müller | 1 | -2/+4 |
2017-08-21 | hide passwords in urls as well | Urban Müller | 1 | -1/+1 |
2017-08-16 | only show filter params if actually in use | Urban Müller | 1 | -1/+1 |
2017-08-14 | use short syntax to indicate error filter | Urban Müller | 1 | -1/+1 |
2017-08-11 | support new timewindow syntax | Urban Müller | 1 | -8/+16 |
2017-08-03 | move processes down | Urban Müller | 1 | -1/+1 |
2017-07-25 | add running processes for easier race condition hunting | Urban Müller | 1 | -0/+1 |