Apply jdanni's patch from from 2+ years ago for Bug 15218 - LinkSearch results should...
[lhc/web/wiklou.git] / docs /
2011-11-15 Alexandre Emsenhuber* Factorise common code in ImagePage::delete() and...
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 Aaron SchulzChanged new LocalFilePurgeThumbnails hook arguments...
2011-11-10 Daniel FriesenAdd a new User::getDisplayName() to return the name...
2011-11-09 Diederik van LiereCommit to fix bug 30513.
2011-11-04 Aaron SchulzUpdated docs for r101896
2011-11-02 Bryan Tong MinhPer comments on r99911 move $wgMaxImageArea check back...
2011-11-01 Roan KattouwRevert r101488, breaks parser test. Add a comment expla...
2011-11-01 Alexandre EmsenhuberSome cleanup to ProtectionForm:
2011-10-31 Roan KattouwFollowup r101354: pass $this to the PreferencesGetLegen...
2011-10-31 Roan KattouwIntroduce the PreferencesGetLegend hook. I need this...
2011-10-28 Aaron SchulzFU r100716:
2011-10-27 Mark A. HershbergerFixes Bug #6793 — “New Variable __NEWSECTIONS__ like...
2011-10-19 Raimond SpekkingChange the hook case per CR r95152
2011-10-09 Daniel FriesenFollowup r98212; Hook documentation.
2011-10-08 Alexandre EmsenhuberReorder ResourceLoader hooks alphabetically
2011-10-02 Alexandre EmsenhuberAdded missing directory to findHooks.php and a missing...
2011-09-29 Alexandre EmsenhuberPer Aaron, fix for r98012: make Title object be handled...
2011-09-24 Aaron SchulzArticle refactoring and changes for bug 31144. Dependen...
2011-09-19 Brion VibberAdd in a 'TestCanonicalRedirect' hook to be called...
2011-09-19 Antoine Mussoclose <span> with </span> not </p>
2011-09-17 Krinkle(bug 30940) Add a hook in User:getDefaultOptions.
2011-09-16 Sean ColomboFollowup to r97342 to add docs for new hook.
2011-09-16 Antoine Mussorevert r97203
2011-09-15 Antoine MussoNew hook RecentChangesListRecentChangesLine which let...
2011-09-15 Robin PepermansRe-do reverted r96824, but in SpecialSearch first retur...
2011-09-15 Roan KattouwPer Nikerabbit on IRC, document the $status parameter...
2011-09-14 Antoine Mussoammend design guide :p
2011-09-14 Brion VibberRevert r96824: causes fatal errors when search query...
2011-09-12 Robin PepermansSpecialSearch: add two hooks, one to modify the power...
2011-09-06 Aaron SchulzCleanup to r84610 per CR: changed BeforeParserMakeImage...
2011-09-05 Daniel FriesenFollowup r96180, I can't believe I did't notice I accid...
2011-09-01 KrinklePass OutputPage instance to MakeGlobalVariablesScript...
2011-08-31 Roan KattouwFollowup r95753 per CR: prevent extensions from making...
2011-08-30 Niklas LaxströmAmend r95775 per Siebrand's suggestion
2011-08-30 Niklas LaxströmNew hook to replace live hack on translatewiki.net...
2011-08-30 Roan KattouwAdd TitleIsMovable hook so extensions can create new...
2011-08-21 Raimond SpekkingNew hook point to exempt an IP address from the account...
2011-08-20 Raimond SpekkingSelf revert r95041 per CR. I will commit a cleaner...
2011-08-19 Raimond SpekkingFix a typo
2011-08-19 Raimond SpekkingNew hook point to change $wgAccountCreationThrottle
2011-08-19 Roan KattouwFollowup r94995: add hooks.txt entries for the new...
2011-08-13 Victor VasilievAllow extensions to run their own backlink-based updates:
2011-08-12 Daniel FriesenImprove the ability for extensions to participate in...
2011-08-11 Victor VasilievAllow extensions to add pages with non-wikitext display...
2011-08-11 Robin PepermansAdd 2 @since and add documentation for PageContentLangu...
2011-08-09 Alexandre EmsenhuberFix doc: wfLoadAllMessages() doesn't exists
2011-08-09 Chad HorohoeFollowup r92643: refer to the passed object as $parser...
2011-08-04 Chad HorohoeSelf-revert r91453: not a well thought out addition...
2011-08-02 Mark A. Hershbergerre: r93415
2011-08-02 Roan KattouwIntroduce a hook so extensions can customize what's...
2011-07-29 Mark A. Hershbergerfollowup r93415 — there is no “$this” in a static method.
2011-07-28 Mark A. HershbergerAdd hook that could be the solution for Bug #28026...
2011-07-25 Aaron SchulzUpdated hooks docs per r91123. The UI methods are not...
2011-07-21 Alexandre EmsenhuberRemoved SkinTemplateSetupPageCss hook and SkinTemplate...
2011-07-20 Ian BakerDocumenting new parser hook, re r92506.
2011-07-15 Aaron SchulzFollow-up r92220: changed autoblock handling to use...
2011-07-06 Brian Wolff(bug 29680, bug 22911) Add GetDeaultSortkey hook in...
2011-07-05 Chad Horohoe(bug 5800) Added $formCallback as a parameter to the...
2011-07-05 Brian Wolff(follow-up r91436) add new hook to hooks.txt
2011-06-13 Alexandre EmsenhuberAdded: ActionBeforeFormDisplay, ActionModifyFormFields...
2011-06-07 PlatonidesFollow up r85410 & r89688. Try to make clearer that...
2011-06-07 Chad HorohoeDoc fix for r85410
2011-05-25 Brion Vibber* (bug 29140) FirePHP debugging assist extension
2011-05-23 KrinkleMoving check higher up in case there's a premade toggle...
2011-05-23 Aaron Schulz* In core:
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-16 Jack Phoenixthree new hooks in SpecialUndelete.php from Wikia codeb...
2011-05-14 Antoine MussoBasic HTML file to test our CSS box
2011-05-12 Alexandre EmsenhuberinsertNewArticle() no longer exists
2011-05-09 Daniel FriesenFollowup r87668, update hooks.txt
2011-05-06 Alexandre EmsenhuberRemoved LogPageValidTypes, LogPageLogName, LogPageLogHe...
2011-04-29 Greg Sabino MullanePer discussion on Mediawiki-l, talk about the GROUP...
2011-04-22 Niklas LaxströmAllow extensions to customize the search forms. This...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-15 Nimish Gautamadded explanation of the BeforeWelcomeCreation hook
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-04-05 Brion Vibber* (bug 24755) AuthPlugin auto-creation of local account...
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-03 Daniel FriesenFollowup r85229; Drop this unnecessary reference on...
2011-03-24 Sam ReedDon't pass $this by reference
2011-03-24 Aaron Schulz* Replaced crufty BeforeParserMakeImageLinkObj/BeforeGa...
2011-03-23 Aaron Schulz* Made BeforeParserMakeImageLinkObj/BeforeGalleryFindFi...
2011-03-20 Roan Kattouw(bug 26805) Introduce ResourceLoaderGetStartupModules...
2011-03-20 Sam Reed* (bug 16288) API: consider making closure status of...
2011-03-20 Sam ReedAddition of 'APIQuerySiteInfoGeneralInfo' hook for...
2011-03-18 Bryan Tong MinhAdded hook BitmapHandlerTransform to allow extension...
2011-03-17 Mark A. HershbergerFollow up r84134 document reference passing.
2011-03-17 PlatonidesAdd hook InterwikiLoadPrefix
2011-03-16 Mark A. HershbergerFix Bug #28082, Add Hooks to User::addGroup and User...
2011-03-06 Alexandre Emsenhuber* Added UserGetLanguageObject hook to change the langua...
2011-03-06 Jack D. PondDocumentation updates for r83371
2011-03-03 Daniel FriesenFollowup r83141. Forgot to commit the hooks.txt update.
2011-02-26 PlatonidesUpdated distributors docs.
2011-02-26 Max Semenik(bug 1379) Installer directory conflicts with some...
2011-02-12 Alexandre EmsenhuberMoved wfGetSiteNotice(), wfGetNamespaceNotice() and...
2011-02-12 Alexandre Emsenhuber* Fix hook name
2011-02-04 Krinklemore clear
next