* Fix WebRequest.php
[lhc/web/wiklou.git] / includes /
2008-08-02 Victor Vasiliev* Fix WebRequest.php
2008-08-02 Victor VasilievShow $wgAddGroups and $wgRemoveGroups on Special:ListGr...
2008-08-02 Chad HorohoeRemove unused global.
2008-08-02 Andrew GarrettUse content language for rightsnone
2008-08-02 Chad HorohoeTake Article::viewRedirect() public and have it return...
2008-08-02 Jon Harald SøbyGah, committed Linker.php by mistake. Reverting.
2008-08-02 Jon Harald SøbyAdding messages for new global group 'sysadmin'. Brion...
2008-08-01 Aaron SchulzAdd date selector to history pages
2008-08-01 Aaron SchulzOpps, var renamed
2008-08-01 Aryeh GregorFix the regression Brion noticed (not caused by me...
2008-08-01 Aaron SchulzRemove extra vars
2008-08-01 Aaron Schulz* Better yet, move getDateCond() to reverseChronologica...
2008-08-01 Jack Phoenixadding new hook, MakeGlobalVariablesScript
2008-08-01 Aaron SchulzMinor refactoring and code style tweaks
2008-08-01 Brion VibberDon't die horribly from sql.php when making INSERT...
2008-08-01 Brion Vibber* (bug 13376) Use $wgPasswordSender, not $wgEmergencyCo...
2008-08-01 Daniel FriesenBugfix... PHP Notice outputted cause $skin was used...
2008-08-01 Aryeh GregorMore profiling points for Linker::link(). And that...
2008-08-01 Aryeh GregorConvert two more Parser uses, no parser test failures...
2008-08-01 Aryeh GregorStart finding more bugs in Linker::link() by having...
2008-08-01 Daniel FriesenNew hook SkinBuildSidebar to allow extensions to modify...
2008-08-01 Aryeh GregorRevert 38348 and fix properly. $text must be raw HTML...
2008-08-01 Aryeh GregorQuick, how many days in 2592000 seconds? Yeah, I neede...
2008-08-01 Rotem LissProperly escape URL fragment in Linker::link (using...
2008-08-01 Rotem LissFixing two double-escaping problems in Linker::link...
2008-08-01 Alexandre Emsenhuber* (bug 14987) Only fix double redirects on page move...
2008-08-01 Alexandre EmsenhuberRemove call to Linker::postParseLinkColour() which...
2008-08-01 Brion VibberFix regression from r38325 -- caused first character...
2008-08-01 Aryeh Gregor(bug 14995 again) Fix behavior of link() when it's...
2008-08-01 Aryeh GregorUse Linker::link() in a couple more places, since I...
2008-08-01 Aryeh GregorRevert 38323 for now. Causes massive parser test failu...
2008-08-01 Aryeh GregorRollback links should not get new/mw-redirect/stub...
2008-08-01 Aryeh Gregor(bug 14997) Rollback links now work again, yay! But...
2008-08-01 Aryeh Gregor(bug 14995) Some link fragments in the interface stoppe...
2008-08-01 Jon Harald SøbyChanging the code rendered for headers; removing <a...
2008-07-31 Brion VibberRevert r38302,38306 -- "Add an order by to the list...
2008-07-31 Chad HorohoeNot setting various parameters no longer causes the...
2008-07-31 Bryan Tong MinhAPI: Added iiprop=bitdepth to imageinfo and aiprop...
2008-07-31 Aryeh GregorFix r38302:
2008-07-31 Greg Sabino MullaneAdd an order by to the list of watched pages.
2008-07-31 Tim Starling$wgCleanSignatures to disable Parser::cleanSig(). Reque...
2008-07-31 Aaron Schulzset baserevid (part of bug 14984)
2008-07-31 Chad HorohoeI honestly have no clue how this got committed; wasn...
2008-07-31 Chad Horohoe(no commit message)
2008-07-31 ShinjimanLocalisation updates Chinese
2008-07-31 Chad HorohoeSyntax fix.
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-07-30 Aryeh GregorUse Sanitizer::mergeAttributes() for Linker::linkAttrib...
2008-07-30 Aryeh GregorAs Brion points out, Linker::linkUrl() duplicates wfArr...
2008-07-30 Aryeh GregorAdd a comment, and fix up another. Writing the documen...
2008-07-30 Aryeh GregorNew Linker::link() function, intended to replace Linker...
2008-07-30 Brion VibberRevert r38214 (IPv6 check for $wgServerName) -- failing...
2008-07-30 Brion VibberRevert r38229:
2008-07-30 Brion VibberRevert r38221, 38238 -- "Add new parser function {...
2008-07-30 Chad HorohoeI love case-sensitivity. Don't you?
2008-07-30 Raimond SpekkingRemove unused var $dims
2008-07-30 Raimond Spekking* Add a nice fieldset for consistency
2008-07-30 Chad HorohoeAdd new parser function {{apiurl}}. Also, add new globa...
2008-07-30 Victor Vasiliev* (bug 14968) Specifying blank action parameter trigger...
2008-07-30 Chad HorohoeThe documented setting on MW.org (and in DefaultSetting...
2008-07-30 Chad Horohoe(bug 14977) Installations on servers using IPv6 address...
2008-07-30 Chad HorohoeBah! Partial revert of r38212. Unrelated file snuck...
2008-07-30 Chad HorohoeRemove unused $wgServer global.
2008-07-30 ShinjimanUpdate the Chinese conversion tables
2008-07-29 Brion VibberRevert r38196, r38204 -- "(bugs 6089, 13079) Show edit...
2008-07-29 Alexandre EmsenhuberPer talk with Simetrical, add a param to Title::quickUs...
2008-07-29 Alexandre Emsenhuber* (bugs 6089, 13079) Show edit section links for transc...
2008-07-29 Aryeh GregorRevert r38165 for now, breaks CentralAuth and I don...
2008-07-29 Greg Sabino MullaneDouble-check that all old revision are set null.
2008-07-29 Domas Mituzasdon't limit random range, no need, and not efficient
2008-07-29 ShinjimanUpdate the Chinese conversion tables
2008-07-29 Aryeh GregorMerge TitleArray and UserArray into one unified class...
2008-07-29 Aryeh GregorUh, also I shouldn't introduce syntax errors while...
2008-07-29 Aryeh GregorPartially revert r38162. Caused bugs due to incredibly...
2008-07-29 Aryeh GregorLinker.php cleanup:
2008-07-28 Aryeh GregorRecommit r38149, with the fatal error fixed. The EditS...
2008-07-28 Brion Vibber* (bug 14966) Fix SearchEngineDummy class for silently...
2008-07-28 Brion VibberRevert r38149 for now, causes regressions in API parsing.
2008-07-28 Brion VibberAdd type hint to Title::equals(); this lets the error...
2008-07-28 Brion Vibber* Recursion loop check added to Categoryfinder class
2008-07-28 Aryeh GregorLinker::doEditSectionLink() and Linker::doEditSectionLi...
2008-07-28 Alexandre Emsenhuber* Per talk with brion, use wfArrayToCGI()\n* Avoid...
2008-07-28 Robert Leverington* (bug 14923) Add method for getting a TitleArray for...
2008-07-28 Alexandre EmsenhuberSome tweaks for r38116:
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-07-28 Raimond Spekking* Add a few CSS ids to allow customization of warning...
2008-07-28 Tim StarlingNo negative caching in the revision cache -- doesn...
2008-07-28 Brion VibberRevert r38068 "SpecialMovepageBeforeMove hook from...
2008-07-28 Brion VibberRevert r38040 "new hook, ConfirmEmailComplete"
2008-07-28 Brion VibberRevert r38016, r38018 (change of $wgTranslateNumerals...
2008-07-28 Brion VibberStart on some cleanup of how CSS stylesheets are loaded...
2008-07-28 ShinjimanUpdate the Chinese conversion tables
2008-07-28 Brion VibberSet a damn default for apiThumbCacheExpiry so we don...
2008-07-27 Aaron SchulzSet baserevid (bug 14918)
2008-07-27 Tim StarlingMagic word __STATICREDIRECT__ to suppress the redirect...
2008-07-27 Brion Vibber* API search now falls back to fulltext search by defau...
2008-07-27 Aaron Schulzset baseRevId (bug 14947)
2008-07-27 Aryeh Gregor* Add count() method to TitleArray and UserArray.
2008-07-27 Aryeh GregorIndeed, this is a ResultWrapper object, so we can itera...
2008-07-27 Alexandre EmsenhuberFix comment (Title::newFromTitle -> Title::newFromName...
next