summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-16dryNathan Gass3-119/+116
2012-10-16add test for large responseNathan Gass2-0/+13
2012-10-15test basic request headersNathan Gass2-0/+30
2012-10-15group all redirect tests together, remove commented out codeNathan Gass1-11/+9
2012-10-15add tests for it_url::get timeoutsNathan Gass2-0/+84
2012-10-15add more it_url::get tests (some todo)Nathan Gass2-0/+42
2012-10-15use switch statement, also fixes illegal styleNathan Gass1-12/+19
2012-10-15add harder tests for it_url::get using custom testserver on localhostNathan Gass2-0/+77
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 tr...Nathan Gass1-1/+1
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 tho...Christian Schneider1-3/+7
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 corr...Christian Weber1-0/+1
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
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 a...Christian Schneider2-14/+18
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