lhc/web/wiklou.git
2011-05-25 Roan KattouwFix r88125: forgot to remove another call to mw.loader...
2011-05-25 Aaron Schulz* Follow-up r88740:
2011-05-25 Aaron SchulzFinish r88768, *ahem*
2011-05-25 Chad HorohoeWorkaround for duplicate key errors
2011-05-25 Chad HorohoeExtend MediaWikiTestCase in a few places
2011-05-25 Aaron Schulz* Changed @ => wfSuppressWarnings
2011-05-24 PlatonidesDon't generate the footer div if there isn't any footer...
2011-05-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-24 Chad HorohoeFixup phpunit tests so we don't drop/create tables...
2011-05-24 Brion Vibber* (bug 29116) Fix regression breaking CheckUser extension
2011-05-24 Aaron SchulzFollow-up r88740: forgot to commit this guy
2011-05-24 Happy-melon(bug 29116) follow-up r84475: normalise the empty strin...
2011-05-24 Brion Vibberr88734 followup: pretty up the doc link added to qunit...
2011-05-24 Brion VibberAdd quick and dirty link to mediawiki.org/wiki/Manual...
2011-05-24 Brion Vibberadd a @fixme comment about toggleToc test case: doesn...
2011-05-24 Max SemenikIntroduced Maintenance::getDB() and corresponding setDB...
2011-05-24 Alexandre EmsenhuberSimplify message existence checks by using wfMessage...
2011-05-24 KrinkleReverting r88607. This downgrades jQuery from 1.5.2...
2011-05-24 Alexandre EmsenhuberFixed api=compare example to use existing parameters
2011-05-24 Sam Reed* (bug 29120) ApiQueryLogEvents: let letype accept...
2011-05-24 Brion Vibber* (bug 29107) Fix regression in ResourceLoader debug...
2011-05-24 KrinkleRewriting mw.loader test suite. The previous one didn...
2011-05-23 KrinkleRemoving tests for no longer existing methods (Follow...
2011-05-23 Brion VibberFollow-up to r88667; finish reverting bogus test cases...
2011-05-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-23 Russ NelsonSpace cadet\!
2011-05-23 Alexandre EmsenhuberMoved wfEmptyMsg() near other message functions
2011-05-23 KrinkleMoving check higher up in case there's a premade toggle...
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-23 Happy-melonFollow-up r85403: rm unwanted "new" declaration.
2011-05-23 Happy-melonFollow-up r84475: Block::parseTarget() should always...
2011-05-23 Happy-melonFollow-up r84475: update userBlockedMessage() caller.
2011-05-23 Alexandre EmsenhuberUse $act instead of a second call to $this->getAction()
2011-05-23 Alexandre EmsenhuberFollow-up r88653: removed the remaining of OutputPage...
2011-05-23 Sam Reed* (bug 29117) A string is missing when the UI is in...
2011-05-23 Alexandre EmsenhuberPer comment on r87680: make parser tests work again.
2011-05-23 Alexandre Emsenhuberexit -> return now that we are in a function
2011-05-23 Alexandre Emsenhuber* Simplify message existence checks by using wfMessage...
2011-05-23 Aaron Schulz* In core:
2011-05-23 Russ NelsonFill-in missing implementations of abstract function...
2011-05-23 Aaron SchulzAdded missing getUser() function to Pager:
2011-05-23 Russ NelsonSwift needs to rewrite entire files. We need this call...
2011-05-23 KrinkleRelease notes for r88625, r88553, r88511 (bringing...
2011-05-22 Krinklejquery.tabIndex.js was broken, not it works (for the...
2011-05-22 PlatonidesRevert unintended change in r88620
2011-05-22 KrinkleAdding test suite for jquery.tabIndex.js, currently...
2011-05-22 PlatonidesUse doc comment
2011-05-22 Sam Reed* (bug 29101) Special:FileDuplicateSearch shows silly...
2011-05-22 Platonides/* to /**
2011-05-22 PlatonidesChanges to doc-comments. /* to /** in language folder.
2011-05-22 KrinkleUpdate our jQuery from 1.4.4 to the latest version...
2011-05-22 Sam Reed* (bug 28272) Special:Allmessages should have only...
2011-05-22 Alexandre EmsenhuberMoved MediaWiki::articleFromTitle() to Article::newFrom...
2011-05-22 Chad Horohoe$wgArticle ain't needed here either ;) (followup r88588)
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-22 Chad HorohoeJust throw an exception, rather than calling wfDie()
2011-05-22 KrinkleAdding fixme note for bug 29088.
2011-05-22 Alexandre EmsenhuberSimplify a bit message existence checks, and also check...
2011-05-22 KrinkleHighlighting breaking change
2011-05-22 Alexandre EmsenhuberUse wfMessage() so that we can check message existence...
2011-05-21 KrinkleFollow-up r88554: Passing null for now, fixed php error...
2011-05-21 Chad HorohoeReport importDump to subclass Maintenance
2011-05-21 KrinklePassing token paremeter in mw.action.watch.ajax since...
2011-05-21 KrinkleAdding user.tokens module and loading by default. ...
2011-05-21 KrinkleChanging float to text-align for conveniencelinks and...
2011-05-21 Niklas LaxströmQuick unbreak r88495: initialising the variable caused...
2011-05-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-21 KrinklePutting debughtml after visualClear in Vector skin...
2011-05-21 Sam ReedMore documentation updates and additions
2011-05-21 Sam ReedLots more documentation lines to MagicWord
2011-05-21 Sam ReedMore documentation tweaks and updates
2011-05-21 KrinkleFollow-up r88527: Fix array item name
2011-05-21 Sam ReedMore comment updates, addition of some braces also
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-21 Sam ReedMore documentation
2011-05-21 Sam ReedMore adding, updating and tweaking of documentation
2011-05-21 KrinkleFixing mediawiki.action.watch.ajax
2011-05-21 Alexandre Emsenhuber* (bug 29047) Follow-up r86508, update RELEASE-NOTES...
2011-05-21 Sam ReedFixup/add documentation
2011-05-21 Chad HorohoewfDeprecated() plus doc update
2011-05-21 Sam Reed* (bug 29070) Add token to action=watch
2011-05-21 KrinkleFollow-up r88513: /me blames Chrome for ignoring traili...
2011-05-21 KrinkleAdding mw.util.wikiScript + small fix in mediawiki...
2011-05-21 KrinkleRemoving wgAjaxWatch javascript global object.
2011-05-21 Antoine Mussoqunit: add some tests for getActionFrom / getTitleFrom
2011-05-21 Antoine MussoFix the mw.loader when running test with a file:// URL
2011-05-21 Brian Wolff(bug 29031) When translating block log entries, indefin...
2011-05-21 Mark A. Hershbergerr88502 tabs, not spaces.
2011-05-21 Mark A. HershbergerTrial commit to fix bug #29043: “The 'Contents box...
2011-05-20 Mark A. HershbergerPatch for Bug #29040, “Web installer fails to show...
2011-05-20 Mark A. HershbergerFollowup r88118. Fix Bug 28979 — “remove some CSS for...
2011-05-20 Chad HorohoeCleanup to extension directory checks. Saves a check...
2011-05-20 Sam ReedWhitespace
2011-05-20 Sam Reed* (bug 29063) When viewing list=recentchanges&rcprop...
2011-05-20 Sam Reed* (bug 20699) API watchlist should list log-events
2011-05-20 PlatonidesDo not block the installer (through an unhandled except...
2011-05-20 Sam ReedSimilarise queries to that of SpecialWatchlist
2011-05-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-20 Max SemenikTweak message from r88475
2011-05-20 Siebrand MazelandTweak 'config-mysql-myisam-dep' (added in r88475).
next