summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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-26set accept encoding optionNathan Gass1-0/+1
2017-10-24indicate time of previous err with timewindow; we seem to have false triggersUrban Müller1-2/+3
2017-10-19revert to old behaviour for now, some T() calls in map drawings want unmodifi...Urban Müller2-5/+3
2017-10-18entity-encode tabs and carriage returns like new lines in attributes so that ...David Flatz2-4/+4
2017-10-16allow simple functions calls in ET() and T() labelsUrban Müller4-14/+25
2017-10-16implement retries for get_multiNathan Gass1-11/+28
2017-10-12use CURLOPT_FOLLOWLOCATION in it_url::getNathan Gass2-23/+12
2017-10-12add test for correct handling of Location for 201 created http resultNathan Gass2-0/+15
2017-10-10prevent warning if files is arrayUrban Müller1-1/+1
2017-10-05Fix handling of constant() within calc() by changing order of replaceChristian Schneider1-1/+1
2017-10-04Remove constant() for CSS validator, e.g. constant(safe-area-inset-left) for ...Christian Schneider1-0/+1
2017-09-29remove utf8 byte order mark at start of file for it_pipe::csv() so first key/...Christian Helbling1-1/+1