summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-16
We don't always have an env
Thomas Brüderli
1
-1
/
+1
2008-01-16
only catch errs on live....
Urban Müller
1
-1
/
+3
2008-01-15
Support other charsets than ISO Latin
Thomas Brüderli
1
-2
/
+2
2007-12-22
allow numbers in js filenames (c64.js ...)
Christian Weber
1
-1
/
+1
2007-12-14
only transform latin into unicode if wanted, ie for search.ch but not for utf...
Denis Demesmaeker
1
-1
/
+3
2007-12-10
prevent headers already sent
Urban Müller
1
-1
/
+3
2007-12-10
prevent headers already sent
Urban Müller
1
-0
/
+4
2007-12-10
datestamps for alert.log
Urban Müller
1
-1
/
+1
2007-11-30
Use it_debug::backtrace with new parameters
Christian Schneider
1
-6
/
+2
2007-11-30
Allow truncation of backtrace
Christian Schneider
1
-2
/
+6
2007-11-29
no double newline
Urban Müller
1
-1
/
+1
2007-11-29
allow skipping of library filenames
Urban Müller
1
-6
/
+10
2007-11-29
better detect unset $dummy
Urban Müller
1
-1
/
+1
2007-11-29
Indentation style fix
Christian Schneider
1
-1
/
+2
2007-11-28
dont create stderr for suppressed errors in cli mode
Urban Müller
1
-5
/
+11
2007-11-28
Precalculate int property of fields to reduce iterate() overhead
Christian Schneider
1
-1
/
+5
2007-11-28
New it_dbi type awareness: int(11) fields are returned as int
Christian Schneider
2
-3
/
+9
2007-11-26
Make error Cc: depending on ['it_defaultconfig']['error_cc']
Christian Schneider
1
-1
/
+1
2007-11-26
Cc: to alert mailbox on live servers
Christian Schneider
1
-1
/
+1
2007-11-23
Only split selected options on comma for multi-select
Christian Schneider
2
-1
/
+13
2007-11-22
Abort get_cache early if url is invalid (e.g. 404), better error message
Christian Schneider
1
-3
/
+3
2007-11-20
Also support auto_prepend_local.php
Christian Schneider
1
-1
/
+1
2007-11-20
Individual read operation timeout respects small totaltimeout now.
Christian Schneider
1
-0
/
+1
2007-11-19
prepend dirname to auto_prepend.php
Urban Müller
1
-2
/
+5
2007-11-16
body defined in array p shoul also be considered
Denis Demesmaeker
1
-1
/
+1
2007-11-15
added link to tutorial movie
Denis Demesmaeker
1
-0
/
+1
2007-11-15
dont block httpd for 3 hours if server doesnt deliver eof
Urban Müller
1
-12
/
+11
2007-11-14
(-: Fix Google search :-)
Christian Schneider
1
-1
/
+1
2007-11-14
Suppress warnings on shared hosters with open_basedir set
Christian Schneider
1
-3
/
+3
2007-11-13
dont indent <pre>, documentation
Urban Müller
1
-4
/
+4
2007-11-13
Tested and fixed syntax converter security
Christian Schneider
1
-5
/
+5
2007-11-13
Fix: Moved check for it_syntaxconvert directory after auto_prepend_local.php
Christian Schneider
1
-12
/
+10
2007-11-13
documentation
Urban Müller
1
-3
/
+4
2007-11-12
Untaint ULTRAHOME and IT_HOME (e.g. for it::log)
Christian Schneider
1
-3
/
+4
2007-11-12
Added ref search, it_auto_prepend.php docs
Christian Schneider
1
-8
/
+27
2007-11-12
documentation
Urban Müller
1
-6
/
+7
2007-11-12
Enhance syntax conversion system
Christian Schneider
1
-5
/
+7
2007-11-12
Safer handling of syntax conversion
Christian Schneider
1
-7
/
+17
2007-11-12
use first it_texts in path, remove third text() param
Urban Müller
1
-6
/
+9
2007-11-12
More stable ULTRAHOME setting, auto_prepend_local support
Christian Schneider
1
-5
/
+11
2007-11-12
Use it_url_encode in it_loader; don't escape semicolons to save space
Thomas Brüderli
2
-2
/
+2
2007-11-11
Changed it_untaint and it_taintcheck to not modify input var
Christian Schneider
2
-5
/
+5
2007-11-10
Untaint url after sanitizing it
Christian Schneider
1
-1
/
+4
2007-11-09
Does not need to be executable
Christian Schneider
1
-0
/
+0
2007-11-09
Added it_autoprepend.php, it_syntaxconverter.class and convertsyntax.php
Christian Schneider
4
-0
/
+657
2007-11-09
Fix typo: defined, not defined
Christian Schneider
1
-7
/
+7
2007-11-09
Added missing constants if taint support is not enabled
Christian Schneider
1
-0
/
+7
2007-11-09
No need to untaint base in U() so far
Christian Schneider
1
-1
/
+1
2007-11-09
Also return value in it_taintcheck on machines without taint() support
Christian Schneider
1
-1
/
+1
2007-11-09
Added experimental PHP taint support to ITools
Christian Schneider
3
-5
/
+19
[prev]
[next]