aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Expand)AuthorAgeFilesLines
...
* maxlag hidden parameter. Allows client-side bots to throttle under slave lag ...Tim Starling2007-04-221-0/+7
* * (bug 9256) Add a quick note to index.php header commentsBrion Vibber2007-03-121-0/+34
* Revert r19529 ('ajax editors list'); per chat w/ hashar I recommend working o...Brion Vibber2007-01-211-11/+7
* Optional feature : 'Ajax show editors' based on an idea by Tim StarlingAntoine Musso2007-01-201-7/+11
* Load the ajax stuff once we have a title or we will not be able to parseAntoine Musso2007-01-091-4/+5
* Exit from AJAX requests properly. Calling exit after doing something is reall...Tim Starling2006-08-241-1/+1
* fixed include path of AjaxDispatcher.php in index.phpDaniel Kinzler2006-07-261-1/+1
* Consolidated web initialisation code into includes/WebStart.php. Moved profil...Tim Starling2006-07-141-78/+2
* microtime(true) instead of slow php4 hacksDomas Mituzas2006-05-281-1/+1
* Fix wrong pathJens Frank2006-03-271-1/+1
* OOP'ed Ajax functions, embedded in index.php for better compatibility with wi...Jens Frank2006-03-271-0/+12
* * additional commentsAntoine Musso2006-01-151-5/+12
* funny quotesAntoine Musso2006-01-151-12/+12
* revert to Wiki.php 1.28 and index.php 1.130Brion Vibber2006-01-131-18/+69
* index.php now fits on a single screen :-)Magnus Manske2006-01-131-26/+16
* Further cleanup of index.phpMagnus Manske2006-01-131-48/+7
* Moving more stuff to Wiki.phpMagnus Manske2006-01-111-23/+10
* Most of index.php now in Wiki.phpMagnus Manske2006-01-111-49/+5
* Consolidation of mediaWIki calls into Wiki.phpMagnus Manske2006-01-111-19/+12
* Page creation now mostly moved from index.php to Wiki.phpMagnus Manske2006-01-111-12/+3
* moved more stuffMagnus Manske2006-01-111-14/+3
* fixMagnus Manske2006-01-111-1/+1
* Moving more stuffMagnus Manske2006-01-111-9/+2
* Slowly moving more stuff from index.php to Wiki.phpMagnus Manske2006-01-111-5/+6
* mini-fixMagnus Manske2006-01-101-1/+0
* Brion-style conformity :-)Magnus Manske2006-01-101-11/+11
* moving some more stuff from index.php to Wiki.phpMagnus Manske2006-01-101-17/+1
* Moving image and category detectionMagnus Manske2006-01-101-10/+2
* Second attempt at (partially) moving to Wiki.php; tested this time, worksForMeMagnus Manske2006-01-101-84/+11
* Catching: getrusage() does not exist on Windows platformsMagnus Manske2005-12-311-1/+7
* close profiling on script exits instead of page flushingDomas Mituzas2005-12-301-0/+2
* * Added templatelinks table. The table currently represents a literal list of...Tim Starling2005-12-301-1/+1
* Revert to working versionBrion Vibber2005-12-291-3/+220
* finishing moving of code from inex.php to includes/Wiki.phpMagnus Manske2005-12-291-77/+0
* moving stuff from index.php to includes/Wiki.phpMagnus Manske2005-12-291-149/+9
* * WhitespaceÆvar Arnfjörð Bjarmason2005-11-251-1/+0
* * Recognize Special:Search consistently so read whitelist worksBrion Vibber2005-11-161-4/+7
* Require POST method for action=purge, to prevent bots from hitting itTim Starling2005-11-071-6/+1
* workaround for any current or future exploit of the $GLOBALS overwrite vulner...Tim Starling2005-10-311-0/+4
* Reverting fix for 2585; some users report seeing error displays of someBrion Vibber2005-10-241-8/+0
* Committing various live hacks from Wikimedia serversBrion Vibber2005-10-221-1/+1
* (bug 2585) Return proper 404 code when pages don't existTom Gilder2005-10-121-0/+8
* Nicer default page (complete with sharks with frigg'n lasers on their heads)Tom Gilder2005-10-061-5/+4
* fixed redirects from one namespace to anotherTim Starling2005-08-201-3/+2
* No check needed when viewing old versionsAntoine Musso2005-08-121-1/+1
* Fix #710: redirect to category pages got an empty category list.Antoine Musso2005-08-111-2/+16
* let sysop delete trackbacksRiver Tarnell2005-07-231-0/+1
* * There's no more need for this here than anywhere else..Ævar Arnfjörð Bjarmason2005-07-081-1/+0
* implement "action=render"River Tarnell2005-07-031-9/+10
* fixed hook callTim Starling2005-07-021-1/+1