summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
also warn about it_error in query
Urban Müller
1
-1
/
+1
2024-01-22
warn about incorrect usage
Urban Müller
1
-1
/
+3
2024-01-08
add option for allowing missing column values at end of row
Urban Müller
1
-2
/
+4
2023-12-21
no need for detailed text sampling on twin
Urban Müller
1
-1
/
+1
2023-12-20
enable use of it__split in pipes
Urban Müller
1
-1
/
+1
2023-12-14
Do not cache API responses for 10 seconds by default, e.g. /api/feed.json on ...
Christian Schneider
1
-1
/
+0
2023-12-13
Fix and simplify text admin links for OneDomain
Christian Schneider
1
-5
/
+1
2023-11-23
fix 'what' debug link generator. Also, -- is dead.
Christian A. Weber
1
-2
/
+2
2023-11-20
use random port to avoid races
Nathan Gass
3
-33
/
+34
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
[prev]
[next]