Age | Commit message (Expand) | Author | Files | Lines |
2011-10-25 | replace busy curl_multi loop by correct curl_multi loop from php doku | Nathan Gass | 1 | -2/+13 |
2011-10-24 | prevent $GLOBALS destruction, remote lastsent debugging | Urban Müller | 1 | -5/+2 |
2011-10-24 | add itjs entry for sl_state.js and sl_collapse.js in searchlib | Nathan Gass | 1 | -0/+2 |
2011-10-19 | Remove obsolete references for PHP 5.4 compatibility | Christian Schneider | 1 | -2/+2 |
2011-10-19 | fix race | Urban Müller | 1 | -3/+4 |
2011-10-19 | add command parameter to _write_pre_process() | Christian Weber | 1 | -3/+4 |
2011-10-11 | Do not abort request never used before as it can throw error e.g. on Firefox | Christian Schneider | 1 | -2/+5 |
2011-10-11 | Check aborted flag because IE9 throws error c00c023f when accessing aborted r... | Christian Schneider | 1 | -2/+2 |
2011-10-04 | Hide filter:none from W3C css validator | Christian Schneider | 1 | -1/+1 |
2011-09-29 | fix race | Urban Müller | 1 | -5/+6 |
2011-09-29 | Fix Content-Type fir PIE.htc because IE9 is very picky about it | Christian Schneider | 1 | -1/+1 |
2011-09-27 | fall back on get_multi for other protocols | Nathan Gass | 1 | -0/+6 |
2011-09-27 | speedup and lower mem usage for traces | Urban Müller | 1 | -15/+10 |
2011-09-19 | dont require ultratimeout | Urban Müller | 1 | -1/+2 |
2011-09-19 | protect against hanging gm | Urban Müller | 1 | -1/+1 |
2011-09-19 | Emulate -auto-rotate option from ImageMagick | Thomas Brüderli | 1 | -0/+13 |
2011-09-16 | Added /itjs/PIE.htc CSS 3 emulation for MSIE, see http://css3pie.com/ | Christian Schneider | 2 | -0/+6 |
2011-09-16 | Remove unnecessary references which lead to bugs with arrays/objects e.g. in ... | Christian Schneider | 1 | -2/+2 |
2011-09-14 | ITools-stylify transmogrify code | Christian Schneider | 1 | -4/+4 |
2011-09-14 | fix endless loop, improve performance | Urban Müller | 2 | -15/+33 |
2011-09-13 | demand trailing - in webkit styles | Urban Müller | 1 | -2/+2 |
2011-09-08 | document __call | Urban Müller | 1 | -3/+3 |
2011-09-08 | Enforce parameter of it_url::redirect to be either 'permanent' or 'temporary' | Christian Schneider | 1 | -2/+5 |
2011-09-08 | pass line in last arg to some functions | Urban Müller | 1 | -2/+3 |
2011-09-08 | add support for permanent redirect, change default/temporary redirect from 30... | Christian Helbling | 1 | -6/+6 |
2011-09-06 | print err if stackdump not possible | Urban Müller | 1 | -1/+3 |
2011-09-05 | Autoloader: Check if file is local (does not contain ':', i.e. no protocol li... | Christian Schneider | 1 | -1/+1 |
2011-09-05 | Fix PHP 5.3.8 problem with is_a() called with string as first argument | Christian Schneider | 1 | -1/+1 |
2011-08-31 | allow blanks before schema | Urban Müller | 1 | -1/+1 |
2011-08-25 | more info in subject (in case sending of error mail fails, too) | Urban Müller | 1 | -1/+1 |
2011-08-25 | catch failed mail deliveries | Urban Müller | 1 | -2/+6 |
2011-08-10 | reduce chgrp race, allow empty it::cat() | Urban Müller | 1 | -6/+8 |
2011-08-01 | use correct charset for headers, don't hardcode iso-8859-1 | Christian Weber | 1 | -1/+1 |
2011-07-20 | Allow IE9 to run in IE9 mode | Christian Schneider | 1 | -1/+1 |
2011-07-18 | link feature killed pending validation | Urban Müller | 1 | -1/+1 |
2011-07-16 | add thead and tbody tags (required for jquery-tables etc.) | Christian Weber | 1 | -2/+2 |
2011-06-27 | warning fix | Urban Müller | 1 | -1/+1 |
2011-06-27 | fix php line number off by one | Urban Müller | 1 | -0/+3 |
2011-06-27 | hide background:rgba from validator | Urban Müller | 1 | -1/+1 |
2011-06-15 | Added T_defaultlang() to avoid direct access to global it_text->defaultlanguage | Christian Schneider | 2 | -0/+19 |
2011-06-15 | get_cache_contents, default directory | Urban Müller | 1 | -1/+10 |
2011-06-15 | added custom headers to get_multi | Christian Helbling | 1 | -0/+8 |
2011-06-10 | link urls | Urban Müller | 1 | -2/+2 |
2011-06-08 | some quotevalue tests | Urban Müller | 1 | -1/+3 |
2011-06-07 | suppress behavor: for w3c | Urban Müller | 1 | -1/+1 |
2011-06-07 | add some it::shell_command tests for new complex behaviour | Nathan Gass | 1 | -0/+3 |
2011-06-07 | case insensitive | Urban Müller | 1 | -1/+1 |
2011-06-07 | performance, fix value "0" | Urban Müller | 1 | -1/+1 |
2011-06-07 | bugfix: handle empty string | Urban Müller | 1 | -1/+1 |
2011-06-07 | only escape args when needed | Urban Müller | 1 | -1/+1 |