Adding context to the API
[lhc/web/wiklou.git] / includes /
2011-10-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-17 Alexandre Emsenhuber* (bug 31692) "summary" parameter now also work when...
2011-10-17 Happy-melon(bug 31405) block reason preload. Patch by Brad Jorsch.
2011-10-17 Happy-melonType hinting
2011-10-17 Alexandre EmsenhuberAdded a User parameter to SpecialPageFactory::getUsable...
2011-10-17 Alexandre EmsenhuberUse local context to get messages
2011-10-17 Antoine Mussoadding note to code snippet
2011-10-17 Raimond SpekkingOld link is not always known, it depends on $createRedirect
2011-10-16 Russ NelsonStoreBatchTest counts even MORE correct than before.
2011-10-16 Sam ReedFew bits of documentation
2011-10-16 PlatonidesParse error (missing ';') in r99938.
2011-10-16 Sam ReedRemove duplicate setting of From
2011-10-16 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-16 Max SemenikFixed bug in r99914, also reverted accidental tabs...
2011-10-16 Alexandre Emsenhuber* Send "undisclosed-recipients" in "To" header when...
2011-10-16 Alexandre Emsenhuber* Do magic word parsing after parameter replacement...
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-15 KrinkleCSS clean up
2011-10-15 Sam ReedBug 31249 - Special:BrokenRedirects broken since 1.18
2011-10-15 Sam ReedFix whitespace, braces
2011-10-15 Max SemenikFix typo in r99914
2011-10-15 Bryan Tong MinhRevert unrelated changes from r99916
2011-10-15 Bryan Tong MinhFollow-up r99911: fix tests
2011-10-15 Max Semenik(bug 31674) Can't edit watchlist if it contains special...
2011-10-15 Bryan Tong MinhPer bug 28135, disable $wgMaxImageArea check when trans...
2011-10-15 Bryan Tong MinhPer r97671, add $wgEnableAutoRotation setting that...
2011-10-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-15 Alexandre EmsenhuberFix E_WARNING from r99863
2011-10-15 Chad HorohoeSelf revert r99899....I HATE YOU PHPUNIT YOU @#Q**...
2011-10-15 Chad HorohoeTemporarily reverting r99863 to see if I can pin down...
2011-10-15 Markus Glaser* restored category page (some references to Title...
2011-10-15 Happy-melon(bug 31361) broken messages on Special:GlobalBlock.
2011-10-15 Sam ReedSeems some base class refactoring has move mTitle
2011-10-15 Sam ReedMove CategoryViewer to it's own file
2011-10-15 Aaron SchulzRefactored cleanupDeletedBatch() by splitting out the...
2011-10-15 Alexandre EmsenhuberUse local context instead of global variables
2011-10-15 Alexandre Emsenhuber* Added Language::userDate(), Language::userTime()...
2011-10-15 Alexandre Emsenhuber* Timezones are now recognised in user preferences...
2011-10-15 Markus Glaserfollow-up to r98020. Throw MWException on attempt to...
2011-10-14 Sam ReedUpdate some deprecated code
2011-10-14 Jeremy PostlethwaiteFixed spelling mistake in comments.
2011-10-14 Alexandre Emsenhuber* Moved wfViewPrevNext() to Language::viewPrevNext...
2011-10-14 Alexandre EmsenhuberIn WantedQueryPage:
2011-10-14 Sam ReedDocumentation
2011-10-13 Aaron Schulz(bug 31679) Fixed use of 'allowusertalk'
2011-10-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-13 Sam ReedDocumentation
2011-10-13 Amir E. AharoniFixes bug 31496. Patch by Tomer A. I tested it by tryin...
2011-10-13 Sam ReedFollowup r85756
2011-10-13 Amir E. AharoniMade the arrow point in the correct direction according...
2011-10-13 Alexandre EmsenhuberUse same case for the setListoutput() call than the...
2011-10-13 Alexandre EmsenhuberMoved wfSpecialList() to Language::specialList() so...
2011-10-12 Thomas Griesconvenience function call addExtensionField was lacking...
2011-10-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-12 Alexandre EmsenhuberRemoved unused method SpecialMergeHistory::getPageLink...
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-10-12 Brian Wolff(bug 31637) Do not extract tiff:Orientation from XMP...
2011-10-12 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-12 Alexandre EmsenhuberCheck for read only database after checking if the...
2011-10-11 Mark A. HershbergerRemove hardcoded commit statements for pg installer.
2011-10-11 Mark A. HershbergerFix cli install so that db user is created if needed.
2011-10-11 Mark A. HershbergerAvoid warnings from PG about improper escaping.
2011-10-11 Russ NelsonSome docs and a test for FileRepo::storeBatch()
2011-10-11 Thomas Griesadded 'key' in 'Dropping .. key' in dropIndex which...
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-10-11 Thomas Griesself-revert back to protected functions addIndex and...
2011-10-11 Thomas Grieschg protected to public function addIndex and dropIndex...
2011-10-11 Alexandre EmsenhuberMake Skin::formatDebugHTML() work again since there...
2011-10-11 Roan Kattouwlist=allusers was throwing fatals when invalid user...
2011-10-11 Brian Wolff(bug 31588, sort of) Jpeg metadata code wasn't handling...
2011-10-11 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-11 Alexandre EmsenhuberFix usage example of Linker::specialLink()
2011-10-11 Mark A. Hershbergermoar w/s changes!
2011-10-11 Sam ReedAdd documentation
2011-10-11 Mark A. HershbergerFeed my OCD
2011-10-11 Mark A. HershbergerRemove duplicate bits from the optionmap
2011-10-10 Jeroen De Dauwadded shortcut method for commonly used method combination
2011-10-10 Alexandre Emsenhuber* Factorise calls to getTitle() and getSkin()
2011-10-10 Max SemenikUnbreak sending emails using mailTargets() in safe_mode
2011-10-10 Alexandre EmsenhuberFixes for SkinLegacy::specialPagesList():
2011-10-10 Alexandre EmsenhuberFixes for r99354:
2011-10-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-10-09 Daniel FriesenFix up makeLinkItem and makeLink:
2011-10-09 John Du HartFollowup r99354, fix Fatal error
2011-10-09 John Du HartCategoryViewer now requires a Context
2011-10-09 Aaron SchulzFU r99323: spread blocks for edit/move attempts via...
2011-10-09 Alexandre Emsenhuber* Use the context when building the preferences form...
2011-10-09 Aaron SchulzDocument return types
2011-10-09 Brian Wolff(bug 31549; follow-up r83563) Do not include old-style...
2011-10-08 Aaron Schulz* Only spread blocks on page edit/move attempts via...
2011-10-08 John Du HartAdd a method to HTML for getting just the HTML (As...
2011-10-08 Brian WolffMake partial dates in XMP not have the ommitted fields...
2011-10-08 Niklas LaxströmPart of bug 31503 - Allow gender distinction also for...
2011-10-08 Philip TzouUpdate Chinese conversion tables.
2011-10-08 Niklas LaxströmSmall cleanups to XmlSelect
2011-10-08 Philip TzouFix Bug 27643. Update Chinese conversion tables.
2011-10-08 Alexandre Emsenhuber* Use local context instead of global variables
2011-10-08 Aaron SchulzFixed getUsablePages() to account for the fact that...
2011-10-07 PlatonidesWe don't need anything from the marker. The title is...
2011-10-07 PlatonidesForgot to commit this file in r99250.
next