summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
better failed test output
Urban Müller
1
-3
/
+4
2023-11-17
bigger tolerances; five second timeout sometimes failed to abort a six second...
Urban Müller
1
-3
/
+4
2023-11-16
add mailid to alertlog for grepping
Urban Müller
1
-3
/
+2
2023-11-14
previous commit changed error code for maxlength reached
Nathan Gass
1
-1
/
+1
2023-11-13
Revert "simplify maxlength implementation and make compatible with writefunct...
Nathan Gass
1
-4
/
+13
2023-11-06
$_FILES contains original file names with possibly invalid utf8
Urban Müller
1
-0
/
+1
2023-11-01
handle redirects with small bodies
Nathan Gass
1
-1
/
+1
2023-10-31
use maxlength instead of method HEAD for is_reachable as some servers do not ...
Nathan Gass
1
-1
/
+1
2023-10-31
still include headers and status in result if maxlength is reached
Nathan Gass
1
-1
/
+1
2023-10-30
add test that redirect loop is not reachable
Nathan Gass
1
-2
/
+2
2023-10-30
simplify maxlength implementation and make compatible with writefunction
Nathan Gass
1
-13
/
+4
2023-10-30
add fixme for new curl feature
Nathan Gass
1
-0
/
+1
2023-10-30
add test that maxlength aborts early
Nathan Gass
1
-0
/
+14
2023-10-30
change it_url::is_reachable to static api consistent with it_url::get
Nathan Gass
2
-16
/
+7
2023-10-19
drop support for C extension
Urban Müller
1
-3
/
+0
2023-10-02
disable test until we have a clean OneDomain solution
Urban Müller
1
-2
/
+2
2023-10-02
avoid false positives in redirs from subdomain to onedomain, ::absolute alway...
Urban Müller
1
-2
/
+2
2023-09-28
fix docs
Urban Müller
1
-1
/
+1
2023-09-25
escape dangerous strings inside javascript, including env =
Urban Müller
2
-0
/
+4
2023-09-20
accept login subrequests without lang overrides even on //login--searchfield-...
Urban Müller
1
-1
/
+1
2023-09-05
protect against huge stackdumps from outdooractive
Urban Müller
1
-1
/
+1
2023-09-04
add forgotten url to host, mail2443
Urban Müller
1
-1
/
+1
2023-09-04
::get_cache_contents metadata in php format no longer supported
Urban Müller
1
-1
/
+1
2023-08-31
allow https in error mails
Urban Müller
1
-3
/
+6
2023-08-28
handle inline errors, e.g. new $undefined in mail3464
Urban Müller
2
-4
/
+5
2023-08-22
Add prefix to it_url::absolute() for OneDomain support, add tests for relativ...
Christian Schneider
2
-5
/
+20
2023-08-21
map favicon path to OneDomain
Urban Müller
1
-1
/
+1
2023-08-21
Do not cache content between OneDomain mode and old-style domains
Christian Schneider
1
-1
/
+1
2023-08-21
OneDomain support for it_url::redirect
Christian Schneider
1
-2
/
+2
2023-08-18
support utest mode by removing uok in redirects
Urban Müller
1
-2
/
+5
2023-08-16
run it_dbi tests for postgresql if it is running
Nathan Gass
1
-0
/
+2
2023-08-16
fix failing it_dbi tests when using postgresql
Nathan Gass
2
-2
/
+2
2023-08-16
use it_dbi_postgres everywhere for postgresql tests
Nathan Gass
1
-1
/
+1
2023-08-16
it::map docs
Urban Müller
1
-1
/
+1
2023-08-16
allow prettyprinting on json_encode (used in tv)
Urban Müller
1
-2
/
+2
2023-08-16
respect existing but empty traces
Urban Müller
1
-1
/
+1
2023-08-16
avoid using "trace" identifier for different things
Urban Müller
1
-9
/
+9
2023-08-16
recursive test script for it::error stackdumps
Urban Müller
1
-0
/
+51
2023-08-15
Avoid //foo syntax as they are overloaded for search.ch
Christian Schneider
1
-2
/
+2
2023-08-15
docs fix
Urban Müller
1
-1
/
+1
2023-08-15
consistent variable name for stackframe, handle empty stackdump
Urban Müller
1
-4
/
+4
2023-08-03
avoid name clashes with stats (mail3831); undercore also illustrates out of band
Urban Müller
1
-3
/
+3
2023-08-03
allow echoing and dry-running of it::exec/it::system commands
Urban Müller
2
-19
/
+25
2023-07-31
Stylesheets: Pass url(...) through U() for normalization/OneDomain
Christian Schneider
1
-0
/
+1
2023-07-27
bugfix, thanks buddha
Urban Müller
1
-1
/
+1
2023-07-27
fix mail0
Urban Müller
1
-1
/
+1
2023-07-26
only use trace for id to simplify deletion of similar errs
Urban Müller
1
-1
/
+1
2023-07-25
experimentally add ID to error mails
Urban Müller
1
-2
/
+4
2023-07-25
Simplify: Do not strip tags as this can lead to empty titles
Christian Schneider
1
-1
/
+1
2023-07-25
ensure that chance=0 never creates an error
Urban Müller
1
-1
/
+1
[prev]
[next]