lhc/web/wiklou.git
2010-12-08 Alexandre EmsenhuberUse the AutoLoader to load the AjaxDispatcher class
2010-12-08 Alexandre EmsenhuberRemoved OutputPage::setEncodings(); its current impleme...
2010-12-08 Aaron SchulzAssert that revision timestamp actually matches Article...
2010-12-08 Tim StarlingFix for r69139: create_function() is not allowed.
2010-12-08 Aaron SchulzAdded array type hint to addExtensionUpdate and marked...
2010-12-07 Jack Phoenixtrim trailing whitespace
2010-12-07 Jack Phoenixcoding style tweaks
2010-12-07 Mark A. HershbergerFound an error when $res = false while running tests
2010-12-07 Mark A. HershbergerDon't use dirname when you already have a directory.
2010-12-07 Trevor ParscalImproves on r77693 by placing ResourceLoader "only...
2010-12-07 Mark A. HershbergerFilenames with quotes fail here.
2010-12-07 Trevor ParscalImproves on r77693 by ensuring site styles are loaded...
2010-12-07 Ilmari Karonencompress images with pngout for a couple more skins
2010-12-07 Ilmari Karonena few more images compressed with pngout
2010-12-07 Ilmari Karonenmore lossless PNG compression with pngout
2010-12-07 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-07 Chad HorohoeTypofix r77999
2010-12-07 Ilmari Karonenlosslessly compress images with pngout
2010-12-07 Chad HorohoePer CR, no need for an empty constructor
2010-12-07 PlatonidesRemove the $wgCaches[CACHE_DB] = false; line added...
2010-12-07 Chad HorohoePer CR, fix debugging code from r70835
2010-12-07 Chad HorohoeLogic error from r77999
2010-12-07 Mark A. HershbergerReferences causing Bug #26244? This should find a...
2010-12-07 Daniel FriesenFollow up r78003, forgot to make MonoBook use the foote...
2010-12-07 Daniel FriesenCommit getFooterLinks and getFooterIcons helpers to...
2010-12-07 Chad HorohoeAlso ditch PHP thing. We would've bailed for a bad...
2010-12-07 Chad HorohoeRemove various "success" messages from Welcome screen...
2010-12-07 Daniel FriesenFollowup r77980, for simplesearch I guess we'll have...
2010-12-07 Raimond Spekkingfollow-up r77981: Fix class: mw-js -> mw-css for the...
2010-12-07 Daniel FriesenFollow up r77893, add BaseTemplate to autoloader.
2010-12-07 PlatonidesFollow up r77884.
2010-12-07 Alexandre EmsenhuberPer Nikerabbit, follow-up to r77972: use a string inste...
2010-12-07 Daniel FriesenReduce code duplication in Vector by combining portal...
2010-12-07 PlatonidesFollow up r77981
2010-12-07 PlatonidesShow the source on preview for CSS and Javascript pages.
2010-12-07 Daniel FriesenAdd makeSearchInput and makeSearchButton to BaseTemplat...
2010-12-07 Roan KattouwRemove PHP comment for message, parameters are document...
2010-12-07 Roan KattouwBump $wgVersion to 1.18alpha. RELEASE-NOTES and HISTORY...
2010-12-07 Alexandre Emsenhuber* Don't unset $wgTitle if it's null, just let it as...
2010-12-07 Alexandre EmsenhuberMerged wfDoUpdates() and MediaWiki::doUpdates() in...
2010-12-07 Alexandre Emsenhuber$fname -> __METHOD__
2010-12-07 Tim StarlingSpelling error from r77955.
2010-12-07 Benjamin Lees(bug 18372) $wgFileExtensions will now override $wgFile...
2010-12-07 Tim StarlingModify config-install-done, hopefully this is what...
2010-12-07 Chad HorohoeFix breakage from r75542: FakeMaintenance needs to...
2010-12-07 Chad HorohoeFollowup r77949, qqq message no longer relevant
2010-12-07 Chad HorohoeAddress fixme on r67621: use $wgDefaultSkin instead...
2010-12-07 Chad HorohoeTypofix r77949
2010-12-07 Chad HorohoeFollowup r77883, rm the _ExternalHTTP stuff as well...
2010-12-07 Tim Starling* Pop up a download box for LocalSettings.php when...
2010-12-07 Chad HorohoeFix r77650, notice about undefined $css; was causing...
2010-12-07 Tim StarlingFix incorrect use of wfMsgReal() from r77929, causes...
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Chad HorohoeRm two unused vars
2010-12-06 Raimond SpekkingChange monobook to vector because vector is the default...
2010-12-06 Trevor ParscalImproves on r77710 - no purpose in using call() here.
2010-12-06 Trevor ParscalAdded center option - will pass this upstream.
2010-12-06 Roan KattouwRevert unintended changes in r77908
2010-12-06 Roan Kattouw(bug 26130) Revert changes to WebStart.php in r72349...
2010-12-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-06 Brandon HarrisRevert r77860, which was a reversion of r75832.
2010-12-06 Priyanka DhandaPart of fix/workaround to bug 26163. API calls to...
2010-12-06 Priyanka DhandaReverting r77516. It ain't gonna work
2010-12-06 Daniel FriesenMore skin system improvements; Create a new BaseTemplat...
2010-12-06 Alexandre EmsenhuberCheck for the "search" along with other checks to creat...
2010-12-06 Sam ReedPer Hashar, r77819, @private comment. Explicit public...
2010-12-06 Alexandre Emsenhuber* (bug 26253) Removed $wgPostCommitUpdateList
2010-12-06 Trevor ParscalAdded localize registration.
2010-12-06 Trevor ParscalAdded fixes for tipsy font size - because tips are...
2010-12-06 Trevor ParscalAdded a light shadow to tips.
2010-12-06 Chad HorohoeCleanup r77883, contained unrelated debugging change
2010-12-06 Chad HorohoeRemove "checking for latest version" feature from the...
2010-12-06 Tim StarlingFix fatal error when admin name is blank
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-06 Tim Starling* Reformatted several text documents to be a hybrid...
2010-12-06 KrinkleAdding reference to bug 26267. Follow-up on r77123
2010-12-06 Tim Starling* Made it possible to run multiple installer instances...
2010-12-06 Sam Reedbug 26265, a few explicit ; at end of blocks
2010-12-06 Alexandre Emsenhuber* (bug 23119) WikiError class and subclasses are now...
2010-12-06 Raimond SpekkingFollow-up r77864: Add new measage key to maintenance...
2010-12-06 Alexandre EmsenhuberWhen opening the subprocess fetchText.php, pass the...
2010-12-06 Daniel FriesenAdd a Skins category to Special:Version.
2010-12-06 Tim Starling* Update NoLocalSettings.php for the new installer...
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-06 Ilmari KaronenFix bug causing rebuildFileCache.php to create inapprop...
2010-12-06 Ilmari Karonenfollowup to r77843: fix off by one error
2010-12-05 Ilmari KaronenAdd new config variable $wgFileCacheDepth to set the...
2010-12-05 Derk-Jan HartmanFollow up to r77411. Patch by DieBuche
2010-12-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-05 Chad HorohoeThis can be private too
2010-12-05 Chad HorohoeFix copy+paste error from r77778
2010-12-05 Sam Reed-rakkaus/#mediawiki-i18n- [05-Dec-2010 18:22:39] PHP...
2010-12-05 Sam ReedSwap @private for setting function definition to private
2010-12-05 Sam ReedChange some member calls to static, from r75709
2010-12-05 PlatonidesFollow up r75705 typo.
2010-12-05 Alexandre EmsenhuberConverted ImportStreamSource functions to return a...
next