Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / Linker.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
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-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
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-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
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-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
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-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
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-12 Alexandre EmsenhuberAdded 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 Aaron SchulzMerge "Fix comment ResourceLoader::tryRespondFromFileCa...
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-07 Alexandre EmsenhuberAdded Linker::getInvalidTitleDescription() to display...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-13 Amir E. AharoniBug 35034 - moved autocomment-prefix between the prefix...
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses. Patch contribut...
2012-02-26 Siebrand MazelandWow. Messy. Follow-up r112426, r112424: Fix incorrect...
2012-02-26 Siebrand MazelandFollow-up r112424: Per IAlex on IRC: Use escape() inste...
2012-02-26 Siebrand MazelandFollow-up r112410, r112412: Cheaper processing using...
2012-02-25 Siebrand MazelandFollow-up r112410: (bug 34702) Use localised parenthese...
2012-02-25 Siebrand Mazeland(bug 34702) Use localised parentheses in Special:Contri...
2012-02-17 Andrew GarrettRevert r97042, causes bug 34432
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-17 Amir E. AharoniFollow up to r105855 - now with updated phpunit tests.
2012-01-14 Sam ReedRevert out r108882
2012-01-14 Sam ReedRecommitting r108367 to break unit tests as phpunit...
2012-01-09 Antoine Mussorevert r108367 : breaks tests
2012-01-08 Amir E. AharoniFix the regression pointed out by Robin in r105855.
2012-01-05 Siebrand MazelandAdd additional parameter $altUserName to Linker::userLi...
2012-01-03 Brion VibberRevert r107773 - increases parsercache fragmentation...
2012-01-01 Alexandre Emsenhuber* (bug 32686) Tooltip on links to non-existing pages...
2011-12-28 Alexandre Emsenhuber* Use Linker::getRevDeleteLink() where possible to...
2011-12-13 Jeroen De Dauwmake docs more clear, method can only be used as is...
2011-12-13 Raimond SpekkingPartly revert r105985 for now: Flooding of translatewik...
2011-12-13 Antoine Mussobring back Linker::tooltip()
2011-12-13 Jeroen De Dauwsince tag++
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-12 Amir E. AharoniReplaced the core message 'sectionlink' with getArrow...
2011-11-20 Sam Reed* (bug 24765) User tool links edit hook
2011-11-19 Antoine MussoBug 32238 - phaseout wgEnableTooltipsAndAccesskeys
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-10 Daniel FriesenRefactor core from Title::getLinkUrl to Title::getLinkU...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-11 Alexandre EmsenhuberFix usage example of Linker::specialLink()
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-22 Sam ReedGuard against
2011-09-22 Sam ReedFix single character access
2011-09-19 Alexandre Emsenhuber* Removed useless isset() check
2011-09-14 Niklas LaxströmChrome seems to already support dir=auto, and I see...
2011-09-12 Alexandre EmsenhuberAdded visibility markers to some Linker methods
2011-09-11 Alexandre Emsenhuber* Follow-up r96420: don't show e-mail links to anon...
2011-09-07 Siebrand MazelandMark userLink, userTalkLink, blockLink() and emailLink...
2011-09-07 Siebrand MazelandFollow-up r96420: correct casing for special page to...
2011-09-07 Siebrand MazelandAdd constant Linker::TOOL_LINKS_EMAIL to allow adding...
2011-09-03 Daniel FriesenCrack down on arguments inside the Linker that call...
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-03 Aaron Schulz* Refactored SpecialUndelete::revDeleteLink into a...
2011-07-30 Sam ReedBack out r93533, r93531, r93530
next