Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / diff /
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 DemonMerge "Added missing GPLv2 headers in some places."
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Include the namespace of the page in the "target...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 NikerabbitMerge "Use CamelCase in both ConfirmEmail and Invalidat...
2012-05-08 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-02 Amir E. Aharoni(bug 33928) make diff title page more relevant
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Christian AistleitnerSanitizing already existing use of PHP's assert
2012-03-14 Aaron SchulzReverted r113803: makes already messy class messier...
2012-03-14 Alexandre EmsenhuberBe consistent in the interface and use Title::quickUser...
2012-03-14 Alexandre EmsenhuberDon't create new Revision and Title object if we can...
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-15 Alexandre EmsenhuberUse the context's WikiPage object if the title of the...
2011-12-28 Alexandre Emsenhuber* Use Linker::getRevDeleteLink() where possible to...
2011-12-10 Alexandre Emsenhuber* Added revision's timestamp to OutputPage along with...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-17 Alexandre Emsenhuber* Added WikiPage::getParserOutput() and changed Article...
2011-11-16 John Du HartFollowing r100264, update usages in core
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-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-11-09 PlatonidesFollow-up r102521
2011-11-09 Aaron SchulzReverted r101244 changes - these are not equivalent...
2011-11-09 Alexandre EmsenhuberSome updates to EditPage and ExternalEdit:
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-06 Alexandre Emsenhuber* Merged Title::userCanRead() check in Title::getUserPe...
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
2011-10-29 Sam ReedRemove more assignments in conditionals (while each...
2011-10-29 Sam ReedKill various unused variables
2011-10-27 PlatonidesRemoval of unused globals
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-26 Sam ReedMore documentation!
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-10-05 Alexandre EmsenhuberFix for r99038: this was in the wrong part of the if...
2011-10-05 Alexandre EmsenhuberBig cleanup to DifferenceEngine:
2011-09-04 Robin PepermansMark $mDiffLang protected, and rename function to setTe...
2011-08-19 Roan KattouwUse canonical URLs in sitemaps, diff stuff and external...
2011-07-27 Alexandre Emsenhuber* Changed OutputPage::$mIsArticle flag to be false...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-23 Robin PepermansDifferenceEngine: introduce setDiffLang() to change...
2011-07-19 PlatonidesProfiling errors. r92106 missed a wfProfileOut
2011-07-13 Aaron SchulzFixed profiling error
2011-07-08 Leo KoppelkammMoving skins/common/diff.css to mediawiki.action.histor...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-02 Aaron SchulzRemoved some dead code (useless since r87806)
2011-07-01 Sam ReedMinor revert to r91246
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-29 Alexandre EmsenhuberFollow-up r90334 and r90337: made DifferenceEngine...
2011-06-19 PlatonidesFollow up r90334.
2011-06-18 Robin PepermansAddress comment by Platonides on r90320:
2011-06-18 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-01 Sam ReedRemove some unused variables, add/improve some document...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-14 Roan KattouwKill diff.js with fire. It only applies to versions...
2011-05-10 Brion Vibber* (bug 21279, bug 28820) Workaround for standard diff...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-01 Sam Reed* (bug 27185) API: Add Special:ComparePages
2011-04-19 Chad Horohoe(bug 28610) unsegement is not a word
next