summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
handle structured body
Urban Müller
1
-1
/
+1
2018-01-08
add body to alertlog
Urban Müller
1
-3
/
+3
2018-01-02
env() does not validate yet
Urban Müller
1
-1
/
+1
2017-12-22
disable until code fixed
Urban Müller
1
-1
/
+1
2017-12-21
readd trailing comma
Nathan Gass
1
-1
/
+1
2017-12-21
better error overview
Urban Müller
1
-1
/
+1
2017-12-21
ignore INSERT IGNORE
Urban Müller
1
-2
/
+2
2017-12-20
better naming
Urban Müller
1
-2
/
+2
2017-12-20
configurable warning suppression
Urban Müller
1
-1
/
+2
2017-12-20
add query to errs
Urban Müller
1
-1
/
+1
2017-12-19
limit warning count, whitelist
Urban Müller
1
-2
/
+2
2017-12-19
whitelist inserts without defaults for now
Urban Müller
1
-4
/
+7
2017-12-19
remove curlinfo_header_out option (conlicts with curlopt_verbose and possibly...
Nathan Gass
1
-3
/
+4
2017-12-19
report mysql warnings
Urban Müller
1
-2
/
+12
2017-12-18
new alertlog filename
Urban Müller
1
-1
/
+1
2017-12-18
show blockmail parameters, show most recent errors
Urban Müller
1
-6
/
+8
2017-12-18
include curl_getinfo for errors, remove unused variable
Nathan Gass
1
-3
/
+4
2017-12-13
factor out log_line from log function
Nathan Gass
1
-4
/
+12
2017-12-12
Avoid using search::xy in ITools code
Christian Schneider
1
-1
/
+1
2017-12-11
shorter error mail titles
Urban Müller
1
-1
/
+1
2017-12-07
more tests is always better
Nathan Gass
1
-2
/
+14
2017-12-07
if no key => value params are supplied, don't kill query params without value...
Christian A. Weber
2
-20
/
+22
2017-12-07
new MariaDB needs explicit ORDER BY
Christian A. Weber
1
-1
/
+1
2017-12-07
remove fasttag
Urban Müller
2
-8
/
+1
2017-12-07
use Fatal: in mail title, set response code on devel as well
Urban Müller
1
-5
/
+4
2017-11-30
add test for multiple spaces
Nathan Gass
1
-0
/
+6
2017-11-30
test it::grep invert
Urban Müller
1
-0
/
+1
2017-11-30
support grep -v
Urban Müller
1
-4
/
+5
2017-11-30
use utf8mb4 as default characterset for mysql connection
Christian A. Weber
1
-1
/
+1
2017-11-29
Do not add / for non-http url without path
Christian Schneider
2
-1
/
+7
2017-11-29
Filter out invalid empty MX records (e.g. for bluwin.ch)
Christian Schneider
1
-1
/
+1
2017-11-28
tests for falsey parameter arguments
Nathan Gass
1
-2
/
+14
2017-11-28
add todo test for removing parameters from base
Nathan Gass
1
-0
/
+6
2017-11-28
test handling of empty parameters
Nathan Gass
1
-0
/
+18
2017-11-28
add more tests with fixes
Nathan Gass
2
-7
/
+108
2017-11-28
simplify % code, test % at end and with digits
Nathan Gass
2
-6
/
+3
2017-11-28
extract U tests in json file (so they can be used elsewhere)
Nathan Gass
2
-45
/
+53
2017-11-20
::error now strips passwords correctly, not it_cache blocking on devel
Urban Müller
1
-2
/
+3
2017-11-06
correctly hide passwords in var_export format
Urban Müller
1
-1
/
+1
2017-11-02
hide passwords in subject as well
Urban Müller
1
-1
/
+1
2017-10-26
set accept encoding option
Nathan Gass
1
-0
/
+1
2017-10-24
indicate time of previous err with timewindow; we seem to have false triggers
Urban Müller
1
-2
/
+3
2017-10-19
revert to old behaviour for now, some T() calls in map drawings want unmodifi...
Urban Müller
2
-5
/
+3
2017-10-18
entity-encode tabs and carriage returns like new lines in attributes so that ...
David Flatz
2
-4
/
+4
2017-10-16
allow simple functions calls in ET() and T() labels
Urban Müller
4
-14
/
+25
2017-10-16
implement retries for get_multi
Nathan Gass
1
-11
/
+28
2017-10-12
use CURLOPT_FOLLOWLOCATION in it_url::get
Nathan Gass
2
-23
/
+12
2017-10-12
add test for correct handling of Location for 201 created http result
Nathan Gass
2
-0
/
+15
2017-10-10
prevent warning if files is array
Urban Müller
1
-1
/
+1
2017-10-05
Fix handling of constant() within calc() by changing order of replace
Christian Schneider
1
-1
/
+1
[next]