Followup r94995: add hooks.txt entries for the new hooks
[lhc/web/wiklou.git] / includes /
2011-08-19 Roan KattouwReverse a bad decision in r93820, which added a comment...
2011-08-19 Roan KattouwPer CR on r44412 and my promise in the commit summary...
2011-08-19 Niklas LaxströmFu r94907 - also update localisation cache, which acces...
2011-08-19 Roan KattouwFollowup r94754: move protocol expansion from getIRCLin...
2011-08-18 Sam Reed* (bug 30450) Clear page_props table on page deletion
2011-08-18 Ian BakerTwo bugs:
2011-08-18 Alexandre EmsenhuberRemoved mention of AOL, no longer true since r39892
2011-08-18 Sam ReedFix getRequet to getRequest
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-08-18 Niklas LaxströmAttempt to fix Bug 30216 - Improve language fallback...
2011-08-18 MaroonedRelative values of the "Location" header are incorrect...
2011-08-18 Sam ReedUpstreaming wikia change to WebRequest
2011-08-17 Sam ReedMore wikia upstreaming
2011-08-17 Sam ReedStylize
2011-08-17 Sam ReedUpstream another minor Wikia change
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-17 Ian BakerlistFiles() returns false when empty. Special:UplaodSt...
2011-08-17 Sam ReedDocumentation
2011-08-17 Roan KattouwFollowup r94421 which, per CR, broke in non-English...
2011-08-17 Daniel FriesenFollowup r80248; Fix inverted message exists tests...
2011-08-17 Roan Kattouw(bug 30398) Expand any protocol-relative URLs to HTTP...
2011-08-17 Niklas LaxströmSelf-revert r79892: only got one opposition and apparen...
2011-08-17 Niklas LaxströmAmend the documention of search profile, fu r86714
2011-08-17 Brian WolffFollow-up r94680 - fix unit tests.
2011-08-17 Daniel FriesenFix some bad "Implements Special:*" comments in include...
2011-08-17 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-08-16 Robin PepermansMagic words (time and number-formatting ones, plus...
2011-08-16 Ian BakerCleaning up little things, updates to code clarity...
2011-08-16 Mark A. Hershbergerw/s changes
2011-08-16 Antoine MussoTests for wfGetIP() follow up r89407
2011-08-16 Roan KattouwFollowup r89545: add ,0 to Article constructor call
2011-08-16 Roan KattouwFollowup r90041: keep naming of watch and unwatch calls...
2011-08-16 Alexandre EmsenhuberPer Reedy, follow-up r93758: SpecialPage::capturePath...
2011-08-16 Brian Wolfffollow-up r88171 - fix fatal if suggested filename...
2011-08-16 Sam ReedExplicitally define some member variables
2011-08-15 Ian BakerRemoved the ability to pass a key into stashFile()...
2011-08-15 Ian BakerRemoved complex replag handling, now just query master...
2011-08-15 Antoine Mussoback off r94558:
2011-08-15 Brion VibberRevert r94041: PHP Notice: Undefined index: SERVER_PROT...
2011-08-15 Antoine MussoTests for wfGetIP() follow up r89407
2011-08-15 Sam ReedFollowup r92430 per CR, like r94448
2011-08-15 Brion VibberFollowup r94541 (reverts of r94289 undiscussed core...
2011-08-15 Aaron SchulzRestored r94370 changes PopulateRevisionLen, moving...
2011-08-15 Sam ReedPartial revert to r87584
2011-08-15 Brion VibberRevert r94289, r94290, r94294, r94333, r94345, r94362...
2011-08-15 Ian Bakerchecking for existence of mLocalFile in stashFile(...
2011-08-15 Ian Bakercleaned up database query, doesn't have to be aware...
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-08-15 Roan KattouwFollowup r94502: per CR, use two caching variables...
2011-08-15 Roan Kattouw(bug 30269) Strings like foobar//barfoo are linked...
2011-08-15 Ryan Schmidt* Revert r94487 and r19889 to an extent -- ONLY check...
2011-08-15 Ryan Schmidt* Follow-up r92673: add documentation on how to use...
2011-08-15 Ryan SchmidtWhen MediaWiki is being run behind a proxy, also check...
2011-08-15 Ryan Schmidt* Follow-up to r91284: fix error in Action::exists...
2011-08-14 Alexandre EmsenhuberAdded Parser::recursivePreprocess(); like preprocess...
2011-08-14 Alexandre EmsenhuberUse local context instead of global variables
2011-08-14 Sam ReedFix fail from r94473
2011-08-14 Sam ReedAdd/update documentation
2011-08-14 Sam ReedMade Xml::buildTable() wrap header stuff in <thead...
2011-08-14 Daniel FriesenAdd code to the sanitizer to convert presontational...
2011-08-14 Daniel FriesenThis Sanitizer::EVIL_URI_PATTERN is completely inadequa...
2011-08-14 Daniel FriesenFollowup r94353; Use !== null since that's what we...
2011-08-14 Daniel FriesenFollowup r94375; Use PROTO_RELATIVE so that when $wgSer...
2011-08-14 Roan KattouwFollowup to r92580 and r93820: r92580 duplicated the...
2011-08-14 Max SemenikApiParamInfo: if no help URLs are available, return...
2011-08-14 Max SemenikApiOpenSearch: make description a verb, just like the...
2011-08-13 Victor VasilievAllow extensions to run their own backlink-based updates:
2011-08-13 Roan Kattouw(bug 26486) ResourceLoader modules with paths to nonexi...
2011-08-13 Max SemenikBumped $wgCookieExpiration to 180 days, we were one...
2011-08-13 Chad HorohoeMove wfStreamFile() into a class, update all callers...
2011-08-13 Alexandre EmsenhuberRemove mention of wfOut() in comment
2011-08-13 Roan Kattouw(bug 26283) Previewing user JS/CSS pages doesn't load...
2011-08-13 Sam Reed* (bug 26885) Allow show/hide of account blocks, tempor...
2011-08-13 Alexandre EmsenhuberUse local context instead of global variables
2011-08-13 Max SemenikRm debugging hack from r94029.
2011-08-13 Roan KattouwRemove bogus comments from OutputPage::makeResourceLoad...
2011-08-12 Robin PepermansMark wfMsgWikiHtml() as an interface message so it...
2011-08-12 Derk-Jan HartmanUpdate the Html5 void elements and boolean attributes...
2011-08-12 Aaron SchulzChanged PopulateImageSha1 to use LoggedUpdateMaintenanc...
2011-08-12 Daniel FriesenTouch up Title::get[Full|Local]URL. This concept of...
2011-08-12 Aaron SchulzMore to r94370:
2011-08-12 Daniel FriesenImprove the ability for extensions to participate in...
2011-08-12 Roan KattouwInstead of using some hacky regexes, just use wfParseUr...
2011-08-12 Aaron Schulz* Added LoggedUpdateMaintenance subclass
2011-08-12 Aaron Schulz* Added Revision::getSha1 function
2011-08-12 Jeroen De Dauwadded doc
2011-08-12 Daniel FriesenFollowup r94349; Interwiki::getURL used `$title !=...
2011-08-12 Roan KattouwGuard against parse_url() returning weird things in...
2011-08-12 Robin PepermansFix r91886 thanks to johnduhart: check if it is an...
2011-08-12 Daniel FriesenUpdate Interwiki::getURL's first argument so that it...
2011-08-12 Roan Kattouw(bug 30236) Links like [[//example.com Link text]]...
2011-08-12 Max SemenikFollow-up r94289: SQLite support, unbreaks tests
2011-08-12 KrinkleReverting r93751 per r93751 CR.
2011-08-11 Sam ReedWhitespace
2011-08-11 Mark A. Hershbergerw/s
2011-08-11 PlatonidesFix case of the new file added in r94289
2011-08-11 Aaron SchulzFollow-up r94289: code changes to fill the new fields...
2011-08-11 Aaron Schulz* Added rev_sha1 and ar_sha1 columns to revision/archiv...
2011-08-11 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-11 Thomas Griescode cosmetics: moved the closing td to a new line
next