lhc/web/wiklou.git
2011-11-19 Derk-Jan HartmanFix the sitesub of cologneblue. Follow up to r80785
2011-11-19 Derk-Jan HartmanFix an issue with the header of CologneBlue. Introduced...
2011-11-19 Antoine Mussobug 32086 get fixed in 1.18 not 1.18
2011-11-19 Alexandre Emsenhuber* Use local context to get messages
2011-11-19 Alexandre EmsenhuberUse ParserOptions::newFromContext() instead of 'new...
2011-11-19 Alexandre EmsenhuberUse WikiPage instead of Article
2011-11-19 Alexandre EmsenhuberFollow-up r103332: fix "invalidoldimage" error message...
2011-11-19 Aaron SchulzMade ChangesList generate page links with rcid=x for...
2011-11-19 Robin PepermansMake $wgDummyLanguageCodes an associative array so...
2011-11-19 gicodeDon't force a localization cache rebuild if it will...
2011-11-18 Alexandre Emsenhuber* Use ParserOptions::newFromContext() to not depend...
2011-11-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-18 Ariel Glennfollowup to r103448, tighten up code
2011-11-18 Alexandre EmsenhuberFix for r103502: make PoolWorkArticleView::doWork(...
2011-11-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-17 Alexandre EmsenhuberUse local context to get messages
2011-11-17 Alexandre Emsenhuber* Added WikiPage::getParserOutput() and changed Article...
2011-11-17 Sam ReedFix the rest of 'inlanguage ' in r93765
2011-11-17 Sam ReedFix trailing space in r93765
2011-11-17 Antoine Musso(bug 32450) MediaWiki: .js|.css pages parsed [[Category...
2011-11-17 Mark A. HershbergerApply cryptocoryne's patch from Bug 32454 - ArticlePurg...
2011-11-17 Mark A. HershbergerAdapt and re-apply Michael Newton's patch from Bug...
2011-11-17 Antoine Mussouse spaces for usage indentation
2011-11-17 Alexandre Emsenhuber* Use the fact that WikiPage::getLatest() is updated...
2011-11-17 Antoine Mussoskip Media: links in addition to Special: links
2011-11-17 Alexandre Emsenhuber* Removed Preferences::validateEmail() to that e-mail...
2011-11-17 Ariel Glennif user id is 0 and username is actually an IP, write...
2011-11-17 Siebrand MazelandPut $fallback back that was accidentally removed in...
2011-11-17 Siebrand MazelandFollow-up r103437: fix typo and add quotes.
2011-11-17 Aaron SchulzDocumentation
2011-11-17 Siebrand MazelandTweak message updated in r103386.
2011-11-16 Brian Wolffrevert r103396 (breaks unit tests) - In lots of these...
2011-11-16 Aaron SchulzMoved File classes to filerepo/file (as well as Archive...
2011-11-16 Aaron SchulzFixed comment typo
2011-11-16 Mark A. HershbergerApplying Michael Newton's patch from Bug 24464 - Execute
2011-11-16 Mark A. HershbergerApply patch from Bug 17056 - list items in Special...
2011-11-16 Mark A. HershbergerApply jdanni's patch from from 2+ years ago for Bug...
2011-11-16 Alexandre Emsenhuber* Put the LinkCache update in WikiPage::updateRevisionO...
2011-11-16 Alexandre EmsenhuberPer Aaron, fix for r102973: create directly a WikiFileP...
2011-11-16 Aaron SchulzFixed totally broken --file parameter (running the...
2011-11-16 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-16 OverlordQFollowup to r103365, actually include said patch file
2011-11-16 OverlordQFollowup to r100640, use correct name scheme for sequen...
2011-11-16 Brian Wolff(bug 31535; bug 332) Properly truncate upload summaries...
2011-11-16 Raimond SpekkingRegister new message key from r103314 for maintenance...
2011-11-16 Sam ReedFix extension URL
2011-11-16 PlatonidesOn errors not using OutputPage, Content-Type header...
2011-11-16 Alexandre Emsenhuber* Use WikiPage instead of Article
2011-11-16 Max SemenikFollow-up r101449 and friends: no need to consider...
2011-11-16 Antoine Mussobug 28643 improvement to serbian variants conversion
2011-11-16 Sam ReedComments, braces, explicit member variables
2011-11-16 Sam ReedTrim some long lines. Add fullstops
2011-11-16 Alexandre EmsenhuberFollow-up r103202: removed unused global declaration
2011-11-16 Sam ReedFill up, and synchronise RELEASE-NOTES-1.18
2011-11-16 Ariel Glennadd checkbox for listauthors on export form if wgExport...
2011-11-16 Roan KattouwClarify comment in r103019
2011-11-16 John Du HartFollowup r103294, remove a space that got added on...
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-15 Alexandre EmsenhuberDeprecated WikiPage::preSaveTransform() in favour of...
2011-11-15 Aaron SchulzAdded Article::newFromWikiPage() function to create...
2011-11-15 gicodeMake wfExpandUrl use wfRemoveDotSegments on the resulti...
2011-11-15 Alexandre EmsenhuberRemoved useless constructor, just use parent's one...
2011-11-15 Alexandre EmsenhuberMoved read only check after permissions and block so...
2011-11-15 Alexandre Emsenhuber* Factorise common code in ImagePage::delete() and...
2011-11-15 gicodeAdd wfAssembleUrl and unit tests. This is the next...
2011-11-15 PlatonidesFixup for r102997. If you add returns to a profiled...
2011-11-15 PlatonidesFollow-up r103179: $handled variable undefined
2011-11-15 Chad HorohoeAddress fixme on r101644 (bug 32325, bug 32263), origin...
2011-11-15 Robin PepermansThe names for Kashmiri were in Urdu and Hindi. Change...
2011-11-15 Sam ReedFollowup r102575, recreate export-0.6.xsd copied with...
2011-11-15 Sam ReedFollowup r102575, delete export-0.6.xsd to create from...
2011-11-15 Roan Kattouw(bug 32241) Fix flickering behavior in IE. Patch by...
2011-11-15 Santhosh ThottingalFollow up r102802. Bug 32359
2011-11-15 John Du HartFix for r102649
2011-11-15 John Du HartConvert SpecialBlock to subclass FormSpecialPage
2011-11-15 Aaron SchulzChanged new LocalFilePurgeThumbnails hook arguments...
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-11-15 John Du HartAdding function for checking if the database is in...
2011-11-15 John Du HartAdded function to SpecialPage to simplify permissions...
2011-11-14 Derk-Jan HartmanMake sure that the old insertTags of mediawiki.action...
2011-11-14 Daniel FriesenAdd isset tests to stuff inside BaseTemplate::getToolbox.
2011-11-14 Alexandre EmsenhuberFix for r102997: forgot to change that variable
2011-11-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-14 Sam ReedReverts r102799, followsup r102800 also
2011-11-14 Roan Kattouw(bug 19833) Make the searching-for-an-IP-means-you...
2011-11-14 Roan KattouwRemove commented-out variable ApiMain::$mRequest
2011-11-14 Alexandre EmsenhuberFix for r103001: using the object is actually a good...
2011-11-14 Alexandre EmsenhuberUpdate DifferenceEngine::renderNewRevision() to run...
2011-11-14 Alexandre EmsenhuberSome cleanup to Article::view() and related:
2011-11-14 Max Semenikfind on Windows is incompatible with *nix
2011-11-14 Roan KattouwFollowup r99224: add message to ApiBase::$messageMap too
2011-11-14 Sam ReedAdd Platonides' "add wlexcludeuser to feedwatchlist...
2011-11-14 Roan KattouwFollowup r102945: $wgFooterIcons too
2011-11-14 Alexandre EmsenhuberUpdated remaining functions executing NewRevisionFromEd...
2011-11-14 Sam ReedFollowup r102910
2011-11-14 Roan KattouwRevert r102949. Broke tests (undefined variable $_SESSI...
2011-11-14 Roan KattouwFix for r102949: don't delete too much
2011-11-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-14 Santhosh ThottingalRemove the kok-* codes got added unintentionally in...
next