summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Expand)AuthorFilesLines
2010-11-11add reorder argument and tests to it::filter_keysNathan Gass1-6/+16
2010-11-11early version of generic line processorUrban Müller1-0/+10
2010-10-14provide url in error_logUrban Müller1-1/+1
2010-06-29allow absolut paths in it::logUrban Müller1-8/+9
2010-03-22cleanup, bugfixUrban Müller1-9/+11
2010-03-22handle empty filesUrban Müller1-2/+2
2010-03-17segfaults not reproducibleUrban Müller1-4/+0
2010-03-15save segfault causing inputUrban Müller1-4/+6
2010-01-29Convert it.class back to old syntaxChristian Schneider1-1/+1
2010-01-15suppress identify's stderrChristian Weber1-1/+1
2010-01-15add support for EPS in imageconvert(), remove php4 cruftChristian Weber1-13/+9
2010-01-08Mark static functions as static to avoid PHP 5.3 strict warnings (performance?)Christian Schneider1-25/+25
2009-12-30Work around PHP bug 49819: posix_isatty seeks to startChristian Schneider1-0/+1
2009-10-27prevent huge mailsUrban Müller1-0/+7
2009-10-23Allow giving custom command line options to ImageMagick with it::imageconvert()Christian Schneider1-1/+3
2009-10-07ignore svg parse errsUrban Müller1-1/+1
2009-10-06make superglobals machine readableUrban Müller1-4/+4
2009-09-16Added parameters blockmailid and omitdebuginfo to it::error()Christian Schneider1-19/+27
2009-08-20Warn when we hit pcre.backtracking_limitChristian Schneider1-0/+10
2009-08-17Replace all {params} in one go to avoid double replacementsChristian Schneider1-2/+5
2009-07-09Fix warning on PHP 5.3 when passing non-object to get_class()Christian Schneider1-1/+1
2009-07-09Need more space :-)Christian Schneider1-0/+1
2009-07-09dont redirect if debug output visibleUrban Müller1-0/+3
2009-06-25Make it::file_put pass PHP4 lint commit hook againChristian Schneider1-1/+1
2009-06-09Support SVG files as input to it::imageconvertChristian Schneider1-3/+8
2009-04-22Get rid of ereg/split, replaced by preg equivalentsChristian Schneider1-2/+2
2009-04-17log web errs to error_logUrban Müller1-1/+3
2009-03-27include time in errmailUrban Müller1-0/+1
2009-02-17send no mails from devel/twin, treat missing severtype.cfg as liveUrban Müller1-1/+1
2009-02-02more debug infoUrban Müller1-1/+1
2009-01-29add it::is_devel() and it::is_live() as abstraction for $GLOBALS['ULTRASERVER...Christian Weber1-0/+20
2008-12-16handly empty arraysUrban Müller1-1/+1
2008-12-15docsUrban Müller1-0/+2
2008-12-15lines modeUrban Müller1-0/+4
2008-12-11handle stdin/stdoutUrban Müller1-5/+6
2008-12-10comptiblity...Urban Müller1-2/+3
2008-12-10it::file_get, it::file_put, shorter shell error format, it::mail docsUrban Müller1-4/+39
2008-11-11fix styleNathan Gass1-2/+2
2008-11-11some latin1 tests, debug it::execNathan Gass1-1/+6
2008-09-15Restrict alert mail subject to a reasonable sizeChristian Schneider1-1/+1
2008-09-10use it::mail for (hopefully) correct encodingUrban Müller1-1/+2
2008-08-06debuged, added basic testsNathan Gass1-2/+2
2008-07-24Only create function for same expression onceChristian Schneider1-1/+4
2008-07-15nicer argument namesUrban Müller1-5/+5
2008-06-23allow comma separated list in filter_keys, simpler mail sendingUrban Müller1-2/+15
2008-06-20it::map docsUrban Müller1-0/+5
2008-06-20it::map for array iterationUrban Müller1-0/+11
2008-05-18Use class_exists to check if we need to extend by xy_tools classChristian Schneider1-4/+1
2008-05-07implented debug argumentNathan Gass1-0/+10
2008-02-28Globally untaint ULTRAHOME as it is generated in a safe wayChristian Schneider1-1/+1