lhc/web/wiklou.git
2011-07-02 Robin Pepermans* Put float:left/right for images in shared.css with...
2011-07-02 Aaron SchulzRemoved followRedirectText, unused
2011-07-01 Sam ReedMove prefs-beta and prefs-labs messages from WikiEditor...
2011-07-01 Aaron SchulzFixed bogus $conds in r91327
2011-07-01 Aaron Schulz* Fixed getLatest() check in Article
2011-07-01 Robin Pepermans* Add release notes for my recent commits (bug 6100...
2011-07-01 Aaron SchulzRemoved ampersand in HTMLFileCache constructor
2011-07-01 Robin PepermansAdd lang & dir attributes to the sitenotice, in the...
2011-07-01 Robin PepermansAdd direction mark for better RTL display
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-07-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-01 Antoine Mussothrow an exception on !is_executable( $wgExiv2Command )
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-07-01 Mark A. HershbergerFix for Bug #29628 - scriptpath Option of maintenance...
2011-07-01 Alexandre EmsenhuberReplaced calls to Skin::formatSize() by Language::forma...
2011-07-01 Alexandre EmsenhuberCall Linker::link() statically instead of getting a...
2011-07-01 Sam ReedRemove unused globals
2011-07-01 Sam ReedAdd documentation
2011-07-01 Sam ReedMinor revert to r91246
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-07-01 Sam ReedFix numerous undefined variables
2011-07-01 Sam ReedRemove unused parameter, update callers
2011-07-01 Sam ReedFollowup r91168, fix last usage of $currentUser which...
2011-07-01 Aaron SchulzFollow-up r91123:
2011-06-30 Brian Wolff(Follow-up r87705) per CR add docs to function. No...
2011-06-30 Chad HorohoeFollowup r91224: stupid syntax error
2011-06-30 Chad HorohoeRemove superfluous inclusion of SiteConfiguration in...
2011-06-30 Antoine Mussotest that wfUrlencode() encodes apostrophe
2011-06-30 Leo Koppelkammr91207: Make one qunit test var local. Thanks Krinkle
2011-06-30 Ryan Kaldariforgot one, follow-up to r91204
2011-06-30 Aaron Schulz* Follow-up r84397: make sure that mysql uses the job_i...
2011-06-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-30 Chad HorohoeFixed a long-standing broken test:
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-30 Aaron Schulz* Marked WikiCategoryPage::hasViewableContent() as...
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-30 Ryan Kaldarifixing jQuery UI button styles for the old version...
2011-06-30 Alexandre EmsenhuberPer Aaron, fix for r91180: pass false to second paramet...
2011-06-30 Bryan Tong... Follow-up r89544: add dot per CR
2011-06-30 Aaron SchulzReverted r91195, this isn't needed ;)
2011-06-30 Aaron SchulzAdded normalizeSubpageLink() to DummyLinker. __call...
2011-06-30 PlatonidesLinker::titleAttrib() didn't obey $wgEnableTooltipsAndA...
2011-06-30 Chad HorohoeMove $wgFeedClasses to DefaultSettings where they belon...
2011-06-30 Bryan Tong... Follow-up r81536: Properly extract ($dstZone, $dstRel...
2011-06-30 Bryan Tong... Follow-up r80988: fix function documentation
2011-06-30 Aaron SchulzTab w/s fixes
2011-06-30 Sam ReedFollowup r91087, rename directory
2011-06-30 Alexandre EmsenhuberFixes for r88113 and some realted changes:
2011-06-30 Robin PepermansSimpler code
2011-06-30 Roan KattouwFix fatal in r77354 (!!), discovered this when purgeLis...
2011-06-30 Alexandre EmsenhuberMuch, much easier to call Linker::link() statically...
2011-06-30 Alexandre EmsenhuberUse the current instance instead of messing with $wgUser
2011-06-30 Robin PepermansFollow-up r91167: that was for history of course.....
2011-06-30 Alexandre EmsenhuberAnd I forgot to commit this file in r91074
2011-06-30 Robin PepermansAdd dirmark so RecentChanges displays properly with...
2011-06-30 Aaron Schulz* Fixes for r91123:
2011-06-30 Aaron SchulzExpand on r91123 Article refactoring:
2011-06-30 Sam ReedMore return documentation and trimming trailing whitespace
2011-06-30 Sam ReedMinor tweaks for r83833 per CR
2011-06-30 Sam Reed* (bug 29531) r89628 breaks img_auth.php
2011-06-30 Sam ReedMerge r90664 from 1.17wmf1
2011-06-30 Sam ReedMerge r86683 from 1.17wmf1
2011-06-30 KrinkleAdding alternative method for U+024B62. Making sure...
2011-06-30 KrinklebyteLimit/byteLength improvements:
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-06-29 Sam ReedFix trailing whitespace
2011-06-29 Brion VibberTweak doc comments on WebRequest::getRequestURL() ...
2011-06-29 Sam ReedFollowup r91082, capitalise API, mark as optional
2011-06-29 Brian Wolff(Follow-up r91059) Make backlinks query do both null...
2011-06-29 PlatonidesFollow up r91072. This is indeed not needed.
2011-06-29 Brian Wolff(follow-up r91106) Explicitly compare against the self...
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-29 PlatonidesWe don't need $skin as a local variable.
2011-06-29 Bryan Tong... Per CR, revert non debugging stuff from r82436. (KML...
2011-06-29 Antoine Mussobasic tests for wfUrlencode
2011-06-29 Raimond Spekking(no commit message)
2011-06-29 Bryan Tong... Add wfUnserialize() wrapper around unserialize to preve...
2011-06-29 Chad HorohoeFollowup r91094: monobook wasn't broken, but I broke...
2011-06-29 Chad HorohoeFix for r91081, I think he meant $content, not $cont.
2011-06-29 Antoine MussoMove global functions tests to their own directory.
2011-06-29 Sam ReedAdd 'api' type to extension types for special version
2011-06-29 PlatonidesMake a sidebar key with value false mean 'skip this...
2011-06-29 Alexandre EmsenhuberFix for r91076: forgot to change one instance of $useMa...
2011-06-29 PlatonidesCreate renderPortals() function for MonoBook (same...
2011-06-29 Alexandre EmsenhuberPer Platonides, follow-up r72842: pass the db connectio...
2011-06-29 Alexandre Emsenhuber* Modified some methods of SpecialWatchlist to be non...
2011-06-29 PlatonidesDelay expansion of XmlSelect options until getting...
2011-06-29 PlatonidesMake BitmapMetadataHandlerTest incomplete if $wgShowEXI...
2011-06-29 Platonides$wgContLang no longer used here
2011-06-29 Alexandre EmsenhuberPass the Title object to Parser::transformMsg()
2011-06-29 Alexandre EmsenhuberFollow-up r90334 and r90337: made DifferenceEngine...
2011-06-29 Alexandre EmsenhuberRemoved code2utf() and replaced with codepointToUtf8...
2011-06-29 Brian WolffBacklinkCache was forgetting to check rd_interwiki...
2011-06-29 Chad HorohoeBasic first round of testing for the InstallDocFormatter
2011-06-29 Chad Horohoe(bug 29277) MediaWiki:Filepage.css not loaded on foreig...
2011-06-28 Chad HorohoeRemove superfluous NewDBTest, doesn't test anything...
2011-06-28 Chad HorohoeMerge SearchDbTest into SearchEngineTest. No real need...
2011-06-28 Russ NelsonUploadStashFile::__construct() can't assume that the...
2011-06-28 Aaron SchulzUse getLatest() accessor
2011-06-28 Aaron SchulzUse title accessor
next