summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Expand)AuthorFilesLines
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, a...Christian Helbling1-1/+1
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 Traversa...Christian Schneider1-2/+7
2017-01-25Remove function tempnam againChristian Schneider1-12/+0
2017-01-25revert changes in it::mapDavid Flatz1-8/+16
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
2017-01-06better docsUrban Müller1-5/+5
2016-11-10it:map(): allow any callable object (anon functions) or code in stringUrban Müller1-5/+5
2016-10-24$noopts should not affect fetching of named parametersUrban Müller1-5/+3
2016-10-19fix phan warningsUrban Müller1-1/+1
2016-10-03support ultragetoptUrban Müller1-1/+2
2016-09-27require : after default so "default" can be defaultUrban Müller1-1/+1
2016-08-22it::cdist(): allow stderr suppression with @Urban Müller1-2/+2
2016-08-16@ should suppress all error output, even interactive oneUrban Müller1-1/+4
2016-08-12clearer wordingUrban Müller1-1/+1
2016-07-21typoUrban Müller1-1/+1