lhc/web/wiklou.git
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-04-19 Neil Kandalgaonkarfollowup to r86046 -- reverting upgrade of datepicker...
2011-04-19 Aaron SchulzQuick comments for r79036
2011-04-19 Trevor ParscalAdded keys option to jquery.localize, allowing message...
2011-04-19 Aaron SchulzFixed doMainQuery() so that it doesn't mindlessly selec...
2011-04-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-19 PlatonidesChange tests to match preprocessor changes in r86072.
2011-04-19 Platonides(Bug 28611) Don't die in SqlBagOStuff::incr() if there...
2011-04-19 Sam ReedFix r86255
2011-04-19 Happy-melonFollow-up r86143: retain query parameters for quick...
2011-04-19 Roan KattouwAPI: Clarify help text for cmstartsortkey and cmendsort...
2011-04-19 Happy-melonFollow-up r86255: don't special-case redirecting specia...
2011-04-19 Roan KattouwPut the code for waiting for slave lag the new-and...
2011-04-19 Chad Horohoe(bug 28610) unsegement is not a word
2011-04-19 Purodha B BlissenbachTypo corrected: enterntainment - detected by Hamilton...
2011-04-19 Sam ReedDocumentation, braces, and one update of the User email...
2011-04-19 Sam ReedFollowup r86367, don't make constructor protected just...
2011-04-19 Max SemenikRemoved JavaScriptDistiller: unused
2011-04-19 Happy-melonFollow-up r86347: fix undefined variable by actually...
2011-04-19 Alexandre EmsenhuberRemoved check whether memory_get_usage() exists; per...
2011-04-19 Alexandre Emsenhuber* Changed wfMsgNoDBForContent() call to wfMessage(...
2011-04-19 Aaron SchulzRemoved action=print; I can't find anything using this
2011-04-18 Happy-melonFollow-up r86113: define E_DEPRECATED for PHP 5.2
2011-04-18 Sam ReedApply phase3 related Title fixes. With one minor additi...
2011-04-18 Happy-melonFollow-up r86364: Ctrl-S fail.
2011-04-18 Happy-melonMove User::isValidEmailAddr() to Sanitizer.
2011-04-18 Sam ReedApply LoadBalancer related fixes
2011-04-18 Happy-melonAdd ThrottledError to throw when the user hits a rate...
2011-04-18 Happy-melonCleanup in SpecialPage.php:
2011-04-18 Happy-melonWarn that SpecialPage::execute() will be made abstract...
2011-04-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-18 Happy-melonFollow-up r86255: getTitleFor() was not migrated.
2011-04-18 Leo Koppelkammr86088: Get rid of eval by implemting a MergeSort algor...
2011-04-18 Sam ReedRevert avars deprecation in r11308
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 Emsenhuber* Use DatabaseBase::selectField() to build the query...
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 Siebrand MazelandUpdate messages files for r86294: revert of r86186...
2011-04-18 Leo KoppelkammFollowup to r85021: Fix changed ID name
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 Leo KoppelkammFollowup to r86202 per CR: Add href=# to trigger hand...
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-17 Max SemenikBack out r86054 and part of r86059 for now, I'd like...
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-melonMore deprecated calls to Skin static methods, update...
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 Siebrand MazelandLocalisation updates from translatewiki.net. Support...
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Siebrand MazelandLocalisation updates from translatewiki.net.
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 Siebrand MazelandConsistent casing for PLURAL.
2011-04-16 Brian Wolff(follow-up r86169) I had {{plural}} screwed up in Exif...
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 KoppelkammGive fieldsets in vector preferences the same look...
2011-04-16 Leo KoppelkammMove timezone preference functions to mediawiki.special...
2011-04-16 PlatonidesRevert r85006
2011-04-16 Siebrand MazelandFix syntax error in r86201
2011-04-16 Leo KoppelkammFree metadata toggle script from wikibits.js dependenci...
2011-04-16 Siebrand MazelandUpdate $wgEXIFMessages for r86169.
2011-04-16 Sam ReedRemove some unused variables/globals
2011-04-16 Siebrand MazelandRebuild all language files.
2011-04-16 Sam ReedFix missing abstract methods, logging against r86001
2011-04-16 Siebrand MazelandRemove trailing whitespace.
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
next