summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-19fix phan warningsUrban Müller1-4/+6
2016-10-19fix phan warningsUrban Müller1-1/+1
2016-10-19fix phan warningsUrban Müller1-4/+5
2016-10-19fix phan warningsUrban Müller1-1/+1
2016-10-19fix phan warningsUrban Müller1-1/+1
2016-10-19fix phan warningsUrban Müller1-1/+1
2016-10-19fix phan warningsUrban Müller1-8/+10
2016-10-19fix phan warningsUrban Müller1-5/+7
2016-10-19fix phan warningsUrban Müller1-5/+8
2016-10-03support ultragetoptUrban Müller1-1/+2
2016-09-28handle continue header in curl resultNathan Gass1-0/+2
2016-09-27require : after default so "default" can be defaultUrban Müller1-1/+1
2016-08-22it::cdist(): allow stderr suppression with @Urban Müller1-2/+2
2016-08-18add parameter curl to force usage of request_curlNathan Gass1-1/+1
2016-08-16handle bad utf8 in ED()Urban Müller1-1/+3
2016-08-16@ should suppress all error output, even interactive oneUrban Müller1-1/+4
2016-08-12clearer wordingUrban Müller1-1/+1
2016-08-10fix utf8 warnings for latin1 selectsNathan Gass1-2/+2
2016-08-10add test for latin1 selectNathan Gass1-0/+5
2016-07-25prevent useless auto_prepend.php:ED() stack frameUrban Müller1-1/+1
2016-07-23Use # for comments like in rest of codeChristian Schneider1-1/+1
2016-07-22use safer variableUrban Müller1-1/+1
2016-07-22force html in EDX()Urban Müller1-0/+3
2016-07-21typoUrban Müller1-1/+1
2016-07-21it::error: we ignore https for easier debuggingUrban Müller1-1/+1
2016-07-20Revert "Revert "Use same server (may have switched to server_update) to read ...Christian Schneider1-1/+1
2016-07-20Revert "Use same server (may have switched to server_update) to read back new...Christian Schneider1-1/+1
2016-07-20Use same server (may have switched to server_update) to read back newly creat...Christian Schneider1-1/+1
2016-07-16itjs::encode() can encode non-arraysChristian A. Weber2-2/+8
2016-07-16itjs::serialize() and itjs::encode() can encode nullChristian A. Weber2-0/+9
2016-07-13prevent infinite recursions when using ED() in it::replace or ::matchUrban Müller1-4/+4
2016-07-05use atomic write in it::file_putUrban Müller1-3/+6
2016-07-01update path to textadminDavid Flatz1-2/+2
2016-06-28code cleanupUrban Müller1-2/+1
2016-06-28fix urls with double ?Urban Müller2-1/+2
2016-06-28add unit test to U() for encoding of ?Christian A. Weber1-0/+5
2016-06-21stricter active replication checkUrban Müller1-1/+1
2016-06-21only warn if local db is replicatedUrban Müller1-2/+3
2016-06-21consistent matching func, typo fixUrban Müller1-2/+2
2016-06-21exclude nondefault databasesUrban Müller1-2/+2
2016-06-21warn if writing into replication slaveUrban Müller1-4/+9
2016-06-16allow local loading (and php-interpretation) of .htc filesUrban Müller1-1/+1
2016-06-14Also set default headers (like X-Ultra-Https) for get_multiChristian Schneider1-4/+2
2016-06-14Set header to inform subrequests about HTTPS on original requestChristian Schneider1-0/+1
2016-06-14Refactor headers sent with subrequests copy/paste to common functionChristian Schneider1-13/+12
2016-06-14make sure that $string is really a string, should fix some XSS problemsDavid Flatz1-0/+1
2016-06-09better err msgUrban Müller1-1/+1
2016-06-06add 2nd parameter to it_url::absolute() to force a protocolChristian A. Weber2-17/+42
2016-05-31remove obsolete workaroundUrban Müller1-1/+0
2016-05-31STDOUT not defined in web mode; remove obsolete workaroundUrban Müller1-2/+1