aboutsummaryrefslogtreecommitdiffstats
path: root/trackback.php
Commit message (Expand)AuthorAgeFilesLines
* * (bug 6892, 7147) Trackback error handling, optional fields more robustBrion Vibber2008-03-221-6/+5
* * (bug 6447) Trackbacks now work with transactional tables, if enabledBrion Vibber2008-03-211-1/+2
* * (bug 13086) Trackbacks were returning invalid XML (extra whitespace)Brion Vibber2008-02-261-4/+2
* * Add 'charset' to Content-Type headers on various HTTP error responsesBrion Vibber2007-02-211-0/+2
* Prevent some unnecessary lstat system calls, generated by include or require ...Nick Jenkins2007-02-091-2/+1
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* (bug 6893) "Call to a member function exists() on a non-object" on trackback....Rotem Liss2006-09-091-1/+1
* Consolidated web initialisation code into includes/WebStart.php. Moved profil...Tim Starling2006-07-141-15/+1
* woo, revert the revert, apc 3.0.8 seems to work with this :)Domas Mituzas2006-06-081-1/+0
* revert r14636, private static arrays seem to crash APC on half of our boxen, ...Domas Mituzas2006-06-071-0/+1
* AutoLoad Title.php, move global cache arrays to static Title:: variablesDomas Mituzas2006-06-071-1/+0
* * Adding a trailing ?>Ævar Arnfjörð Bjarmason2006-03-071-0/+1
* * Added wfDie() wrapper, and some manual die(-1), to force the return codeBrion Vibber2006-01-141-1/+2
* workaround for any current or future exploit of the $GLOBALS overwrite vulner...Tim Starling2005-10-311-0/+4
* let sysop delete trackbacksRiver Tarnell2005-07-231-5/+5
* (bug 796) trackback supportRiver Tarnell2005-07-231-0/+75