summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-10-04
Remove constant() for CSS validator, e.g. constant(safe-area-inset-left) for ...
Christian Schneider
1
-0
/
+1
2017-09-29
remove utf8 byte order mark at start of file for it_pipe::csv() so first key/...
Christian Helbling
1
-1
/
+1
2017-09-28
only select ID for delete_untouched (memory and speed)
Nathan Gass
1
-1
/
+1
2017-09-27
'what' debug param works on map as well
Christian A. Weber
1
-1
/
+1
2017-09-27
allow 3-argument form of explode, it::match etc
Urban Müller
2
-2
/
+8
2017-09-26
Added update/insert/upsert tracking and delete_untouched() to delete rows not...
Christian Schneider
2
-2
/
+53
2017-09-26
do not wait for body on HEAD request
Nathan Gass
1
-0
/
+1
2017-09-25
rename request_curl to request
Nathan Gass
1
-7
/
+2
2017-09-25
remove old request method
Nathan Gass
1
-103
/
+3
2017-09-13
better docs
Urban Müller
1
-2
/
+2
2017-08-23
always provide trace for error grepping
Urban Müller
1
-2
/
+1
2017-08-23
indicate runtime
Urban Müller
1
-1
/
+1
2017-08-23
provide command line for checking past errs
Urban Müller
1
-2
/
+4
2017-08-22
Fix user->login() without session, forgot to set cookie
Christian Schneider
1
-1
/
+1
2017-08-22
check for wrong use of it_url::get
Nathan Gass
1
-0
/
+2
2017-08-21
fix multiple args in base, add documentation
Christian A. Weber
2
-4
/
+7
2017-08-21
add it_url::parse_str() which leaves dots and spaces in arg names intact
Christian A. Weber
3
-1
/
+20
2017-08-21
hide passwords in urls as well
Urban Müller
1
-1
/
+1
2017-08-21
correctly use old "safety" parameter in get_cache_contents
Urban Müller
1
-1
/
+1
2017-08-21
always use curl
Nathan Gass
1
-1
/
+1
2017-08-18
U(): params can override base args, correctly add fragment to end of url if p...
Christian A. Weber
2
-6
/
+21
2017-08-17
add tests for authentication
Nathan Gass
1
-0
/
+16
2017-08-17
testserver returns 404 on unknown path, better reflect intended retry behavio...
Nathan Gass
2
-2
/
+15
2017-08-17
iTools requires php 5.4
Christian A. Weber
1
-1
/
+1
2017-08-17
fix basic authentication support in request_curl
Nathan Gass
1
-10
/
+9
2017-08-16
use normalized url instead of rawurl also for request_curl (so default protoc...
Nathan Gass
1
-1
/
+1
2017-08-16
add test for missing protocol
Nathan Gass
1
-0
/
+8
2017-08-16
test for a header which always exists
Nathan Gass
1
-2
/
+2
2017-08-16
handle authentication in function request_curl
Nathan Gass
1
-1
/
+6
2017-08-16
only show filter params if actually in use
Urban Müller
1
-1
/
+1
2017-08-16
disable new expected errors
Nathan Gass
1
-2
/
+2
2017-08-15
permit throttling of database operations
Urban Müller
1
-1
/
+4
2017-08-14
use short syntax to indicate error filter
Urban Müller
1
-1
/
+1
2017-08-11
better err msg
Urban Müller
1
-3
/
+7
2017-08-11
dont report errs if retries left
Urban Müller
1
-4
/
+4
2017-08-11
support new timewindow syntax
Urban Müller
1
-8
/
+16
2017-08-10
document strange behaviour
Urban Müller
1
-0
/
+1
2017-08-10
bugfix: dont try to it_url::get local paths
Urban Müller
1
-2
/
+2
[prev]
[next]