summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
hide pointer-events from validator
Urban Müller
1
-1
/
+1
2013-08-15
add it::lcfirst() simliar to it::ucfirst()
Christian Helbling
1
-0
/
+8
2013-07-17
docs
Urban Müller
1
-2
/
+3
2013-07-17
allow defaults in it::getopt
Urban Müller
1
-2
/
+5
2013-07-17
revert special --opts syntax as -opts does not warn on missing dashes anyway
Nathan Gass
2
-7
/
+7
2013-07-17
add --opts variant to shell_command which adds dashes for posix options, add ...
Nathan Gass
2
-2
/
+56
2013-07-15
fix absolute() for urs like /foo//bar
Christian Weber
1
-1
/
+1
2013-07-12
shorter code
Urban Müller
1
-3
/
+1
2013-07-12
only load it_text.class if no Accept-Language header is given
Nathan Gass
1
-1
/
+3
2013-07-12
show (unquoted) cmd line in it::error
Urban Müller
1
-1
/
+1
2013-07-05
Use apcu_ functions if they exists (PHP 5.5)
Christian Schneider
1
-2
/
+7
2013-07-04
also report connection error in error_log, not only in sqllog
Christian Weber
1
-1
/
+1
2013-07-03
To not try to get mysqli_num_rows when using unbuffered queries as this produ...
Christian Schneider
1
-1
/
+1
2013-07-02
Remove generator magic as generators can only be traversed once. Use EDX(iter...
Christian Schneider
1
-6
/
+0
2013-07-01
test sequential pattern application in ::replace
Urban Müller
1
-0
/
+1
2013-06-28
handle generators in ED()
Urban Müller
1
-0
/
+6
2013-06-26
fix for "use strict"
Urban Müller
1
-1
/
+1
2013-06-26
ignore unloadable files for #! check
Urban Müller
1
-1
/
+1
2013-06-20
add missing it_pipe.class
Christian Weber
1
-2
/
+3
2013-05-16
no longer omit it_html in backtrace, renamed $errmsg
Urban Müller
1
-7
/
+7
2013-05-13
test for grapheme_strlen===null for bad utf8
Urban Müller
1
-0
/
+2
2013-04-29
correctly handle conntect errs
Urban Müller
1
-1
/
+1
2013-04-23
load javascript files separately when debugging to get the right linenumbers
David Flatz
1
-5
/
+29
2013-04-22
introduce debug parameter 'jsdebug' that enforces javascript injection for be...
David Flatz
1
-1
/
+2
2013-04-22
Switch to mysqli functions
Christian Schneider
2
-28
/
+28
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, fix...
Nathan Gass
2
-75
/
+93
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 (see...
Nathan Gass
1
-19
/
+18
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
[prev]
[next]