aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* * Workaround for mysterious problem with bogus epoch If-Last-Modified reqsBrion Vibber2005-07-041-0/+1
* * Workaround for mysterious problem with bogus epoch If-Last-Modified reqsBrion Vibber2005-07-041-1/+2
* * (bug 2632) Fix proportional image scaling, giving correct heightBrion Vibber2005-07-041-3/+16
* * Changing $wgMaxNameChars to 255, the number of bytes user_name in theÆvar Arnfjörð Bjarmason2005-07-041-1/+1
* * Adding 'renameuser' to $wgAvailableRightsÆvar Arnfjörð Bjarmason2005-07-041-1/+1
* commentRiver Tarnell2005-07-041-1/+2
* global $wgServer;River Tarnell2005-07-041-1/+1
* add message before commons descRiver Tarnell2005-07-041-2/+6
* show article text before commons textRiver Tarnell2005-07-041-2/+6
* help url given by icehearth on ircAntoine Musso2005-07-041-0/+3
* Fixes bug #2632 : new image height when zooming without using "thumb" was not...Antoine Musso2005-07-041-2/+3
* commentsAntoine Musso2005-07-031-12/+15
* quoteAntoine Musso2005-07-031-1/+1
* fix #923 : correct title for RCLinked special pageAntoine Musso2005-07-031-1/+1
* * (bug 2683) Really fix apostrophe escaping for toolbox tipsBrion Vibber2005-07-031-1/+1
* Check if page actually existsNiklas Laxström2005-07-031-6/+7
* don't make apache cryRiver Tarnell2005-07-031-2/+6
* tc_url -> varchar, limit url lengthRiver Tarnell2005-07-031-0/+2
* fixes from live siteRiver Tarnell2005-07-032-5/+7
* key parser cache on ($action==render)River Tarnell2005-07-032-4/+5
* (bug 2650) Fix national date type display on wikis that don't support dynamic...Jens Frank2005-07-031-1/+1
* typeRiver Tarnell2005-07-031-1/+1
* really fix that enhanced rc changes linkBrion Vibber2005-07-031-2/+3
* - proxy support for wfGetHTTP()River Tarnell2005-07-034-94/+183
* * Fix diff order on Enhanced RC 'changes' linkBrion Vibber2005-07-031-1/+1
* don't show link to licensing info if info is already transcludedErik Moeller2005-07-031-1/+1
* don't display "Upload a new version" etc. for commons images, it has no meaningRiver Tarnell2005-07-031-1/+5
* fixes from live siteRiver Tarnell2005-07-031-7/+1
* fixes for action=render on image pagesRiver Tarnell2005-07-032-1/+8
* typosRiver Tarnell2005-07-031-2/+2
* fetch commons descriptions for display on local wikisRiver Tarnell2005-07-032-121/+143
* implement "action=render"River Tarnell2005-07-035-75/+90
* * (bug 2658) Fix signature time, localtime to match timezone offset againBrion Vibber2005-07-031-1/+1
* don't try to redeclare classesRiver Tarnell2005-07-021-3/+5
* avoid breaking on php5River Tarnell2005-07-021-21/+20
* don't just assume we get a valid title objectErik Moeller2005-07-022-3/+3
* -nonsenseErik Moeller2005-07-021-1/+0
* Add two new parameters for editing new pages:Erik Moeller2005-07-022-4/+36
* Added hooks at various parser stages. Repaired neglected insertStripItem().Tim Starling2005-07-021-2/+10
* bug 2663, produce valid xhtmlRiver Tarnell2005-07-021-2/+2
* remove support for filtering by namespace and minorness, it's too slowRiver Tarnell2005-07-021-108/+7
* * (bug 2661) Fix link generation in contribsBrion Vibber2005-07-021-3/+7
* & not &;River Tarnell2005-07-021-1/+1
* honouring page metadata is too slow for this queryRiver Tarnell2005-07-021-5/+8
* backport changes for RC-backed watchlist in recentchanges code from live siteRiver Tarnell2005-07-012-17/+20
* only set newtalk for actual usersRiver Tarnell2005-07-011-2/+4
* * (bug 2629) Automatically capitalize usernames again instead ofBrion Vibber2005-07-012-8/+19
* propagate rc_this_oldid properlyRiver Tarnell2005-07-011-2/+2
* allow loadFromCurRow to allow an optional lastidRiver Tarnell2005-07-011-2/+2
* * (bug 2656) Fix regression: prevent blocked users from reverting imagesBrion Vibber2005-07-011-0/+13