Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-06-06 | fake css output for validator | Urban Müller | 1 | -1/+4 |
2011-06-06 | use plain output if plain html type | Urban Müller | 1 | -1/+1 |
2011-05-30 | add 'favicon' parameter to specify a favicon, add srclines in EDC('what') | Christian Weber | 1 | -3/+6 |
2011-05-26 | factor out it::shell_command from it::exec | Nathan Gass | 1 | -10/+25 |
2011-05-24 | add it_url::get_multi to fetch multiple urls in parallel | Nathan Gass | 2 | -0/+51 |
2011-05-18 | no newlines for labels | Urban Müller | 1 | -1/+1 |
2011-05-17 | added srclines to what output | Christian Helbling | 1 | -2/+3 |
2011-05-04 | Fix typo instead of in error message | Christian Schneider | 1 | -1/+1 |
2011-05-03 | Added sl_adid_debug.js for ad debugging by campaign managers | Christian Schneider | 1 | -0/+1 |
2011-04-27 | renamed debug variable "help" back to "what" | Christian Helbling | 1 | -1/+1 |
2011-04-27 | moved what debug output from auto_prepend to it_html, now implemented as "hel... | Christian Helbling | 1 | -0/+14 |
2011-04-26 | verbose err msg | Urban Müller | 1 | -4/+4 |
2011-04-14 | consistent columns | Urban Müller | 1 | -1/+1 |
2011-04-14 | log server used | Urban Müller | 1 | -1/+1 |
2011-04-13 | added myself to diffnotice | Christian Helbling | 1 | -0/+1 |
2011-04-13 | added colorscheme for dark console backgrounds | Christian Helbling | 1 | -6/+1 |
2011-04-13 | Suppress warning if no fields where found in table | Christian Schneider | 1 | -1/+1 |
2011-04-13 | Fix iteration over localized fields, added test for it | Christian Schneider | 2 | -2/+14 |
2011-04-12 | documentation | Urban Müller | 1 | -1/+1 |
2011-04-08 | save function | Urban Müller | 1 | -46/+58 |
2011-04-06 | Added support for localized fields with suffix, e.g. copy title_de to title o... | Christian Schneider | 2 | -1/+55 |
2011-04-05 | Removed obsolete (and unused) parameter setcookie | Christian Schneider | 1 | -3/+2 |
2011-04-03 | handle empty files | Urban Müller | 1 | -1/+1 |
2011-03-31 | return lines array | Urban Müller | 1 | -0/+8 |
2011-03-14 | handle ; as split char | Urban Müller | 1 | -1/+2 |