summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Collapse)AuthorFilesLines
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
2017-03-30it::split as frontend for preg_split()Urban Müller1-0/+14
2017-03-29prevent it::put tempfiles from being processedUrban Müller1-2/+3
2017-03-15add add_dir(), add mkdir to file_putUrban Müller1-0/+12
2017-02-07allow .time-1527 and .time-152715 as time formats for time debug parameter, ↵Christian Helbling1-1/+1
add more tests for it::time()
2017-02-07Replace create_function which will be deprecated in PHP 7.2Christian Schneider1-4/+2
2017-01-25use example email address instead of me@search.chChristian A. Weber1-1/+1
2017-01-25Second version of it::map with keys: Handle 'null', '1' for code and ↵Christian Schneider1-2/+7
Traversable objects for array
2017-01-25Remove function tempnam againChristian Schneider1-12/+0
2017-01-25revert changes in it::mapDavid Flatz1-8/+16
This reverts commit ee8607940a1af96f2366ad4ea75db5b7c2c15c8f. This reverts commit f59a46a6dfe0194ba43092304029b2b843ed54bc.
2017-01-25standard php compatibilityUrban Müller1-12/+0
2017-01-25optional keys selection in it::mapUrban Müller1-4/+8
2017-01-23tempnam() with default and warningsUrban Müller1-0/+12
2017-01-19fix php 7.1 warningUrban Müller1-1/+1
2017-01-06add illustration for it::errorChristian Helbling1-0/+9