lhc/web/wiklou.git
2011-12-21 Aaron SchulzFixed typo in testGetFileList() and used the proper...
2011-12-21 Tim StarlingRelease notes for r105645.
2011-12-21 Jeroen De Dauwactually use the flipping cssclass arg, so its possible...
2011-12-21 Ryan Kaldarifollow-up to r105740, adding the actual graphic to...
2011-12-20 Ryan Kaldarifollow-up to r106754 - using strict comparison, adding...
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
2011-12-20 Neil Kandalgaonkarfix race condition in UploadFromChunks, followup to...
2011-12-20 Brandon HarrisFollowup r105280
2011-12-20 Jeroen De Dauwpartial revert of r106872 after discussion with Brion...
2011-12-20 Brion VibberRevert r106439, r106441 - bad formatting mushing separa...
2011-12-20 Brion VibberRevert r106870: doesn't seem like it would format thing...
2011-12-20 Aaron SchulzFU r106514: Sanity check for empty sha1 values in the DB
2011-12-20 Brion VibberRevert r106094 (broken unnecessary cleanup), r106454...
2011-12-20 Brion VibberRevert r106456, r106485: system-wide setting seems...
2011-12-20 Sam ReedFor r106521/r106865, wrap long example description...
2011-12-20 Brion VibberProvisional revert of r105831: as noted it's not safe...
2011-12-20 Brion Vibbergrammar :) followup r106514
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-20 Brion VibberProvisional revert r106573, r106559: may be the wrong...
2011-12-20 Brion VibberRevert r106523: abstraction violation, looks very wrong...
2011-12-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-20 Raimond Spekkingr106752: Add two more new message keys to maintenance...
2011-12-20 Chad HorohoeSimplify $assoc check
2011-12-20 Aaron SchulzFU r106770: fixed the other getTransform() call
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzFU r106752: added b/c code to FSRepo to make things...
2011-12-20 Alexandre EmsenhuberFix casing of Language::timeanddate calls
2011-12-20 Alexandre EmsenhuberUse local context to get messages
2011-12-20 Siebrand MazelandUpdate punctuation for recently added messages.
2011-12-20 Jure Kajzer* removed manual cascading of recentchanges on page...
2011-12-20 Sam ReedFix AutoLoader fail from r106800
2011-12-20 Raimond SpekkingFix typo spotted by Roan. Originated in r106752, cp...
2011-12-20 Sam ReedMove registration form template to its own file
2011-12-20 Raimond Spekkingr106752: Add block comments
2011-12-20 Sam ReedFix for r104684
2011-12-20 Santhosh ThottingalCorrect the error dialog display.
2011-12-20 Niklas LaxströmFix for bug 33270: default to 'default' search profile
2011-12-20 Brian Wolff(bug 33156) Special:block didn't let you confirm blocki...
2011-12-20 Alexandre EmsenhuberFix for r102116: link feed to Special:Recentchanges...
2011-12-20 Aaron SchulzSet deleted zone container in parserTest.inc
2011-12-20 Aaron SchulzFU r106752: unbreak "other sizes" links on File: pages...
2011-12-20 Siebrand MazelandRemove trailing whitespace and a few superfluous empty...
2011-12-20 Brian WolffDon't re-use allinnamespace as the header for special...
2011-12-20 Aaron SchulzSet deleted zone container in UploadFromUrlTestSuite
2011-12-20 Aaron SchulzFU r106752: Fixed directory b/c for ForeignAPIRepo...
2011-12-20 Max SemenikFollow-up r97303: sort module names in paraminfo's...
2011-12-20 Brian Wolfffollow-up r98710/r104410. I personally think that forRe...
2011-12-20 Brian WolffIf you request LogEventList to display the combination...
2011-12-20 Tim Starling* Fix class name
2011-12-20 Tim StarlingDon't suppress warnings when attempting file creation...
2011-12-20 Ryan Kaldari$reqArr is an ambiguous variable name - req can mean...
2011-12-20 Ryan Kaldariadding sectiontitle/wgSectionTitle as a new parameter...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-20 Aaron SchulzReverted r101014 per CR. Added comment. The sooner...
2011-12-19 Sam ReedFix $imit to $limit
2011-12-19 PlatonidesExtraParserTest::testTrackingCategory and ExtraParserTe...
2011-12-19 Alexandre EmsenhuberUse local context to get message
2011-12-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-19 Neil Kandalgaonkaradd docs for feedback messages
2011-12-19 Sam ReedFollowup r106619, mark said method public due to callers
2011-12-19 Alexandre Emsenhuber* Use Language::userTimeAndDate() and related instead...
2011-12-19 Alexandre EmsenhuberPass the User object to Title::userCan()
2011-12-19 Alexandre Emsenhuber* Inlinise the only usage of $user in MediaWiki::main()
2011-12-19 Sam Reed@private is a lie, based on usage, it'd need to be...
2011-12-18 Jeroen De Dauwdoc++
2011-12-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-18 Robin PepermansFollow-up r103640
2011-12-18 Alexandre Emsenhuber* Use local context to get messages
2011-12-18 Robin PepermansFollow-up r106559: it's better to set the preference...
2011-12-18 Aaron SchulzFU r106514: use base 16 SHA-1 to be consistent with...
2011-12-18 Robin PepermansRemove ltr class (see r89466), it should not be used...
2011-12-18 Alexandre EmsenhuberAnd I of course forgot to commit ProtectionForm.php...
2011-12-18 Alexandre Emsenhuber* Merged WikiPage::updateRestrictions() and Title:...
2011-12-18 Alexandre EmsenhuberRevert r106545 and pass a null variable by ref (also...
2011-12-18 Alexandre EmsenhuberPass the User object to Revision::userCan()
2011-12-18 Robin PepermansClarify documentation
2011-12-18 Robin PepermansMake the output consistent when no second parameter...
2011-12-18 Mark A. Hershbergerfollowup r88898 -- move BeforeInitialize hook to where...
2011-12-18 Mark A. Hershbergerw/s
2011-12-17 Aaron SchulzKill some useless code in r106514
2011-12-17 Sam ReedPer bug 28901, and Duplicatebug on r105831, only list...
2011-12-17 Sam ReedMore example conversions/additions
2011-12-17 Alexandre EmsenhuberPass the User object to Title::userCan()
2011-12-17 Robin PepermansFollow-up r92924: move the CSS/JS for e-mail validation...
2011-12-17 Aaron SchulzExpose rev_sha1/ar_sha1 to API (bug 21860)
2011-12-17 Leons PetrazickisFixes to address MaxSem's comment on r106480 regarding...
2011-12-17 Alexandre EmsenhuberUse local context to get messages
2011-12-17 Alexandre EmsenhuberPer Aaron, fix typo in r102187
2011-12-17 Aaron SchulzFU r98698: Show any PHP warnings in tryRespondFromFileC...
2011-12-16 Jeroen De Dauwfollow up to r106456 - use one setting instead two...
2011-12-16 PlatonidesFix parser error in r106480.
2011-12-16 Leons PetrazickisFixes to DB2 support:
2011-12-16 Alexandre EmsenhuberFix for r106476: forgot to remove debugging code
2011-12-16 Alexandre EmsenhuberPer Aaron, fix for r105764: only set the timestamp...
2011-12-16 Russ Nelsonclean up temp files. Fixes r99546 only better this...
2011-12-16 Russ Nelsonclean up temp files. Fixes r99546
2011-12-16 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit()
2011-12-16 Jeroen De Dauwintroduce a new setting that allows extension authors...
2011-12-16 Jeroen De Dauwfollow up to r106094
2011-12-16 Mark A. Hershbergerfollowup r103467 - Make sure we pass a user object...
next