lhc/web/wiklou.git
2011-04-20 Siebrand MazelandFollow-up r86508: also change keys in optionals.
2011-04-20 Happy-melonFollow-up r86048: fix fatal, and deprecated Skin static...
2011-04-20 Happy-melonFollow-up r82285: prefix group css and js pages with...
2011-04-20 Happy-melonFollow-up r86482: patch to add an index on user_email...
2011-04-20 PlatonidesFollow up r86447. Support the $wiki parameter
2011-04-20 Leo KoppelkammFollowup to r86056 per CR: No need to keep jQuery objec...
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-20 Happy-melonFollow-up r86407: missed a file (and some random docume...
2011-04-20 Leo KoppelkammFollowup to r86056 per CR: Remove unneeded function...
2011-04-20 Leo KoppelkammFix Bug 28537: JUI buttons now have black as text-color
2011-04-20 Alexandre Emsenhuber* Made SiteStatsInit::articles() give a correct result...
2011-04-20 Alexandre EmsenhuberUse OutputPage::addWikiMsg() instead of OutputPage...
2011-04-20 Niklas LaxströmFix more botched something in r86457
2011-04-20 Niklas LaxströmFix botched something in r86457
2011-04-20 Mark A. HershbergerRevert r86455 based on bawolff's comments
2011-04-20 Mark A. HershbergerDOH, cut-n-paste error.
2011-04-20 Mark A. HershbergerRefactor need for duplicate private Title in FeedSMItem...
2011-04-20 Chad HorohoeEnforce protected, nothing was using it outside this...
2011-04-20 Ryan Kaldarifixing bug 28438 - header links displaying incorrectly...
2011-04-20 Neil Kandalgaonkarmake SpecialUpload::userCanExecute signature compatible...
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.
next