summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04Deprecate second parameter (config) to constructor of generated classesChristian Schneider1-0/+2
2008-04-04Fix javascript strict warningChristian Schneider1-1/+4
2008-04-01Fix warning about get_func_args() used as parameter to other functionChristian Schneider1-2/+7
2008-04-01Allow multiple arguments as query to select() and constructorChristian Schneider2-16/+50
2008-03-24Execute converted main script in global context to support global variablesChristian Schneider1-6/+10
2008-03-24Use copy() for Windows where symlink() does not existChristian Schneider1-1/+2
2008-03-10Fix warning when no tables exist, get rid of in_array()Christian Schneider1-2/+3
2008-03-07support not reading schemaUrban Müller1-1/+3
2008-03-02Do not convert files above 200k, link to unchanged filesChristian Schneider1-9/+24
2008-02-28Globally untaint ULTRAHOME as it is generated in a safe wayChristian Schneider2-1/+4
2008-02-26Silence taint warning when writing log files (ULTRAHOME is safe)Christian Schneider1-1/+1
2008-02-13Fix error handling with unpatched E_NOTICE enabledChristian Schneider1-2/+18
2008-02-07Make autoloader and syntaxconvert cooperateChristian Schneider1-6/+9
Fix include path separator for Windows
2008-02-04debug code for lastsentUrban Müller1-1/+6
2008-01-30Fix fallback to <script> tagsThomas Brüderli1-13/+15
2008-01-29use script instead of xmlhttprequest if firebug is installed (avoid firefox ↵Christian Weber1-5/+4
crash)
2008-01-29rename loader to req upon popular request to avoid more confusion than necessaryChristian Weber1-26/+26
2008-01-25allow enabling sqllog after constructorUrban Müller1-5/+3
2008-01-25more info with auto_prepend in traceUrban Müller1-1/+1
2008-01-16We don't always have an envThomas Brüderli1-1/+1
2008-01-16only catch errs on live....Urban Müller1-1/+3
2008-01-15Support other charsets than ISO LatinThomas Brüderli1-2/+2
2007-12-22allow numbers in js filenames (c64.js ...)Christian Weber1-1/+1
2007-12-14only transform latin into unicode if wanted, ie for search.ch but not for ↵Denis Demesmaeker1-1/+3
utf8 sites
2007-12-10prevent headers already sentUrban Müller1-1/+3
2007-12-10prevent headers already sentUrban Müller1-0/+4
2007-12-10datestamps for alert.logUrban Müller1-1/+1
2007-11-30Use it_debug::backtrace with new parametersChristian Schneider1-6/+2
2007-11-30Allow truncation of backtraceChristian Schneider1-2/+6
2007-11-29no double newlineUrban Müller1-1/+1
2007-11-29allow skipping of library filenamesUrban Müller1-6/+10
2007-11-29better detect unset $dummyUrban Müller1-1/+1
2007-11-29Indentation style fixChristian Schneider1-1/+2
2007-11-28dont create stderr for suppressed errors in cli modeUrban Müller1-5/+11
2007-11-28Precalculate int property of fields to reduce iterate() overheadChristian Schneider1-1/+5
2007-11-28New it_dbi type awareness: int(11) fields are returned as intChristian Schneider2-3/+9
2007-11-26Make error Cc: depending on ['it_defaultconfig']['error_cc']Christian Schneider1-1/+1
2007-11-26Cc: to alert mailbox on live serversChristian Schneider1-1/+1
2007-11-23Only split selected options on comma for multi-selectChristian Schneider2-1/+13
2007-11-22Abort get_cache early if url is invalid (e.g. 404), better error messageChristian Schneider1-3/+3
2007-11-20Also support auto_prepend_local.phpChristian Schneider1-1/+1
2007-11-20Individual read operation timeout respects small totaltimeout now.Christian Schneider1-0/+1
Note: totaltimeout preferable, should we rename parameters?
2007-11-19prepend dirname to auto_prepend.phpUrban Müller1-2/+5
2007-11-16body defined in array p shoul also be consideredDenis Demesmaeker1-1/+1
2007-11-15added link to tutorial movieDenis Demesmaeker1-0/+1
2007-11-15dont block httpd for 3 hours if server doesnt deliver eofUrban Müller1-12/+11
2007-11-14(-: Fix Google search :-)Christian Schneider1-1/+1
2007-11-14Suppress warnings on shared hosters with open_basedir setChristian Schneider1-3/+3
2007-11-13dont indent <pre>, documentationUrban Müller1-4/+4
2007-11-13Tested and fixed syntax converter securityChristian Schneider1-5/+5