summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Christian Helbling1-0/+14
"help" debug variable and with toggle links
2011-04-26verbose err msgUrban Müller1-4/+4
2011-04-14consistent columnsUrban Müller1-1/+1
2011-04-14log server usedUrban Müller1-1/+1
2011-04-13added myself to diffnoticeChristian Helbling1-0/+1
2011-04-13added colorscheme for dark console backgroundsChristian Helbling1-6/+1
2011-04-13Suppress warning if no fields where found in tableChristian Schneider1-1/+1
2011-04-13Fix iteration over localized fields, added test for itChristian Schneider2-2/+14
2011-04-12documentationUrban Müller1-1/+1
2011-04-08save functionUrban Müller1-46/+58
2011-04-06Added support for localized fields with suffix, e.g. copy title_de to title ↵Christian Schneider2-1/+55
on read
2011-04-05Removed obsolete (and unused) parameter setcookieChristian Schneider1-3/+2
2011-04-03handle empty filesUrban Müller1-1/+1
2011-03-31return lines arrayUrban Müller1-0/+8
2011-03-14handle ; as split charUrban Müller1-1/+2
2011-03-03allow multiple or no (=stdin) fnUrban Müller1-1/+4
2011-03-01Handle keepfailed when blocked process discovers that file could not be fetchedChristian Schneider1-2/+9
2011-02-28Fix ICS date format without timeChristian Schneider1-7/+3
2011-02-28Added support for icsdate and icsdatetime formats in it::date()Christian Schneider1-3/+14
2011-02-25Also consider HTTP headers when calculating cache filename and document ↵Christian Schneider1-1/+2
headers parameter for get_cache()
2011-02-23handle comma separationUrban Müller1-2/+3