summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Revert "use safer it:: variants of file funcs"Urban Müller1-8/+8
2018-06-21use safer it:: variants of file funcsUrban Müller1-8/+8
2018-06-19remove unused $context in it::fopen (null not allowed), add and fix testsUrban Müller1-2/+2
2018-06-19remove bogus function that nobody uses, fix comment of transmogrify()Christian A. Weber1-8/+0
2018-06-19safe variants of php file funcsUrban Müller1-1/+36
2018-06-15allow plain err messages in web viewsUrban Müller1-0/+2
2018-05-15support server/logs, ultra/bin/logUrban Müller1-1/+2
2018-05-04correct histogram titleUrban Müller1-1/+1
2018-04-25fix histogram, prevent hanging if no alertlogsUrban Müller1-1/+1
2018-04-23catch cdist errs, shorter inline errs on develUrban Müller1-3/+3
2018-04-11respect omitdebuginfoUrban Müller1-3/+3
2018-04-10provide host and time before bodyUrban Müller1-2/+2
2018-04-10reduce probability that okstate err gets blocked by other err; send okstate e...Urban Müller1-2/+2
2018-02-05find previous errs if on previous daysUrban Müller1-1/+1
2018-01-18Normalize combining diaeresis to umlaut in it::any2utf8()Christian Schneider1-1/+3
2018-01-12no overview possible if no traceUrban Müller1-2/+2
2018-01-08handle structured bodyUrban Müller1-1/+1
2018-01-08add body to alertlogUrban Müller1-3/+3
2017-12-21better error overviewUrban Müller1-1/+1
2017-12-18show blockmail parameters, show most recent errorsUrban Müller1-6/+8
2017-12-13factor out log_line from log functionNathan Gass1-4/+12
2017-12-11shorter error mail titlesUrban Müller1-1/+1
2017-12-07use Fatal: in mail title, set response code on devel as wellUrban Müller1-5/+4
2017-11-30support grep -vUrban Müller1-4/+5
2017-11-20::error now strips passwords correctly, not it_cache blocking on develUrban Müller1-2/+3
2017-11-06correctly hide passwords in var_export formatUrban Müller1-1/+1
2017-11-02hide passwords in subject as wellUrban Müller1-1/+1
2017-10-24indicate time of previous err with timewindow; we seem to have false triggersUrban Müller1-2/+3
2017-08-23always provide trace for error greppingUrban Müller1-2/+1
2017-08-23indicate runtimeUrban Müller1-1/+1
2017-08-23provide command line for checking past errsUrban Müller1-2/+4
2017-08-21hide passwords in urls as wellUrban Müller1-1/+1
2017-08-16only show filter params if actually in useUrban Müller1-1/+1
2017-08-14use short syntax to indicate error filterUrban Müller1-1/+1
2017-08-11support new timewindow syntaxUrban Müller1-8/+16
2017-08-03move processes downUrban Müller1-1/+1
2017-07-25add running processes for easier race condition huntingUrban Müller1-0/+1
2017-07-21dont try to set headers if content already sentUrban Müller1-1/+1
2017-07-10allow ignoring errors and exiting on error in it::errorUrban Müller1-7/+13
2017-07-04better docsUrban Müller1-2/+3
2017-06-27display body even if value is false/nullUrban Müller1-1/+1
2017-06-22only send error mails once per cluster and serviceUrban Müller1-5/+4
2017-06-01tests for it::filterUrban Müller1-1/+0
2017-06-01create it::filter like it::map. knows keys. allows string expressionsUrban Müller1-7/+30
2017-05-03bin/alert lives in server/, suppress serviceUrban Müller1-1/+1
2017-05-02indicate affected service if availableUrban Müller1-1/+1
2017-04-24better docsUrban Müller1-1/+1
2017-04-19non-kludge solution for parent treeUrban Müller1-1/+1
2017-04-10add pstree to error mailsUrban Müller1-0/+1
2017-04-06use real time, not the one set by time- debug paramUrban Müller1-2/+2