* Remove "shortcut" in Title::userCanRead, it prevents $wgRevokePermissions and exten...
[lhc/web/wiklou.git] / docs /
2009-06-18 Ryan Schmidt* Remove the two hooks introduced in r52082
2009-06-18 Ryan Schmidt* (bug 17014) Blocked users can no longer use Special...
2009-06-16 Andrew GarrettBlock password resets from globally blocked IP addresses
2009-05-28 Alexandre Emsenhuber* break lines at 80 chars
2009-05-28 Andrew GarrettFix bug 18947 LiquidThreads thread renaming silently...
2009-05-23 Shinjiman* (bug 18698) Renaming non entry point maintenance...
2009-05-16 Alexandre Emsenhuberfix for r50667: consistency with other hooks: removed...
2009-05-16 Alexandre EmsenhuberDocument "MessageNotInMwNs" hook
2009-05-07 Alexandre EmsenhuberDon't use $this in hook description since it's a reserv...
2009-05-07 Chad HorohoeAdd $this as a parameter to LoadAllMessages.
2009-04-25 Alexandre EmsenhuberFollow-up r49790: remove from docs/hooks.txt hooks...
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-23 Charles MelbyeFixing port error in Memcached docs (Reported by Sean_C...
2009-04-20 Chad Horohoe(bug 18529) New hook: SoftwareInfo for adding informati...
2009-04-19 Alexandre EmsenhuberDocument APIQueryUsersTokens and WikiExporter::dumpStab...
2009-04-08 Emil PodlaszewskiAdded new hook 'MessageCacheReplace' into MessageCache...
2009-03-29 Roan KattouwRemove ugly userrights-CentralAuth hack introduced...
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-18 Aaron Schulz(bug 18001) Rollback of null edit should restore flag
2009-03-09 Chad Horohoe* Add $linkType param to LinkerMakeExternalLink
2009-03-09 Andrew GarrettAdd $attribs as a param to LinkerMakeExternalLink Hook.
2009-02-10 Alexandre Emsenhuberrm deprecated note for MagicWordwgVariableIDs hook...
2009-01-29 Alexandre EmsenhuberDocument UserIsBlockedGlobally hook
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-19 Jack Phoenixadding a new hook from wikia codebase into SpecialWante...
2009-01-17 Raimond Spekkingself revert r45512, r45513 and r45515 for now
2009-01-16 Nathaniel HermanAdd new hook 'UserLoadFromDatabase' that is called...
2009-01-07 Aaron Schulz(bug 16923) New parameter value diff=review for the URL
2009-01-07 Raimond Spekking* Extend language::getLanguageName to return localized...
2009-01-04 Aaron SchulzExpand ArticleRollbackComplete hook to include reverted rev
2008-12-23 Brion VibberRevert r44867 "Improve markpatrolled hook"
2008-12-22 Aaron SchulzAvoid extra page_touched query
2008-12-21 Aaron Schulz*Replace crappy BeforeWatchlist hook
2008-12-21 Aaron SchulzImprove markpatrolled hook
2008-12-20 Aaron SchulzAdd EditPageBeforeEditChecks hook for bug 16713
2008-12-19 Ryan Schmidt* adding two hooks UserCryptPassword and UserComparePas...
2008-12-11 Alexandre Emsenhuberdocument SetupAfterCache hook ;)
2008-12-04 Nathaniel HermanUpdate on r44048:
2008-12-03 Aaron SchulzTweak r44049: remove 'showEditUserGroupsForm' hook...
2008-11-29 Nathaniel Herman* Modified hook UserRights::showEditUserGroupsForm...
2008-11-29 Nathaniel Herman* Added hook SpecialListusersGetGroups which is called...
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-17 Brion VibberRevert r43592 "Pass the user object in MakeGlobalVariab...
2008-11-17 Chad HorohoePass the user object in MakeGlobalVariablesScript in...
2008-11-06 Jack Phoenixadding AbortDiffCache hook to allow canceling the cachi...
2008-10-26 Brion VibberRevert r42584 "Hook SkinTemplateTabAction now passes...
2008-10-25 Jack Phoenixadded new hook, UserRights::showEditUserGroupsForm...
2008-10-25 Bryan Tong MinhHook SkinTemplateTabAction now passes $title by referen...
2008-10-15 Brion VibberPulling out r42105 for now -- "Added 2 hooks. One in...
2008-10-15 Jason RicheyAdded 2 hooks. One in Parser to allow custom handling...
2008-10-13 Ryan LaneRemoving $result from UserLoadAfterLoadFromSession...
2008-10-13 Ryan LaneFixing documentation line for UserLoadAfterLoadFromSession
2008-10-13 Ryan LaneAdding hook UserLoadAfterLoadFromSession to fix bug...
2008-10-13 Aaron Schulz*Remove useless garbage hooks. This kind of stuff shoul...
2008-09-27 Aaron SchulzNew "ArticleEditUpdates" hook (bug 15490)
2008-09-26 Tim Starling* Make Revision::newFromTitle() get the page_latest...
2008-09-17 Roan KattouwAPI: Adding APIAfterExecute, APIQueryAfterExecute and...
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
2008-09-14 Aryeh GregorMake sure to pass the right types to LinkBegin
2008-09-12 Chad HorohoeUpdate docs to caution against use of create_function...
2008-09-08 Aryeh GregorMake 40621 not break CentralAuth
2008-09-08 Aryeh GregorRedirect on login instead of showing a message
2008-09-07 Roan Kattouw(bug 15359) Add APIGetAllowedParams and APIGetParamDesc...
2008-09-06 Aaron Schulz* Mark non-autoconfirmed users in RC
2008-09-05 Aryeh GregorFix typo causing fatal error for Postgres in updaters.inc
2008-09-04 Alexandre Emsenhuber* Document OutputPageCheckLastModified hook
2008-09-04 Roan KattouwOops
2008-09-04 Roan Kattouw* Split patrol code
2008-09-03 David McCabeAdded OldChangesListRecentChangesLine hook for customiz...
2008-08-27 Bryan Tong MinhSplitting backend upload code from SpecialUpload.
2008-08-25 Alexandre EmsenhuberTweaks for SiteConfiguration:
2008-08-22 Aaron SchulzAdd cache update hook for flaggedrevs
2008-08-22 Andrew GarrettQuick hook to allow reusers of SiteConfiguration to...
2008-08-20 Brion Vibber* $wgAjaxSearch has been removed; use $wgEnableMWSugges...
2008-08-14 Ryan Schmidt* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now...
2008-08-14 Aaron Schulz* Fix location of $ip check
2008-08-08 Leon WeberIntroduced a new hook 'SkinAfterContent' that allows...
2008-08-07 Alexandre EmsenhuberDocument UserGetReservedNames hook
2008-08-05 Aryeh GregorRe-commit turning makeKnownLinkObj(), makeBrokenLinkObj...
2008-08-01 Jack Phoenixadding new hook, MakeGlobalVariablesScript
2008-08-01 Daniel FriesenNew hook SkinBuildSidebar to allow extensions to modify...
2008-07-29 Aryeh GregorRevert r38165 for now, breaks CentralAuth and I don...
2008-07-29 Aryeh GregorMerge TitleArray and UserArray into one unified class...
2008-07-28 Aryeh GregorRecommit r38149, with the fatal error fixed. The EditS...
2008-07-28 Brion VibberRevert r38149 for now, causes regressions in API parsing.
2008-07-28 Aryeh GregorLinker::doEditSectionLink() and Linker::doEditSectionLi...
2008-07-28 Brion VibberRevert r38068 "SpecialMovepageBeforeMove hook from...
2008-07-28 Brion VibberRevert r38040 "new hook, ConfirmEmailComplete"
2008-07-27 Alexandre EmsenhuberAvoid using $this, it is a reserved word
2008-07-26 Jack PhoenixSpecialMovepageBeforeMove hook from Wikia codebase...
2008-07-25 Alexandre Emsenhuberrm dupe
2008-07-25 Aryeh GregorCopy-paste documentation for copy-pasted hook, too.
2008-07-25 Jack Phoenixnew hook, ConfirmEmailComplete
2008-07-23 Brion VibberRevert r37924 "(bug 14883) Create hook AlternateSkinPre...
2008-07-23 Chad HorohoeTypofix
2008-07-22 Ryan Schmidt* (bug 14883) Create hook AlternateSkinPreferences...
2008-07-22 Alexandre Emsenhuberupdate
2008-07-20 Alexandre Emsenhubertypo
2008-07-20 Alexandre Emsenhuber* order aplhabetically
2008-07-17 Alexandre EmsenhuberDoc tweaks:
next