* (bug 4979) Use simplified email addresses when running on Windows
[lhc/web/wiklou.git] / includes /
2006-08-30 Rob Church* (bug 4979) Use simplified email addresses when runnin...
2006-08-30 Brion Vibber* Fix bug in wfRunHooks which caused corruption of...
2006-08-30 Rob ChurchWhoops, left in commented-out code
2006-08-30 Rob Church* Include SVN revision number in {{CURRENTVERSION}...
2006-08-30 Rob Church* (bug 7059) Introduce "anchorencode" colon function
2006-08-30 Rob Church* (bug 7075) List registered parser function hooks...
2006-08-29 Yuri Astrakhan* Ordered the query results by disambiguation page...
2006-08-29 Daniel KinzlerRevamped ajax interface, see release notes.
2006-08-29 Yuri Astrakhan* Separated login code from UI rendering code to allow...
2006-08-29 Brion Vibber* (bug 7109) Fix Atom feed version number in header...
2006-08-29 Tim StarlingOnly use the message cache in action=raw if it is expli...
2006-08-29 Rob Church(bug 7158) Regression in padding function behaviour...
2006-08-28 Yuri Astrakhan* changed query to limit the source pages to the main...
2006-08-28 Greg Sabino MullaneTighten up tableExists SQL, fix hyperlink to tsearch2...
2006-08-28 Greg Sabino MullaneName update, remove "broken" comment. :)
2006-08-27 Jens Frankupdate metadata for old images, ignore page= if no...
2006-08-27 Jens FrankFix missing img_page in rev 16036 (missing commit of...
2006-08-27 Rotem LissView the formatted namespace name (without _) in custom...
2006-08-27 Rob Church* (bug 832) Return to user page after emailing a user
2006-08-25 Tim StarlingCategoryPage bug fix
2006-08-25 Yuri Astrakhan* Now [[MediaWiki:Disambiguationspage]] may have either...
2006-08-24 Tim Starlingignore invalid titles in getParentCategoryTree()
2006-08-24 Tim StarlingRefactored parser output handling slightly, and added...
2006-08-24 Tim StarlingAdded hook to allow Article subclassing in extensions
2006-08-24 Tim StarlingSeverely refactored CategoryPage to enable subclassing...
2006-08-24 Tim StarlingExit from AJAX requests properly. Calling exit after...
2006-08-24 Tim StarlingIntroduced hook function for requesting that extension...
2006-08-24 Mark Bergsma(bug 7098) Add an option to disable/enable sending...
2006-08-23 Rotem Liss(bug 366) Time-Variables like CURRENTTIME and CURRENTDA...
2006-08-23 Rotem Liss(bug 5970) Need to login to upload files
2006-08-23 Daniel Kinzlerskin: adding global JS variables wgNamespaceNumber...
2006-08-23 Rotem LissCheck the permissions of the special page lists in...
2006-08-23 Rotem LissFix for profiling.
2006-08-22 Brion Vibberbegin cleanup on magnus' url upload thingy
2006-08-22 Magnus ManskeSwitched URL upload function to CURL
2006-08-22 Daniel KinzlerStubObject.php: use getVal() instead of getText() to...
2006-08-22 Magnus Manske$wgMaxUploadSize now limits URL upload
2006-08-22 Magnus ManskeOption: Allow upload from URL. Set $wgAllowCopyUploads...
2006-08-21 Rob Church(bug 7085) Fix regression introduced in r16124
2006-08-21 Rob ChurchPADLEFT/PADRIGHT:
2006-08-21 Rob Church(bug 7080) PHP notices on bad input to padleft/padright
2006-08-20 Tim StarlingExperimental OpenSearch description
2006-08-19 Greg Sabino MullaneBy Robert Treat: try to create plpgsql if it does not...
2006-08-19 Tim StarlingMade monobook work when $wgArticle is null, this is...
2006-08-18 Rob Church* Pass page title as parameters to "linkshere" and...
2006-08-18 Rob Church* (bug 7044) Introduce "padleft" and "padright" colon...
2006-08-18 Greg Sabino MullaneIgnore all but errors when importing.
2006-08-18 Rob Church* (bug 7061) Format title on "from (page)" links on...
2006-08-18 Rob Church* (bug 7054) Validate email address before sending...
2006-08-18 Brion Vibber* Avoid duplicate revision imports with Special:Import
2006-08-18 Tim StarlingAdded [[:Image:Foo.png]] style links to the pagelinks...
2006-08-18 Brion Vibber* (bug 7010) Don't send email notifications for watched...
2006-08-17 Tim StarlingShow a link to the template when the inclusion limit...
2006-08-17 Tim StarlingTablePager: fixes for IE (doesn't like coloured ridge...
2006-08-17 Brion Vibber* (bug 7031) Report missing email on 'email password...
2006-08-17 Brion Vibber* (bug 7037) Fix regression in login tab order
2006-08-17 Greg Sabino MullaneAdd suggestion to restart if the "impossible" happens.
2006-08-16 Greg Sabino MullaneUse NULL not empty string for rc_ip if our DB is picky.
2006-08-16 Greg Sabino MullaneAdd concept of "strict IPs" so we don't attempt to...
2006-08-16 Tim StarlingSome styling for Special:Imagelist courtesy of Splarka
2006-08-15 Brion Vibber* (bug 5969) Clean up tab order on Special:Userlogin...
2006-08-15 Brion Vibber* Clean up tab order on Special:Blockip
2006-08-15 Daniel KinzlerAdded squid cache control to AjaxCachePolicy, similar...
2006-08-15 Daniel KinzlerAdded logic for setting Vary header in AjaxCachePolicy
2006-08-15 Brion Vibber* (bug 1866) Improve navigation on Special:Listusers...
2006-08-15 Brion VibberFix regression in regression fix
2006-08-15 Brion Vibber* (bug 6946) Fix unexpected behavior change with GET...
2006-08-15 Tim StarlingSecond attempt
2006-08-15 Tim Starlingoptionally remove comments in preprocess()
2006-08-14 Tim StarlingAdded {{CURRENTHOUR}}
2006-08-14 Domas Mituzasadd wfGetAllCallers(), utility function for some occasi...
2006-08-14 Domas Mituzasreplace header() with $wgRequest->response()->header()
2006-08-14 Tim StarlingAdded Parser::preprocess() entry point and OT_PREPROCES...
2006-08-13 Brion VibberRevert part of 16036 using an undefined magic word...
2006-08-13 Jens FrankDJVU rendering: Handle old DB metadata entries
2006-08-13 Jens FrankFix undefined variables
2006-08-13 Jens Frankremove superfluous debugging code
2006-08-13 Rotem LissSwap the table pager images in RTL languages.
2006-08-13 Jens Frank(bug 6420) Render thumbnails for djvu images, show...
2006-08-13 Greg Sabino MullaneExplcitily grant permissions when we connect as superus...
2006-08-13 Tim StarlingRevamped Special:Imagelist. Implemented generic table...
2006-08-12 Domas Mituzasadd some abstraction for web responses, so far minimal...
2006-08-12 Rotem LissRemoving the last use of the mesasge 'administrators...
2006-08-12 Rotem LissAdding static functions to User to create links to...
2006-08-12 Tim StarlingFixed regex in doMagicLinks (broken since r15976)
2006-08-11 Brion Vibber* (bug 6971) Fix regression in Special:Export history...
2006-08-10 Tim StarlingTemplate expansion size limit
2006-08-10 Rotem LissSpacing.
2006-08-10 Tim StarlingIt broke things
2006-08-10 Tim StarlingFixed PreferencesForm::validateDate().
2006-08-09 Greg Sabino MullanePrevent a SQL error if no bot groups exist, by not...
2006-08-08 Rotem LissDisplaying all the groups with the permission, not...
2006-08-08 Rob Church* Consistent use of spacing
2006-08-08 Rotem Liss(bug 769) OutputPage::permissionRequired() should sugge...
2006-08-08 Rotem LissFinally removing the deprecated and unused functions...
2006-08-08 Rotem LissRemoving the last references to OutputPage::sysopRequir...
2006-08-07 Rotem Liss* Correctly get messages which use the form "mainpage...
2006-08-06 Rotem LissUsing a new function, Language::getArrow, to check...
2006-08-06 Rotem LissChanging all the last references from LanguageUtf8...
2006-08-06 Tim StarlingOptimised Sanitizer::removeHTMLtags, Parser::unstrip...
next