| Commit message (Expand) | Author | Age | Files | Lines |
* | * (bug 6892, 7147) Trackback error handling, optional fields more robust | Brion Vibber | 2008-03-22 | 1 | -6/+5 |
* | * (bug 6447) Trackbacks now work with transactional tables, if enabled | Brion Vibber | 2008-03-21 | 1 | -1/+2 |
* | * (bug 13086) Trackbacks were returning invalid XML (extra whitespace) | Brion Vibber | 2008-02-26 | 1 | -4/+2 |
* | * Add 'charset' to Content-Type headers on various HTTP error responses | Brion Vibber | 2007-02-21 | 1 | -0/+2 |
* | Prevent some unnecessary lstat system calls, generated by include or require ... | Nick Jenkins | 2007-02-09 | 1 | -2/+1 |
* | The war on redundant ampersand usage! | Nick Jenkins | 2007-01-22 | 1 | -1/+1 |
* | Use Doxygen @addtogroup instead of phpdoc @package && @subpackage | Antoine Musso | 2007-01-20 | 1 | -2/+1 |
* | (bug 6893) "Call to a member function exists() on a non-object" on trackback.... | Rotem Liss | 2006-09-09 | 1 | -1/+1 |
* | Consolidated web initialisation code into includes/WebStart.php. Moved profil... | Tim Starling | 2006-07-14 | 1 | -15/+1 |
* | woo, revert the revert, apc 3.0.8 seems to work with this :) | Domas Mituzas | 2006-06-08 | 1 | -1/+0 |
* | revert r14636, private static arrays seem to crash APC on half of our boxen, ... | Domas Mituzas | 2006-06-07 | 1 | -0/+1 |
* | AutoLoad Title.php, move global cache arrays to static Title:: variables | Domas Mituzas | 2006-06-07 | 1 | -1/+0 |
* | * Adding a trailing ?> | Ævar Arnfjörð Bjarmason | 2006-03-07 | 1 | -0/+1 |
* | * Added wfDie() wrapper, and some manual die(-1), to force the return code | Brion Vibber | 2006-01-14 | 1 | -1/+2 |
* | workaround for any current or future exploit of the $GLOBALS overwrite vulner... | Tim Starling | 2005-10-31 | 1 | -0/+4 |
* | let sysop delete trackbacks | River Tarnell | 2005-07-23 | 1 | -5/+5 |
* | (bug 796) trackback support | River Tarnell | 2005-07-23 | 1 | -0/+75 |