Correct the name of Sanskrit Language.
[lhc/web/wiklou.git] / includes /
2011-11-13 Aaron SchulzAdded rollback-related comment to nextSequenceValue()
2011-11-13 Alexandre EmsenhuberRefactored EditPage::getPreloadedText():
2011-11-13 Niklas LaxströmAddress comments in r97628
2011-11-13 Alexandre EmsenhuberRemoved usage of $wgUser in block and unblock processing:
2011-11-13 Diederik van LiereThis patch fixes rev. 102575.
2011-11-12 Aaron SchulzDocument $wgGroupPermissions better, including per...
2011-11-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-12 Alexandre EmsenhuberMoved methods around to group them by functionnality
2011-11-12 Alexandre EmsenhuberPer Nikerabbit, fix undefined variable notice from...
2011-11-12 Alexandre Emsenhuber* Renamed member variables to begin with a lower case
2011-11-12 Roan KattouwAllow extensions to add post-update maintenance scripts
2011-11-12 Alexandre EmsenhuberUse WikiPage instead of Article
2011-11-12 Alexandre EmsenhuberUse the local user to get time offset and format, also...
2011-11-11 Aaron SchulzFU r102073:
2011-11-11 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-11 Sam ReedFollowup r102799, unconditionally running them anyway...
2011-11-11 Sam ReedNaff all point varying on $this->updateRowExists when...
2011-11-11 Alexandre EmsenhuberDon't pass the count parameter in rawParams() otherwise...
2011-11-11 Brian Wolff(bug 32358) Do not display "No higher resolution availa...
2011-11-11 Alexandre EmsenhuberReordered some functions for more consistency: setOldSu...
2011-11-11 Jure Kajzer* applyed the patch from bug 26393 (please comment...
2011-11-11 Siebrand MazelandRemove trailing newline in 'config-db-host-help'.
2011-11-11 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-11-11 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-11-11 Siebrand MazelandFollow-up 102749: more protocol relative URLs.
2011-11-11 Brian Wolff(follow-up r99910) Make $wgEnableAutoRotation work...
2011-11-11 Daniel FriesenUpdate xcache url since the old url redirects to the...
2011-11-11 Daniel FriesenUpdate Installer i18n to use some protocol relative...
2011-11-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-10 Sam ReedDocumentation
2011-11-10 Jure Kajzer* sry about that :S ... 10x Aaron
2011-11-10 Sam ReedFix syntax error I introduced from r102683
2011-11-10 Sam ReedPass in some more , __METHOD__
2011-11-10 Sam ReedAdd $fname to tableExists
2011-11-10 Jure Kajzer* fix as per comment on CR r102625#c25856
2011-11-10 Siebrand MazelandRevert r102650, r102640. Caused breakage on translatewi...
2011-11-10 gicodeFollow-up r102587. Add details to comments and add...
2011-11-10 Alexandre EmsenhuberUse WikiPage instead of Article to call getRedirectTarget()
2011-11-10 Jure Kajzersome more oracle-phpunit-fu (should not affect non...
2011-11-10 Antoine Mussocorrect variable name
2011-11-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-11-10 Alexandre EmsenhuberRemoved FeedItem::getLastMod() and FeedItem::getDBPrefi...
2011-11-10 Antoine Mussomove store writing out of recache()
2011-11-10 Jure Kajzer* reverted changes to Block and ApiBlockTest made in...
2011-11-10 Jure Kajzer* Added getInfinity to DatabaseOracle
2011-11-10 Daniel FriesenAdd a new User::getDisplayName() to return the name...
2011-11-10 Daniel FriesenRefactor core from Title::getLinkUrl to Title::getLinkU...
2011-11-09 PlatonidesFollow-up r102521
2011-11-09 Aaron SchulzReverted r101244 changes - these are not equivalent...
2011-11-09 Rob Moenessage=fix trumped line of code from svn update
2011-11-09 gicodeAdd wfRemoveDotSegments and unit tests. This is a...
2011-11-09 Aaron SchulzFixed misleading getItem() comments...things like array...
2011-11-09 Rob Moenessage=This bug fixes bug30483
2011-11-09 Diederik van LiereCommit to fix bug 30513.
2011-11-09 Sam ReedBug 31995 - Addition of PPFrame::getTitle
2011-11-09 Roan Kattouw(bug 32256) API list=search stops at first invalid...
2011-11-09 Chad HorohoeDrop "selenium" user right. As far as I can tell, this...
2011-11-09 Jure Kajzer* phpunit fixes & optimizations for oracle backend
2011-11-09 Alexandre EmsenhuberSome updates to EditPage and ExternalEdit:
2011-11-09 Alexandre EmsenhuberUse WikiPage instead of Article
2011-11-09 Alexandre EmsenhuberThrow a FatalError exception instead of calling OutputP...
2011-11-09 Antoine MussoAllow \x1b (ascii ESC) in wfDebug() output
2011-11-09 Mark A. Hershbergerfix bug #29102: Upgrade fails "Unknown character set...
2011-11-08 PlatonidesAttempt to fix translatewiki bug 32057
2011-11-08 Alexandre EmsenhuberFix for r102417: commiting OutputPage.php is actually...
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-08 Alexandre EmsenhuberUse the local context instead of $wgOut, now that we...
2011-11-08 Alexandre Emsenhuber* Use local context to get messages
2011-11-08 Antoine Mussocorrect typo in r102393
2011-11-08 Antoine Mussoadd quick comment from r102334 cr
2011-11-08 Antoine MussoPrefix debug message in wfClientAcceptsGzip()
2011-11-08 Antoine Mussoupdate ParserCache debug message
2011-11-07 Aaron SchulzRemoved old, unused, MW_IMG_* constants
2011-11-07 Happy-melonFollow-up r102334: odd that this minus sign (yes, copie...
2011-11-07 Happy-melon(bug 31502) (follow-up r84718) Restore ToC to Special...
2011-11-07 Aaron SchulzFU r102073:
2011-11-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-07 Aaron Schulz* Use 'new self' instead of hard-coded class name
2011-11-07 Alexandre Emsenhuber* Added specific page header when showing "search delet...
2011-11-07 Mark A. Hershbergerre Bug #29283, r101507: Apply Vitaliy Filippov's follow...
2011-11-07 PlatonidesAllow raw conditions on insertSelect, given that array...
2011-11-07 Antoine Mussobug 29110 - $wgFeedDiffCutoff doesn't affect new pages
2011-11-07 Antoine Mussoearly returns to avoid long code in if / else
2011-11-07 Antoine MussoBug 30232 - add current time to message wlnote on Speci...
2011-11-07 Alexandre Emsenhuber* Removed existence of Title object check since not...
2011-11-07 Alexandre Emsenhuber* Fix checks to show whether "edit" and "addsection...
2011-11-06 Mark A. Hershbergerre r102027: split up long lines
2011-11-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-06 Alexandre EmsenhuberUse WikiPage instead of Article to call updateCategoryC...
2011-11-06 Alexandre Emsenhuber* Only show "view" tabs when the user hasn't the permis...
2011-11-06 Alexandre Emsenhuber* Merged Title::userCanRead() check in Title::getUserPe...
2011-11-06 PlatonidesBug 26375 - Italics should be passed to TOC
2011-11-06 Niklas LaxströmDidn't we agree to use @since?
2011-11-06 Alexandre Emsenhuber* Moved the language variant check inside the "not...
2011-11-06 Aaron SchulzFixed doc typo
2011-11-06 Daniel FriesenMake the CliInstaller use --server to set wgServer...
2011-11-05 Alexandre Emsenhuber* Use local context to get messages
2011-11-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-05 Alexandre Emsenhuber* Only call Title::getPageLanguage() when necessary...
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
next