Don't look for pipes in the root node.
[lhc/web/wiklou.git] / docs /
2011-01-16 Robert LeveringtonAdd new hook ArticlePrepareTextForEdit, called when...
2011-01-14 Alexandre EmsenhuberAdded ArticleViewFooter hook to allow extensions adding...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-13 Daniel FriesenFix documentation for the SkinTemplateToolboxEnd hook...
2011-01-09 Roan KattouwAdd a hook for registering variables in ResourceLoaderS...
2011-01-09 Rob LanphierFollowup to r79856: s/0.4/0.5/ and added "bytes" attrib...
2011-01-09 Rob LanphierCreating export-0.5.xsd as part of followup to r79856
2011-01-09 Rob LanphierMade it so that our existing 0.4 exports validate
2010-12-31 Daniel FriesenMerging Vector's navigation_urls and SkinTemplate's...
2010-12-31 Niklas LaxströmNew method for making it easier for developers to get...
2010-12-31 Daniel FriesenAdd SkinTemplateNavigation::SpecialPage and SkinTemplat...
2010-12-31 Daniel FriesenMight as well fix this doc file... even though it's...
2010-12-29 Chad HorohoeTweak comment
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-13 Bryan Tong MinhFollow-up r78297: allow the hook to break the execution...
2010-12-12 Sam ReedFollowup r65114 (per CR cabal), remove SpecialSearchGom...
2010-12-12 Sam ReedFix typo in hooks.txt
2010-12-11 Aaron Schulz* Removed redundant revdelete msg above content
2010-12-06 Daniel FriesenMore skin system improvements; Create a new BaseTemplat...
2010-12-06 Alexandre Emsenhuber* (bug 26253) Removed $wgPostCommitUpdateList
2010-11-14 Raimond SpekkingFollow-up r76434, r76570,r76668: Pass skin object per CR
2010-11-14 Raimond SpekkingFollow-up r76434, r76570: Add skinname per CR
2010-11-13 Max SemenikMention load.php, rm repetition
2010-11-12 Raimond SpekkingFollow-up r76434: Run hook for Modern skin too per...
2010-11-10 Raimond Spekking* (bug 22463) Add hook 'SkinGetPoweredBy' to make ...
2010-11-08 Bryan Tong MinhUndeprecate UploadForm:BeforeProcessing. Instead only...
2010-10-28 Bryan Tong Minh(bug 25648) API discovery information has been added...
2010-10-26 PlatonidesAddress my own CR in r75332.
2010-10-14 PlatonidesFollow up r74725. Also add $lang parameter to EditSecti...
2010-10-13 Neil Kandalgaonkarremoving test file
2010-10-13 Neil Kandalgaonkartesting if I can commit
2010-10-07 Aaron SchulzRemoved single-purpose HTMLCacheUpdate::doUpdate hook...
2010-10-05 Neil Kandalgaonkarremoving file I used to test commit access
2010-10-05 Neil Kandalgaonkartesting commit access
2010-10-04 Daniel FriesenClean up names of my bodyAttr hooks on Brion's recomend...
2010-10-03 Daniel FriesenAdd to OutputPage::headElement a OutputPageBodyAttrs...
2010-09-29 Trevor ParscalUpdated hooks documentation as per changes in r73971.
2010-09-29 PlatonidesRemove $wgServerName. Its only usage was for {{serverna...
2010-09-27 Antoine MussoAdds a make target to build phpunit code coverage which...
2010-09-26 Alexandre Emsenhuber* (bug 25292) SkinSubPageSubtitle hook now passes the...
2010-09-24 Trevor Parscal* Fixed bug #25281 by adding special treatment for...
2010-09-11 PlatonidesRemove $wgIP global, but add a hook instead.
2010-09-08 Siebrand Mazeland* Follow-up r72570: svn eol-style:native
2010-09-08 Greg Sabino MullaneAdd quick doc for Postgres
2010-09-07 Chad HorohoePer wikitech-l discussion: it would be nice if the...
2010-08-31 PlatonidesMove FileUpload hook out of the transaction.
2010-08-31 Derk-Jan HartmanFollowup r71942. Documentation fix, the mime passed...
2010-08-30 Chad HorohoeTweak SpecialRecentChangesQuery hook. Need to be able...
2010-08-30 Daniel Kinzlerinteroduced new hoop in Uploadbase::verifyFile, as...
2010-08-24 Niklas LaxströmSomeone made a typo in r71576
2010-08-24 Niklas LaxströmAdded a hook into MWNamespace::getCanonicalNamespaces...
2010-08-24 Sam ReedUpdate SkinAfterContent hook to pass the current skin too
2010-08-15 Chad HorohoeInitial refactoring for Postgres; DatabaseUpdater subcl...
2010-08-14 Andrew GarrettRemove User::getToggles() code, dormant since preferenc...
2010-08-09 PlatonidesUse only the page relevant pieces in the parser cache...
2010-08-09 Tim Starling* Revert r66878, completely misses the point of factori...
2010-08-07 Sam ReedRemove redundant text post r70628
2010-08-07 Sam ReedUpdate outdated API documentation... (is this file...
2010-08-06 Chad Horohoe(bug 22514) SpecialRecentChangesQuery should also work...
2010-08-01 Alexandre EmsenhubermwScriptLoader.php script has been removed
2010-07-21 Raimond SpekkingShow the copyright message in user preference language...
2010-07-03 Alexandre Emsenhuber* document new hooks
2010-06-28 Max SemenikAdded a new hook that allows extensions to add their...
2010-06-26 Matěj Grabovský(bug 18891) Deprecated Article::insertNewArticle still...
2010-06-08 PlatonidesDeprecate MonoBookTemplateToolboxEnd hook.
2010-05-27 Aaron Schulz(bug 23676) Spelling correction: ArticleRevisionVisibli...
2010-05-21 Mark A. Hershbergerre r66675 fix typo
2010-05-20 Mark A. Hershberger* Add formatting for user messages.
2010-05-20 Mark A. Hershberger* Since it makes sense (to me :) to make the arguments...
2010-05-08 Alexandre Emsenhuber* (bug 23429) Added new hook WatchlistEditorBuildRemoveLine
2010-04-24 Sam ReedFix hooks.txt to match code, minor followup to r65506
2010-04-24 Sam Reed* (bug 23276) Add hook to Special:NewPages to modify...
2010-04-16 Sam ReedFix hooks.txt SpecialSearchNogomatch $title to &$title
2010-04-13 Alexandre EmsenhuberDocumented hooks added in r64903
2010-03-09 Alexandre Emsenhuberfix typo
2010-03-03 PlatonidesRemove unused VectorTemplateToolboxEnd hook.
2010-02-20 Alexandre Emsenhuber(bug 8790) Metadata edition ($wgUseMetadataEdit) has...
2010-02-09 Tim StarlingRevert r58635 and related, unnecessary and incorrect...
2010-01-29 Alexandre Emsenhuber* (bug 22315) SpecialRecentChangesQuery hook now pass...
2010-01-27 PlatonidesRevert r61572. These titles are output parameters....
2010-01-27 PlatonidesApply r61570 (Follow-up r61150: Do not pass objects...
2010-01-25 Chad HorohoeThreading info type needs a name
2010-01-18 Aaron Schulz* EditPageNoSuchSection hook
2010-01-16 PlatonidesBug 19996 (backend hooks) Finally adding the four hooks.
2010-01-15 Chad HorohoeReference 0.4 XML schema. Lets <redirect /> validate.
2010-01-07 Aaron SchulzFollow up r60759: forgot to commit hook change
2009-12-30 Raimond SpekkingRename hook per Tim's CR on r58192
2009-12-21 Bryan Tong MinhRestore hooks UploadForm:initial and UploadForm:BeforeP...
2009-12-05 Max SemenikUpdated links for pages moved from Meta to mw.org,...
2009-11-17 Alexandre Emsenhuber* removed $this in parameters list since it's a reserve...
2009-11-13 Daniel Kinzlerallow UploadVerification hooks to return error details
2009-11-09 Bryan Tong MinhFollow-up to r58633 and r58628 (lqt): Rename Title...
2009-11-08 Bryan Tong Minh* Add globalusage link to the file toc
2009-11-07 Alexandre EmsenhuberSync docs/hooks.txt:
2009-11-07 Bryan Tong MinhAdd hook ImagePageAfterImageLinks for showing extra...
2009-11-06 Ariel Glenndocument CacheHeadersAfterSet hook
2009-11-06 Andrew GarrettEnabling changes for r56828: some refactoring and code...
2009-10-27 Raimond SpekkingNew hook getOtherBlockLogLink, called in Special:IPBloc...
2009-10-23 Bryan Tong Minh* Updated upload hooks documentation
2009-10-19 Fenzik Joseph* function isValidPassword modified to return boolean...
next