summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-27speedup and lower mem usage for tracesUrban Müller1-15/+10
2011-09-19dont require ultratimeoutUrban Müller1-1/+2
2011-09-19protect against hanging gmUrban Müller1-1/+1
2011-09-19Emulate -auto-rotate option from ImageMagickThomas Brüderli1-0/+13
2011-09-16Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/Christian Schneider2-0/+6
2011-09-16Remove unnecessary references which lead to bugs with arrays/objects e.g. in ...Christian Schneider1-2/+2
2011-09-14ITools-stylify transmogrify codeChristian Schneider1-4/+4
2011-09-14fix endless loop, improve performanceUrban Müller2-15/+33
2011-09-13demand trailing - in webkit stylesUrban Müller1-2/+2
2011-09-08document __callUrban Müller1-3/+3
2011-09-08Enforce parameter of it_url::redirect to be either 'permanent' or 'temporary'Christian Schneider1-2/+5
2011-09-08pass line in last arg to some functionsUrban Müller1-2/+3
2011-09-08add support for permanent redirect, change default/temporary redirect from 30...Christian Helbling1-6/+6
2011-09-06print err if stackdump not possibleUrban Müller1-1/+3
2011-09-05Autoloader: Check if file is local (does not contain ':', i.e. no protocol li...Christian Schneider1-1/+1
2011-09-05Fix PHP 5.3.8 problem with is_a() called with string as first argumentChristian Schneider1-1/+1
2011-08-31allow blanks before schemaUrban Müller1-1/+1
2011-08-25more info in subject (in case sending of error mail fails, too)Urban Müller1-1/+1
2011-08-25catch failed mail deliveriesUrban Müller1-2/+6
2011-08-10reduce chgrp race, allow empty it::cat()Urban Müller1-6/+8
2011-08-01use correct charset for headers, don't hardcode iso-8859-1Christian Weber1-1/+1
2011-07-20Allow IE9 to run in IE9 modeChristian Schneider1-1/+1
2011-07-18link feature killed pending validationUrban Müller1-1/+1
2011-07-16add thead and tbody tags (required for jquery-tables etc.)Christian Weber1-2/+2
2011-06-27warning fixUrban Müller1-1/+1
2011-06-27fix php line number off by oneUrban Müller1-0/+3
2011-06-27hide background:rgba from validatorUrban Müller1-1/+1
2011-06-15Added T_defaultlang() to avoid direct access to global it_text->defaultlanguageChristian Schneider2-0/+19
2011-06-15get_cache_contents, default directoryUrban Müller1-1/+10
2011-06-15added custom headers to get_multiChristian Helbling1-0/+8
2011-06-10link urlsUrban Müller1-2/+2
2011-06-08some quotevalue testsUrban Müller1-1/+3
2011-06-07suppress behavor: for w3cUrban Müller1-1/+1
2011-06-07add some it::shell_command tests for new complex behaviourNathan Gass1-0/+3
2011-06-07case insensitiveUrban Müller1-1/+1
2011-06-07performance, fix value "0"Urban Müller1-1/+1
2011-06-07bugfix: handle empty stringUrban Müller1-1/+1
2011-06-07only escape args when neededUrban Müller1-1/+1
2011-06-06fake css output for validatorUrban Müller1-1/+4
2011-06-06use plain output if plain html typeUrban Müller1-1/+1
2011-05-30add 'favicon' parameter to specify a favicon, add srclines in EDC('what')Christian Weber1-3/+6
2011-05-26factor out it::shell_command from it::execNathan Gass1-10/+25
2011-05-24add it_url::get_multi to fetch multiple urls in parallelNathan Gass2-0/+51
2011-05-18no newlines for labelsUrban Müller1-1/+1
2011-05-17added srclines to what outputChristian Helbling1-2/+3
2011-05-04Fix typo instead of in error messageChristian Schneider1-1/+1
2011-05-03Added sl_adid_debug.js for ad debugging by campaign managersChristian Schneider1-0/+1
2011-04-27renamed debug variable "help" back to "what"Christian Helbling1-1/+1
2011-04-27moved what debug output from auto_prepend to it_html, now implemented as "hel...Christian Helbling1-0/+14
2011-04-26verbose err msgUrban Müller1-4/+4