summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-03-27
::sanitize test
Urban Müller
1
-0
/
+6
2013-03-27
remove empty tags in ::sanitize
Urban Müller
1
-1
/
+1
2013-03-21
Fix bug with missing is_final mark when giving whole XML data in one chunk
Christian Schneider
1
-1
/
+1
2013-03-21
add new function it::system
Nathan Gass
2
-0
/
+43
2013-03-18
allow strings as input
Urban Müller
1
-1
/
+1
2013-03-14
support html mails in it::mail
Urban Müller
1
-2
/
+3
2013-03-13
document --verbose in getopt
Urban Müller
1
-0
/
+1
2013-03-07
Switch X-UA-Compatible from IE=9 to IE=edge to make IE10 e.g. know box-shaodw
Christian Schneider
1
-1
/
+1
2013-03-04
factor out request method from get method, make http method overwritable, ↵
Nathan Gass
2
-75
/
+93
fix Host header
2013-02-25
mark static functions static
Christian Helbling
1
-3
/
+3
2013-02-15
better docs
Urban Müller
1
-7
/
+6
2013-02-04
support ->replace()
Urban Müller
1
-1
/
+1
2013-01-31
it::serialize must quote ' in keys
Urban Müller
2
-2
/
+6
2013-01-31
declare functions static
Urban Müller
4
-11
/
+11
2013-01-31
add missing statics
Urban Müller
1
-3
/
+3
2013-01-30
Get rid of explicit mysql_real_escape_string outside of it_dbi
Christian Schneider
1
-1
/
+1
2013-01-30
add parameter unbuffered for very large selects
Nathan Gass
1
-2
/
+3
2012-12-10
comment iso-8859
Urban Müller
1
-1
/
+1
2012-12-06
Disable sqllog after tests which need it again
Christian Schneider
1
-0
/
+1
2012-12-06
add $_FILES if present
Urban Müller
1
-0
/
+1
2012-12-03
curl_multi_select can return -1 without select when polling is necessary ↵
Nathan Gass
1
-19
/
+18
(see curl_multi_fdset doku)
2012-11-29
positional args in it::exec
Urban Müller
2
-5
/
+7
2012-11-28
kill ancient gettimeofday() usage
Urban Müller
1
-4
/
+2
2012-11-28
prevent excessive runtime
Urban Müller
1
-1
/
+1
2012-11-23
debug last commit
Nathan Gass
1
-1
/
+1
2012-11-22
Remove smart_replace() as alias for store() because it is even worse a name ↵
Christian Schneider
3
-26
/
+9
than store()
2012-11-19
make sure results are returned in the same order as input urls array
Nathan Gass
1
-3
/
+4
2012-11-19
add code for clients missing getBoundingClientRec - fixes map on Android 1.6 ↵
Christian Helbling
1
-2
/
+32
(broken since r45840)
2012-11-19
allow handler function per url which can abort in get_multi
Nathan Gass
1
-15
/
+23
2012-11-14
revert: mailer and mail client prevent arbitrary From:
Urban Müller
1
-8
/
+1
2012-11-14
set From: in it::error
Urban Müller
1
-1
/
+8
2012-11-08
send correct mime type for javascript
David Flatz
1
-2
/
+1
2012-11-06
make logs created by root appendable
Urban Müller
1
-0
/
+1
2012-11-01
Added alias store() for smart_replace() to maintain API backward compatibility
Christian Schneider
2
-0
/
+16
2012-11-01
better function naming
Urban Müller
3
-10
/
+11
2012-10-31
fix Reply-To header encoding
Christian Weber
1
-1
/
+1
2012-10-24
Replace hand-made code by standard obj.getBoundingClientRect()
Christian Schneider
1
-20
/
+2
2012-10-24
bugfix
Urban Müller
1
-1
/
+1
2012-10-24
better handle unexported funcs in subclasses
Urban Müller
1
-1
/
+1
2012-10-23
add pwd to script paths
Urban Müller
1
-1
/
+1
2012-10-16
conserve mem in it::error
Urban Müller
1
-7
/
+4
2012-10-16
dry
Nathan Gass
3
-119
/
+116
2012-10-16
add test for large response
Nathan Gass
2
-0
/
+13
2012-10-15
test basic request headers
Nathan Gass
2
-0
/
+30
2012-10-15
group all redirect tests together, remove commented out code
Nathan Gass
1
-11
/
+9
2012-10-15
add tests for it_url::get timeouts
Nathan Gass
2
-0
/
+84
2012-10-15
add more it_url::get tests (some todo)
Nathan Gass
2
-0
/
+42
2012-10-15
use switch statement, also fixes illegal style
Nathan Gass
1
-12
/
+19
2012-10-15
add harder tests for it_url::get using custom testserver on localhost
Nathan Gass
2
-0
/
+77
2012-10-15
remove Thomas from .diffnotice
Christian Weber
1
-1
/
+0
[next]