summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daystest keys as wellHEADmasterUrban Müller1-4/+4
4 daysDo not generate it::error with test for sporadic failuresChristian Schneider1-1/+1
4 daystest it::filter and it::grepUrban Müller1-0/+8
4 daysmust ensure consecutive keys for nowUrban Müller1-2/+2
4 daysDo not check body_on_fail with assoc mode, we looked at those separatelyChristian Schneider1-1/+1
4 daysReenable warnings about behaviour change when switching body_on_fail defaultChristian Schneider1-2/+2
4 daysRename empty_on_fail to body_on_fail for future switching of default, current...Christian Schneider2-12/+12
4 daysadd it_pipe grep for consistencyNathan Gass1-1/+11
6 daysfix typoUrban Müller1-2/+2
6 daysreorganize documentation for it_url::getUrban Müller1-13/+19
6 daysOnly delete cache files (not directories) to avoid race with directory creationChristian Schneider1-1/+1
6 daysFix is_reachable fetching always twice if content longer than 1000 bytes, mak...Christian Schneider2-9/+11
7 daysAlso cache 404 in assoc case to keep previous behaviour, server errors >= 500...Christian Schneider1-1/+1
7 daysVersion 2 of: Switch it_url::get('assoc' => true) to always return non-empty ...Christian Schneider2-4/+5
7 daysHandle whitespace between attribute name and value also for img tagsDavid Flatz2-1/+19
7 daysImprove test for unquoted value since we only pass through absolute urls with...David Flatz1-2/+2
10 daysHandle whitespace between attribute name and value; add some TODO tests to be...David Flatz2-1/+19
11 daysapply password hiding in both json and var_dump formatUrban Müller1-2/+4
11 daysRevert "Switch it_url::get('assoc' => true) to always return non-empty array ...Christian Schneider2-4/+3
11 daysSwitch it_url::get('assoc' => true) to always return non-empty array includin...Christian Schneider2-3/+4
12 daysDisable reporting of empty_on_fail infosChristian Schneider1-3/+3
13 dayscurrent test domain is somtimes gnat availableUrban Müller1-5/+5
13 daysUse single quotes to avoid confusion about $() expansionChristian Schneider1-1/+1
14 daysSend notice to schneider@search.ch to check where chaning default to empty_on...Christian Schneider2-3/+7
14 daysAdd test to ensure and document that leading dashes are not allowed in non-op...Christian Schneider1-0/+1
14 dayskeep quotes around keyUrban Müller1-2/+2
2024-04-22reinstate masking of passwordsUrban Müller1-2/+2
2024-04-18introduce empty_on_fail, get keepfailed to workUrban Müller3-12/+38
2024-04-11w3c complains about has() which is 96% supportedUrban Müller1-0/+1
2024-04-10add forgotten newlineUrban Müller1-1/+1
2024-04-05prevent Log: lines in shell modeUrban Müller1-1/+1
2024-04-04append newline to pretty printed jsonUrban Müller1-7/+7
2024-04-03indicate logfile for further errorsUrban Müller1-1/+3
2024-04-03use json for superglobal outputUrban Müller1-6/+6
2024-04-03no need for $reqbody if $_POST is presentUrban Müller1-1/+1
2024-04-02remove last remnants of failed utest modeUrban Müller1-3/+0
2024-03-29prevent warning on U(0 => ["a"])Urban Müller1-1/+1
2024-03-29Ignore array values in cookie (fuzzer warning mail2502)Christian Schneider1-1/+1
2024-03-21allow unicode in local part of mail addressesUrban Müller2-2/+2
2024-02-28validateUrban Müller1-1/+1
2024-02-21it::getopt: do not eat up second --Nathan Gass2-1/+2
2024-02-16with EDC(text), no need to mark using html the values in T(), they are guaran...Urban Müller2-5/+7
2024-02-16fix docsUrban Müller1-2/+2
2024-02-09encode < to \u003C in jsenv to prevent false positives on XSS detectionUrban Müller2-3/+3
2024-02-08also quote variable names $foo->bar for valid html outputUrban Müller1-0/+1
2024-01-22also warn about it_error in queryUrban Müller1-1/+1
2024-01-22warn about incorrect usageUrban Müller1-1/+3
2024-01-08add option for allowing missing column values at end of rowUrban Müller1-2/+4
2023-12-21no need for detailed text sampling on twinUrban Müller1-1/+1
2023-12-20enable use of it__split in pipesUrban Müller1-1/+1