(bug 28583) chase down and beat to death external calls of functions marked /*private...
[lhc/web/wiklou.git] / includes /
2011-04-18 Happy-melon(bug 28583) chase down and beat to death external calls...
2011-04-18 Sam ReedRevert r86236
2011-04-18 Alexandre Emsenhuber* (bug 28592) Wrong timestamp were displayed in old...
2011-04-18 Alexandre Emsenhuber* Use $this->getTitle() instead of SpecialPage::getTitl...
2011-04-18 Sam ReedUpdate all core calls of SpecialPage->getName();
2011-04-18 Max SemenikE_STRICT in DB2. Ping r85885.
2011-04-18 Chad HorohoePer CR on r78824 (#c12467): Some query pages are useles...
2011-04-18 Alexandre EmsenhuberUse MWNamespace::getContentNamespaces() instead of...
2011-04-18 Sam ReedFollowup rr86304
2011-04-18 Sam ReedFollowup r86304
2011-04-18 Sam ReedFew more comment/whitespace issues from r86169
2011-04-18 Sam ReedFew style/whitespace/comment issues from r86169
2011-04-18 Sam ReedReplace $wgMessageCache with MessageCache::singleton()
2011-04-18 Leo KoppelkammFollowup r86088 per CR: Move month array builder into...
2011-04-18 Sam Reed* (bug 28532) wfMsgExt() and wfMsgWikiHtml() use $wgOut...
2011-04-18 Sam ReedRevert unintended changes from r86302
2011-04-18 Sam Reed* (bug 28586) YAML: strings that are the same as boolea...
2011-04-18 Tim Starling(bug 28590) Temporary revert of r86186, r86187, r86227...
2011-04-17 Happy-melonTidy and reorganise the AutoLoader array, because its...
2011-04-17 Happy-melonFollow-up r86255: rm duplicated config list
2011-04-17 Happy-melonRename Special:Resetpass to Special:ChangePassword...
2011-04-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-17 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-17 Alexandre Emsenhuber* Display the "blanknamespace" in user's language,...
2011-04-17 Roan KattouwAPI: BREAKING CHANGE: (bug 28541) Output of binary...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-17 Roan KattouwRemove debugging code accidentally committed in r86253
2011-04-17 Roan KattouwFix broken check for bad JSON encoders, had been broken...
2011-04-17 Happy-melonTidy up some more uses of SpecialPage static methods
2011-04-17 Alexandre Emsenhuber* (bug 28511) Use [] syntax instead of {} for string...
2011-04-16 Happy-melonSome more documentation and replacing static Skin calls
2011-04-16 Happy-melonFix some type hints, documentation and potentially...
2011-04-16 Chad Horohoemethod signatures, E_STRICT, blah blah blah
2011-04-16 Happy-melonFix fatal in Standard skin.
2011-04-16 Happy-melonUpdate Skin.php to not call the now-separate Linker...
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Brian Wolfffollow-up r86195 (Sort of). Make sure the string there...
2011-04-16 Brian Wolff(follow-up r86169) per Reedy, the $val = $val thing...
2011-04-16 Brian Wolfffollow-up r86195 - That $valid really was reachable :P
2011-04-16 Brian Wolff(Follow-up r86169) Needed supress warnings around iconv
2011-04-16 Brian Wolff(follow-up r86130) the normalizer_normalize function...
2011-04-16 Leo KoppelkammMove timezone preference functions to mediawiki.special...
2011-04-16 Leo KoppelkammFree metadata toggle script from wikibits.js dependenci...
2011-04-16 Sam ReedRemove some unused variables/globals
2011-04-16 Sam ReedFix missing abstract methods, logging against r86001
2011-04-16 Sam ReedFix $row = $row = $.... and unused variable from r85885
2011-04-16 Sam ReedRemove some unused variables
2011-04-16 Sam ReedFollowup r86169, move unreachable debug statement
2011-04-16 Sam ReedFix autoloader from r86175
2011-04-16 Alexandre EmsenhuberFix for r86186: correct check
2011-04-16 Alexandre Emsenhuber* (bug 25946) The message on the top of Special:RecentC...
2011-04-16 Alexandre Emsenhuber* (bug 28568) Entries in the iwlinks table are now...
2011-04-16 Max SemenikPrevent bug 17790 from reappearing on Special:Preferences
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2011-04-16 Brian Wolff(Follow-up r86169) Fix three minor issues Reedy found.
2011-04-16 Sam ReedFix whitespace issues at top of file
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-16 Chad HorohoeRevert r82922 (adding eml files to mime types). Per...
2011-04-15 Chad HorohoeMerge r81445 from 1.17: revert r70520 (js password...
2011-04-15 Chad HorohoeMerge r81448 from REL1_17: reverting RevisionMove featu...
2011-04-15 Aaron Schulz* Made __construct() protected
2011-04-15 Chad HorohoeRevert r77555 and followups r77563, r77572, r78116...
2011-04-15 Leo Koppelkammr85922: Fixing another table bordercase
2011-04-15 Happy-melonFollow-up r86041: fix redirect in PurgeAction, and...
2011-04-15 Brian Wolff(follow-up r86121) Use strict comparision.
2011-04-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-15 Aaron Schulz* Pass around parser options instead of users and made...
2011-04-15 Brian Wolff(follow-up r69626) Make it so the intl normalizer_norma...
2011-04-15 Chad HorohoeFollowup r83755: You removed them, you didn't deprecate...
2011-04-15 Sam ReedMore function documentation
2011-04-15 Brian Wolff(follow-up r86100) Make categorypage not die as much...
2011-04-15 Jure Kajzer* added E_DEPRECATED into wfSupressWarnings
2011-04-15 Jure Kajzer* updated tableName function changed addIdentifierQuote...
2011-04-14 Brian Wolff(bug 28540) revert r83544 - It really breaks things...
2011-04-14 Leo KoppelkammCompletely rewritten table sorting script.
2011-04-14 Sam ReedFollowup r85944, move UtfNormalDefins stuff out of...
2011-04-14 Bryan Tong MinhFollow-up r83302: Check permissions
2011-04-14 Leons PetrazickisFollowup r85885: Better error message for an insufficie...
2011-04-14 Alexandre EmsenhuberFix warning: Missing argument 1 for wfDeprecated()...
2011-04-14 Raimond SpekkingLocalisation updates for ToolserverI18N messages from...
2011-04-14 Leo KoppelkammFollowup to r86064 (List with double line-breaks inside...
2011-04-14 Leo KoppelkammFix for r85990, which broke lists inside tables; adding...
2011-04-14 Brian WolffAllow people to use ' entity (sinqle quote charact...
2011-04-14 Niklas LaxströmRemoved unmatched wfProfileOut
2011-04-14 Niklas LaxströmAdded one @since annotation I had to check out
2011-04-14 Happy-melonChanges to SpecialPage: deprecate any syntax for defini...
2011-04-14 Happy-melonRecommit r84805, but without removing UsersPager, which...
2011-04-14 Happy-melonFollow-up r 86041 per CR and IRC:
2011-04-14 Niklas LaxströmFix regression introduced in r82451. Only happens when...
2011-04-14 Niklas LaxströmMove $rxTc initialization next to where it is used
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-14 Leo KoppelkammFixing line-break issues with r85922
2011-04-14 Tim Starling(bug 28507) Fix for r85844: that revision was not actua...
2011-04-13 PlatonidesMove </td> and </th> to its own line (unless it's an...
2011-04-13 Nimish GautamCreated BeforeWelcomeCreation hook to be run before...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 PlatonidesFollow up r85922 moving the </caption> to another line...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
next