* Get a list of all subscribed hooks, and those subscribers
[lhc/web/wiklou.git] / includes /
2011-04-29 Sam Reed* Get a list of all subscribed hooks, and those subscribers
2011-04-29 Sam Reed* (bug 27179) API: List of extension tags
2011-04-29 Chad HorohoeMake this private since nothing outside here calls it
2011-04-29 Chad Horohoe(bug 28752) XCache doesn't work in CLI mode
2011-04-29 OverlordQFix group by for Special:MostLinkedTemplates
2011-04-29 OverlordQFollowup to r85907, correctly quote table names.
2011-04-29 Jeroen De Dauwsmall doc fix
2011-04-29 Sam ReedFollowup r87132, per Bryan, still return the "limit...
2011-04-29 Jeroen De Dauwadded since tag for people that care about compat
2011-04-29 Sam Reed* (bug 28238) paraminfo: output both limits for multi...
2011-04-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-29 Alexandre Emsenhuber* (bug 21196) Article::getContributors() no longer...
2011-04-29 Jeroen De Dauwfix return type descriptions
2011-04-29 Jeroen De Dauwfix typo
2011-04-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-28 Mark A. HershbergerProvisional fix for Bug #28631 to remove artifacts...
2011-04-28 Jure Kajzer* close connection in class destructor (unlike MySql...
2011-04-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-27 Sam Reed* (bug 28719) Do not call mLinkHolders __destruct expli...
2011-04-27 Mark A. Hershbergerrevert r76127, r76129, and r83535 b/c I'm backing out...
2011-04-27 Max SemenikBug 28039 - Boldface all fatals. Moved showError()...
2011-04-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-26 Max SemenikOops, forgot to revert r86954 in r86973, not needed...
2011-04-26 Max SemenikFollow-up r86954: make one centralised call to array_va...
2011-04-26 Max SemenikWithout this array_values(), user groups will be export...
2011-04-26 Leo KoppelkammFollowup to r86603 per Bug 28681 : Create public array...
2011-04-26 Jure Kajzer* typo from r86708
2011-04-25 Sam Reed* (bug 28702) Undefined offset in ApiParamInfo.php
2011-04-25 Sam ReedMore parameter and return type hints
2011-04-25 Sam ReedFollowup r86905, after saving GlobalFunctions.php
2011-04-25 Sam ReedMove 5 more classes into cache/
2011-04-25 Sam ReedMove 3 files into cache directory
2011-04-25 Sam ReedType hinting
2011-04-25 Sam ReedFollowup r86898, fix $wgProxyScriptPath
2011-04-25 Sam Reedproxy_check.php is probably useful to keep around,...
2011-04-25 Brion Vibber* (bug 28627) External link normalization now handles...
2011-04-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-25 Happy-melonType hinting and documentation tweaks. This file is...
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-04-25 Leo KoppelkammAdd |alt= option for galleries ( Bug 18682 ). Recommit...
2011-04-25 Max SemenikFix typo in description
2011-04-25 Happy-melonDocumentation, type-hinting and deprecated functions...
2011-04-25 Roan Kattouw(bug 16921) Add JavaScript-based enforcing of byte...
2011-04-25 Roan Kattouw(bug 21180) Move the old toolbar below the summary...
2011-04-25 Mark A. HershbergerRemove hints since $this->isNew was not possible anywhe...
2011-04-25 Mark A. Hershbergerclean up eol w/s
2011-04-24 Alexandre EmsenhuberIn DBConnectionError:
2011-04-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-24 Alexandre EmsenhuberFix comment, language is handled correctly with parse...
2011-04-24 Raimond SpekkingFollowup r86764: don't parse the comment. Spotted by...
2011-04-24 Alexandre Emsenhuber* Use wfMsgNoTrans() instead of wfMsgReal()
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-23 Happy-melonSome type-hinting and documentation in HTMLForm.php
2011-04-23 Happy-melonFollow-up r86347: the $mFile written to in SpecialUndel...
2011-04-23 Sam ReedFix code accidentally committed in r86735
2011-04-23 KrinkleChange getUrl to getFullUrl for {{filepath:Filename...
2011-04-23 Mark A. Hershbergerrandom w/s cleanup
2011-04-23 Mark A. Hershberger* Fixes Bug #27860 - Minor edit after clicking 'new...
2011-04-23 Alexandre EmsenhuberwfMsgReal() -> wfMsg() or wfMsgNoTrans()
2011-04-23 Sam Reed* (bug 28560) list=deletedrevs should die, if combinati...
2011-04-23 Alexandre EmsenhuberDon't double escape html entities for messages obtained...
2011-04-23 Sam Reed* (bug 27344) add drprefix param to list=deletedrevs
2011-04-23 Alexandre EmsenhuberCall $wgRequest->getLimitOffset() directly instead...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-23 Sam ReedFollowup r86763, and also fix ancient revision from...
2011-04-23 Happy-melonDocument SpecialPageFactory::getAliasList()
2011-04-23 Sam ReedDocumentation
2011-04-23 Happy-melonDocumentation and type hinting.
2011-04-23 Raimond SpekkingSimplify a bit to make nicer links: Special:ListFiles...
2011-04-23 Sam ReedAdd some more spacing due to long parameter names
2011-04-23 Raimond SpekkingEmbrace comment with () only when really needed. In...
2011-04-23 Sam Reed* (bug 26882) Allow listing of indefinite protections...
2011-04-23 Sam Reed* (bug 28558) Add iw_api and iw_wikiid to meta=siteinfo...
2011-04-23 Sam Reed* (bug 28672) give information about misermode on api
2011-04-23 Leo KoppelkammReverting r86749: The alt stuff is far too simplistic...
2011-04-23 Leo KoppelkammAdd ability to use add alt texts for images in gallerie...
2011-04-23 Daniel FriesenAllow rows missing iw_trans or iw_local to be considere...
2011-04-23 Daniel FriesenMove the Interwiki class to includes/interwiki/ to...
2011-04-22 Alexandre EmsenhuberUse wfMsgExt() instead of wfMsgReal()
2011-04-22 Niklas LaxströmImplemented param tracking for hook users, feels a...
2011-04-22 Sam ReedFollowup to r86312
2011-04-22 Niklas LaxströmCleanup next/prev links on special:search. Removed...
2011-04-22 Alexandre EmsenhuberFollow-up r86732: really mark it as deprecated ;)
2011-04-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-22 Brion VibberDoc comment updates for CoreTagHooks callback functions...
2011-04-22 Alexandre EmsenhuberAdded DBError::getContentMessage() to factorise common...
2011-04-22 Niklas LaxströmAllow extensions to customize the search forms. This...
2011-04-22 Niklas LaxströmFollowup r86705 fix typo in comment
2011-04-22 Mark A. HershbergerUpdated patch from Bergi re: r86676 with tested code...
2011-04-22 Jure Kajzer* insert page 0 (for FK) if updating
2011-04-22 Niklas Laxström* Remove manual query building in search mysql
2011-04-22 Jure Kajzer* begin, commit, rollback functions updated
2011-04-22 Niklas LaxströmAdd docs
2011-04-22 Roan Kattouw(bug 26603) Followup r82232: fix double-escaping of...
2011-04-21 Mark A. HershbergerFix bug #28642 - wrong part->commentEnd set to abbuttin...
2011-04-21 Raimond SpekkingLocalisation updates for core and extension messages...
next