summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
prevent validation break on debug_texts
Urban Müller
1
-1
/
+1
2024-05-08
Switch default for it_url::get*() to not return body on status >= 400
Christian Schneider
2
-6
/
+10
2024-05-07
Switch empty /itjs/ results from 200 to 404
Christian Schneider
1
-1
/
+4
2024-05-07
Abort if table name contains invalid characters
Christian Schneider
1
-0
/
+3
2024-05-07
Show error string containing http status in alerts
Christian Schneider
1
-1
/
+1
2024-05-07
Add type for assoc with maxlength, make test for 404 stricter
Christian Schneider
1
-2
/
+11
2024-05-07
Fix documentation: Assoc now always returns array with status
Christian Schneider
1
-1
/
+1
2024-05-03
test keys as well
Urban Müller
1
-4
/
+4
2024-05-02
Do not generate it::error with test for sporadic failures
Christian Schneider
1
-1
/
+1
2024-05-02
test it::filter and it::grep
Urban Müller
1
-0
/
+8
2024-05-02
must ensure consecutive keys for now
Urban Müller
1
-2
/
+2
2024-05-02
Do not check body_on_fail with assoc mode, we looked at those separately
Christian Schneider
1
-1
/
+1
2024-05-02
Reenable warnings about behaviour change when switching body_on_fail default
Christian Schneider
1
-2
/
+2
2024-05-02
Rename empty_on_fail to body_on_fail for future switching of default, current...
Christian Schneider
2
-12
/
+12
2024-05-02
add it_pipe grep for consistency
Nathan Gass
1
-1
/
+11
2024-04-30
fix typo
Urban Müller
1
-2
/
+2
2024-04-30
reorganize documentation for it_url::get
Urban Müller
1
-13
/
+19
2024-04-30
Only delete cache files (not directories) to avoid race with directory creation
Christian Schneider
1
-1
/
+1
2024-04-30
Fix is_reachable fetching always twice if content longer than 1000 bytes, mak...
Christian Schneider
2
-9
/
+11
2024-04-29
Also cache 404 in assoc case to keep previous behaviour, server errors >= 500...
Christian Schneider
1
-1
/
+1
2024-04-29
Version 2 of: Switch it_url::get('assoc' => true) to always return non-empty ...
Christian Schneider
2
-4
/
+5
2024-04-29
Handle whitespace between attribute name and value also for img tags
David Flatz
2
-1
/
+19
2024-04-29
Improve test for unquoted value since we only pass through absolute urls with...
David Flatz
1
-2
/
+2
2024-04-26
Handle whitespace between attribute name and value; add some TODO tests to be...
David Flatz
2
-1
/
+19
2024-04-25
apply password hiding in both json and var_dump format
Urban Müller
1
-2
/
+4
2024-04-25
Revert "Switch it_url::get('assoc' => true) to always return non-empty array ...
Christian Schneider
2
-4
/
+3
2024-04-24
Switch it_url::get('assoc' => true) to always return non-empty array includin...
Christian Schneider
2
-3
/
+4
2024-04-24
Disable reporting of empty_on_fail infos
Christian Schneider
1
-3
/
+3
2024-04-23
current test domain is somtimes gnat available
Urban Müller
1
-5
/
+5
2024-04-23
Use single quotes to avoid confusion about $() expansion
Christian Schneider
1
-1
/
+1
2024-04-22
Send notice to schneider@search.ch to check where chaning default to empty_on...
Christian Schneider
2
-3
/
+7
2024-04-22
Add test to ensure and document that leading dashes are not allowed in non-op...
Christian Schneider
1
-0
/
+1
2024-04-22
keep quotes around key
Urban Müller
1
-2
/
+2
2024-04-22
reinstate masking of passwords
Urban Müller
1
-2
/
+2
2024-04-18
introduce empty_on_fail, get keepfailed to work
Urban Müller
3
-12
/
+38
2024-04-11
w3c complains about has() which is 96% supported
Urban Müller
1
-0
/
+1
2024-04-10
add forgotten newline
Urban Müller
1
-1
/
+1
2024-04-05
prevent Log: lines in shell mode
Urban Müller
1
-1
/
+1
2024-04-04
append newline to pretty printed json
Urban Müller
1
-7
/
+7
2024-04-03
indicate logfile for further errors
Urban Müller
1
-1
/
+3
2024-04-03
use json for superglobal output
Urban Müller
1
-6
/
+6
2024-04-03
no need for $reqbody if $_POST is present
Urban Müller
1
-1
/
+1
2024-04-02
remove last remnants of failed utest mode
Urban Müller
1
-3
/
+0
2024-03-29
prevent warning on U(0 => ["a"])
Urban Müller
1
-1
/
+1
2024-03-29
Ignore array values in cookie (fuzzer warning mail2502)
Christian Schneider
1
-1
/
+1
2024-03-21
allow unicode in local part of mail addresses
Urban Müller
2
-2
/
+2
2024-02-28
validate
Urban Müller
1
-1
/
+1
2024-02-21
it::getopt: do not eat up second --
Nathan Gass
2
-1
/
+2
2024-02-16
with EDC(text), no need to mark using html the values in T(), they are guaran...
Urban Müller
2
-5
/
+7
2024-02-16
fix docs
Urban Müller
1
-2
/
+2
[next]