summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Encode [] in url parameters as new tidy validates URLs and complains about itChristian Schneider2-3/+6
2018-02-14Add support for precalculated cachefilenameChristian Schneider1-5/+6
2018-02-14Store result code directly in HTTP, not HTTP/1.1 or HTTP2 because we want to ...Christian Schneider1-1/+1
2018-02-05find previous errs if on previous daysUrban Müller1-1/+1
2018-01-30give enough time for an os upgradeUrban Müller1-1/+1
2018-01-29re-enable mysql warningsUrban Müller1-1/+1
2018-01-25prevent memcache error reports during machine upgradesUrban Müller1-1/+1
2018-01-24Combine duplicate it_error parameter documentationChristian Schneider1-2/+1
2018-01-18Normalize combining diaeresis to umlaut in it::any2utf8()Christian Schneider2-1/+13
2018-01-18Avoid all $memcache->xy() calls when $memcache is not setChristian Schneider1-1/+1
2018-01-17no fatals if memcache unreachableUrban Müller1-1/+1
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
2018-01-02env() does not validate yetUrban Müller1-1/+1
2017-12-22disable until code fixedUrban Müller1-1/+1
2017-12-21readd trailing commaNathan Gass1-1/+1
2017-12-21better error overviewUrban Müller1-1/+1
2017-12-21ignore INSERT IGNOREUrban Müller1-2/+2
2017-12-20better namingUrban Müller1-2/+2
2017-12-20configurable warning suppressionUrban Müller1-1/+2
2017-12-20add query to errsUrban Müller1-1/+1
2017-12-19limit warning count, whitelistUrban Müller1-2/+2
2017-12-19whitelist inserts without defaults for nowUrban Müller1-4/+7
2017-12-19remove curlinfo_header_out option (conlicts with curlopt_verbose and possibly...Nathan Gass1-3/+4
2017-12-19report mysql warningsUrban Müller1-2/+12
2017-12-18new alertlog filenameUrban Müller1-1/+1
2017-12-18show blockmail parameters, show most recent errorsUrban Müller1-6/+8
2017-12-18include curl_getinfo for errors, remove unused variableNathan Gass1-3/+4
2017-12-13factor out log_line from log functionNathan Gass1-4/+12
2017-12-12Avoid using search::xy in ITools codeChristian Schneider1-1/+1
2017-12-11shorter error mail titlesUrban Müller1-1/+1
2017-12-07more tests is always betterNathan Gass1-2/+14
2017-12-07if no key => value params are supplied, don't kill query params without value...Christian A. Weber2-20/+22
2017-12-07new MariaDB needs explicit ORDER BYChristian A. Weber1-1/+1
2017-12-07remove fasttagUrban Müller2-8/+1
2017-12-07use Fatal: in mail title, set response code on devel as wellUrban Müller1-5/+4
2017-11-30add test for multiple spacesNathan Gass1-0/+6
2017-11-30test it::grep invertUrban Müller1-0/+1
2017-11-30support grep -vUrban Müller1-4/+5
2017-11-30use utf8mb4 as default characterset for mysql connectionChristian A. Weber1-1/+1
2017-11-29Do not add / for non-http url without pathChristian Schneider2-1/+7
2017-11-29Filter out invalid empty MX records (e.g. for bluwin.ch)Christian Schneider1-1/+1
2017-11-28tests for falsey parameter argumentsNathan Gass1-2/+14
2017-11-28add todo test for removing parameters from baseNathan Gass1-0/+6
2017-11-28test handling of empty parametersNathan Gass1-0/+18
2017-11-28add more tests with fixesNathan Gass2-7/+108
2017-11-28simplify % code, test % at end and with digitsNathan Gass2-6/+3
2017-11-28extract U tests in json file (so they can be used elsewhere)Nathan Gass2-45/+53
2017-11-20::error now strips passwords correctly, not it_cache blocking on develUrban Müller1-2/+3