summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-04-01
Fix warning about get_func_args() used as parameter to other function
Christian Schneider
1
-2
/
+7
2008-04-01
Allow multiple arguments as query to select() and constructor
Christian Schneider
2
-16
/
+50
2008-03-24
Execute converted main script in global context to support global variables
Christian Schneider
1
-6
/
+10
2008-03-24
Use copy() for Windows where symlink() does not exist
Christian Schneider
1
-1
/
+2
2008-03-10
Fix warning when no tables exist, get rid of in_array()
Christian Schneider
1
-2
/
+3
2008-03-07
support not reading schema
Urban Müller
1
-1
/
+3
2008-03-02
Do not convert files above 200k, link to unchanged files
Christian Schneider
1
-9
/
+24
2008-02-28
Globally untaint ULTRAHOME as it is generated in a safe way
Christian Schneider
2
-1
/
+4
2008-02-26
Silence taint warning when writing log files (ULTRAHOME is safe)
Christian Schneider
1
-1
/
+1
2008-02-13
Fix error handling with unpatched E_NOTICE enabled
Christian Schneider
1
-2
/
+18
2008-02-07
Make autoloader and syntaxconvert cooperate
Christian Schneider
1
-6
/
+9
Fix include path separator for Windows
2008-02-04
debug code for lastsent
Urban Müller
1
-1
/
+6
2008-01-30
Fix fallback to <script> tags
Thomas Brüderli
1
-13
/
+15
2008-01-29
use script instead of xmlhttprequest if firebug is installed (avoid firefox ↵
Christian Weber
1
-5
/
+4
crash)
2008-01-29
rename loader to req upon popular request to avoid more confusion than necessary
Christian Weber
1
-26
/
+26
2008-01-25
allow enabling sqllog after constructor
Urban Müller
1
-5
/
+3
2008-01-25
more info with auto_prepend in trace
Urban Müller
1
-1
/
+1
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 ↵
Denis Demesmaeker
1
-1
/
+3
utf8 sites
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
Note: totaltimeout preferable, should we rename parameters?
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
[next]