I hate eol w/s
[lhc/web/wiklou.git] / includes /
2011-12-22 Mark A. HershbergerI hate eol w/s
2011-12-22 Antoine Mussoapply CSS::Janus when user preview its CSS style
2011-12-22 Jan Gerber- add comment to document us_chunk_inx in sql file
2011-12-22 Raimond SpekkingMake apibase of $wgForeignFileRepos (InstantCommons...
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
2011-12-22 Brian WolffUpdate documentation on params method of Message class...
2011-12-22 Ian Bakeradded missing UploadStash exceptions to AutoLoader
2011-12-21 Danny B* (bug 23427) Introduced {{PAGEID}} variable to expose...
2011-12-21 Ryan Kaldarifollow-up to r106912, making change to correct branch...
2011-12-21 Aaron Schulz* FU r106752: unbreak urls to ForeignAPIRepo file thumb...
2011-12-21 Aaron Schulz* Added FileRepo::SKIP_LOCKING constant and made storeB...
2011-12-21 Brion VibberCode style: move a couple htmlspecialchars() down to...
2011-12-21 Alexandre EmsenhuberDeclare constant default values directly in the class...
2011-12-21 Alexandre Emsenhuber* Use local context to get messages
2011-12-21 Alexandre EmsenhuberUse accessor instead of the member variable directly...
2011-12-21 Jeroen De Dauwfollow up to r106883, typo fixes
2011-12-21 Aaron SchulzOptimized doOperations() a bit to only get SH locks...
2011-12-21 Aaron Schulz* Renamed FileBackend functions internal to FileBackend...
2011-12-21 Jeroen De Dauwactually use the flipping cssclass arg, so its possible...
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 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 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 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 Jure Kajzer* removed manual cascading of recentchanges on page...
2011-12-20 Sam ReedFix AutoLoader fail from r106800
2011-12-20 Sam ReedMove registration form template to its own file
2011-12-20 Sam ReedFix for r104684
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 SchulzFU r106752: unbreak "other sizes" links on File: pages...
2011-12-20 Brian WolffDon't re-use allinnamespace as the header for special...
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 Alexandre EmsenhuberUse local context to get message
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 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 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 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 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 Jeroen De Dauwintroduce a new setting that allows extension authors...
2011-12-16 Mark A. Hershbergerfollowup r103467 - Make sure we pass a user object...
2011-12-16 Sam ReedConvert a few more descriptions
2011-12-16 Sam ReedPrep work for * (bug 33147) API examples should explain...
2011-12-16 Niklas LaxströmStylize
2011-12-16 Niklas LaxströmStylize
2011-12-16 Niklas Laxströmr98539 - make a note of change in comments
2011-12-16 Niklas LaxströmFoooollowup r106373 - update comment
2011-12-16 Jeroen De Dauwfollow up to r106393 - re-add these notices, since...
next