summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-15remove Thomas from .diffnoticeChristian Weber1-1/+0
2012-10-15add myselfDavid Flatz1-0/+1
2012-10-15return true if mail was sentUrban Müller1-1/+4
2012-10-10implement myimg in myhtml to have same behaviour with or without fasttagNathan Gass1-2/+2
2012-10-04do not use debug parameter verbose (used to impelement -v which should not ↵Nathan Gass1-1/+1
trigger full dump)
2012-09-19Added work-around for cURL 7.25.0 problem with first select call hangingChristian Schneider1-1/+3
2012-08-30Added debug parameter reqtimings to time multiget subrequestsChristian Schneider1-2/+11
2012-08-24Also use float time in it::timerlog()Christian Schneider1-6/+1
2012-08-20return zero element array on 404Urban Müller1-1/+1
2012-08-20no extra warnings on missing fileUrban Müller1-1/+1
2012-08-20test null argument behaviourUrban Müller1-0/+2
2012-08-17use float timeUrban Müller1-1/+1
2012-08-17not workingUrban Müller1-2/+0
2012-08-17it_parse_args compatiblity: treat null like empty stringUrban Müller1-0/+2
2012-08-17test it_parse_args behaviourUrban Müller1-0/+2
2012-08-14Handle errors (e.g. timeouts) in it_url::get_multi by returning false for ↵Christian Schneider1-3/+7
those urls
2012-08-13never use fasttag if it_tag is missingUrban Müller1-1/+1
2012-08-13add test for unprintable characters in attribute *name*Nathan Gass1-0/+6
2012-08-08some more special char tests (normal utf8 chars, \xc2 at end, null bytes)Nathan Gass1-0/+21
2012-08-08save one function callUrban Müller1-1/+1
2012-08-07documentation (really: test whether hostname for svn commit mails is now ↵Christian Weber1-0/+1
correct)
2012-08-07support it_tag built in CUrban Müller1-39/+48
2012-08-07test changed nenewlinetags in myhtml with inheritance as used by mapNathan Gass1-0/+12
2012-08-07some tests for proper _cleanup with it_html tag functionsNathan Gass1-0/+12
2012-08-06Test commitChristian Schneider1-1/+1
2012-08-06add keepalpha option to it::imageconvert(), re-format source to better match ↵Christian Schneider1-15/+23
itools standard
2012-07-19docsUrban Müller1-0/+1
2012-07-17it::any2utf8: leave true/false/objects untouchedUrban Müller1-1/+1
2012-07-11implement static function get() as discussedChristian Weber1-0/+11
2012-07-10allow nonmatching colcount in cols()Urban Müller1-1/+10
2012-07-02Improved cleanup handling for illegal characters in html, now handles utf-8 ↵Christian Schneider2-14/+18
as well
2012-06-29stdout option, renamed save() to write() to reflect thisUrban Müller1-3/+3
2012-06-29numeric entities already handled (except for illegals, remove those)Urban Müller2-2/+2
2012-06-20Remove manual ob_gzhandler, configure mod_deflate to handle all thisChristian Schneider1-5/+0
2012-06-18Add parameter to adjust jpeg qualityThomas Brüderli1-3/+4
2012-06-14Also cache localizedfields info, fixes bug with field localizationChristian Schneider1-0/+4
2012-06-13Only redirect to static version for full non-bot user agentsChristian Schneider1-1/+1
2012-06-05no mails in aslive modeUrban Müller1-1/+1
2012-06-05Check objects before executing callback methodsThomas Brüderli1-2/+3
2012-06-01support aslive(), longer subjectsUrban Müller1-3/+3
2012-05-25Added it_dbi::store to READMEChristian Schneider1-0/+1
2012-05-23any2utf8 triple encoding testUrban Müller1-1/+2
2012-05-23handle triple (and more) encodingUrban Müller1-2/+2
2012-05-23Fix itjs boot script fallback to not always include retry=1 and at the same ↵Christian Schneider2-5/+7
time make retry=1 less cacheable to increase chance of successful recovery
2012-05-22better performanceUrban Müller1-3/+2
2012-05-21More tests for it_dbi::store() behaviourChristian Schneider1-5/+26
2012-05-21add store(), fix commentsUrban Müller2-6/+33
2012-05-18use IN instead of = if value is an arrayChristian Weber2-1/+7
2012-05-16undefined labels link to editorUrban Müller1-1/+2
2012-05-15support arrays in any2utf8Urban Müller2-9/+19