summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 heade...Christian Schneider1-1/+2
2011-02-23handle comma separationUrban Müller1-2/+3
2011-02-18Switch from ImageMagick to GraphicsMagick (new ImageMagick is too broken)Christian Schneider1-1/+1
2011-02-07typoNathan Gass1-1/+1
2011-01-27Fix bug with double connections caused by overwriting link cache when putting...Christian Schneider1-0/+4
2011-01-26Always fall back to script tag on iOS devices as it does not use cache, fix s...Christian Schneider2-11/+15
2010-12-09IE9 Beta causes problems so downgrade it to IE8 for nowChristian Schneider1-1/+1
2010-11-25add exec modifierNathan Gass1-1/+3
2010-11-24Enable latest IE modeChristian Schneider1-0/+4
2010-11-23Use ULTRAHOSTNAME or hostname command to find domain name for check_email()Christian Schneider1-1/+1
2010-11-23Made mailcheck output its progress with 'mailcheck' debug parameterChristian Schneider1-1/+1
2010-11-11add reorder argument and tests to it::filter_keysNathan Gass2-6/+33
2010-11-11early version of generic line processorUrban Müller2-0/+182
2010-11-09LIMIT warningUrban Müller1-1/+1
2010-11-04string cast accesses fieldUrban Müller1-0/+5
2010-11-04safer date outputUrban Müller1-0/+1
2010-11-03dbi::update() returns affected rowsUrban Müller2-0/+15
2010-10-28better documentationUrban Müller1-7/+8
2010-10-19Replace special double-quotes as in it_html::latinizeThomas Brüderli1-1/+1
2010-10-14provide url in error_logUrban Müller1-1/+1
2010-10-08reverted fast version for nowUrban Müller1-38/+1
2010-10-05Make ITools use only standard syntaxChristian Schneider2-3/+3
2010-09-23Add support for .no_it_syntaxconvert in directories to ignore them in syntax ...Christian Schneider1-4/+7
2010-09-20bugfixesUrban Müller1-5/+8
2010-09-20it_html speedupUrban Müller1-1/+35
2010-07-27Don't attempt to read record after insert if no keyfield is defined. This pre...Thomas Brüderli1-1/+1
2010-07-14fix keepfailed modeUrban Müller1-1/+3
2010-06-30add meNathan Gass1-0/+1
2010-06-29allow absolut paths in it::logUrban Müller1-8/+9
2010-06-28Also replace typographic quotes in itjs::encode as done in it_html::latinize ...Thomas Brüderli1-1/+1
2010-06-14add backtrace to suppressed redirectUrban Müller1-1/+1
2010-06-05document header param of it_url::get()Christian Weber1-0/+1
2010-06-02it_url::get() no longer creates new objects if not called statically. Added i...Christian Weber2-4/+49
2010-06-02Use a-z0-9_ instead of w character class because because it is locale awareChristian Schneider1-3/+3
2010-06-01dont mark empty stringsUrban Müller1-1/+1
2010-05-06log slow queriesUrban Müller1-6/+6
2010-05-03avoid trouble with single > in select textUrban Müller1-2/+7
2010-04-22entity decoder; urlencoding of user in U()Urban Müller2-2/+22
2010-04-21Do not generate newline after noscript tags for layout reasonsChristian Schneider1-1/+1
2010-04-21Fix disabling of the syntax converter; allow to specify the db connection cha...Thomas Brüderli2-2/+7
2010-04-14Added it_xml test for invalid latin1 character, converted all tests to old sy...Christian Schneider3-9/+17
2010-04-14dont trigger latinize on line feedUrban Müller1-1/+1