follow-up to r73178: fix copypaste mistake
[lhc/web/wiklou.git] / includes /
2010-10-21 Antoine MussoFollow up r67073 : add curly to if statement
2010-10-21 Mark A. Hershberger* Followup r75064 — fix misleading doc comment
2010-10-21 Trevor ParscalChanged the way that ResourceLoaderFileModule and media...
2010-10-20 Sam ReedFollowup r75096 per Platonides, name the stuff better...
2010-10-20 Trevor ParscalImproves on r75055, improving comment accuracy, and...
2010-10-20 Trevor Parscal* Improves on r75054 and r75036 by adding comments...
2010-10-20 Sam ReedFew more explicit class variable declarations
2010-10-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-20 Roan KattouwInclude $IP in path passed to remap() so filesystem...
2010-10-20 Sam ReedFix some method documentation
2010-10-20 Roan KattouwSome comment fixes: be consistent between # and //...
2010-10-20 Derk-Jan HartmanAdd support to upload WebP files. Disabled by default...
2010-10-20 Jack Phoenixadd some braces and trim trailing whitespace
2010-10-20 Jack Phoenixcoding style tweaks
2010-10-20 Mark A. Hershbergerfollow up r75046 — Add getStatus() method to HttpRequest
2010-10-20 Trevor ParscalWhitespace, comments and general cleanup.
2010-10-20 Trevor ParscalWhitespace, comments and general cleanup.
2010-10-19 Trevor ParscalSome cleanup work
2010-10-19 Trevor ParscalWhitespace adjustments
2010-10-19 Trevor ParscalFixed remaning use of $this->loaders to use the new...
2010-10-19 Trevor ParscalFixed case where tryForKey can sometimes not return...
2010-10-19 Trevor ParscalRefactored ResourceLoaderFileModule, most notably remov...
2010-10-19 PlatonidesRemove PHP Notice: Undefined index: usedomain in phase...
2010-10-19 Trevor ParscalFixed ResourceLoaderFileModule constructor - collated...
2010-10-19 Antoine Mussodocumentation, a couple notes about code and some white...
2010-10-19 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-19 Sam ReedFollowup r74988, brion wins again ;D
2010-10-19 Trevor ParscalPart 2 of 2, moved ResourceLoader*Module classes to...
2010-10-19 Trevor ParscalPart 1 of 2, moving ResourceLoader*Module classes to...
2010-10-19 Trevor ParscalMoved ResourceLoader classes to their own folder, prepa...
2010-10-19 Trevor ParscalReverts r75018, and does what that commit was supposed...
2010-10-19 Antoine MussoFollow up r74962, debug messages should be splitted.
2010-10-19 Jure Kajzer* fixed r74949 remarks
2010-10-19 Sam ReedSwap usage of create_function for defined function...
2010-10-18 Sam ReedPer CR on r45418...
2010-10-18 Chad HorohoeFollowup r68760: add comment
2010-10-18 Roan KattouwResourceLoader: Clear warnings before echo'ing output
2010-10-18 Antoine MussoMake some wfDebug() messages nicer to look at in debug...
2010-10-18 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-18 Priyanka DhandaReverted accidental changes to DifferenceInterface...
2010-10-18 Priyanka DhandaAdded to DefaultSettings
2010-10-18 Priyanka DhandaFollow up to r74780. Set default for . did some sanity...
2010-10-18 Priyanka DhandaFollow up to r74780. Set default for .
2010-10-18 Siebrand MazelandFollow-up r74949: fix typo in UI message.
2010-10-18 Raimond SpekkingFollow-up r74949: Comment out a contentless message...
2010-10-18 Max SemenikFixed ImageMagick detection on Windows
2010-10-18 Jure Kajzer* Installer: works (beta). More testing tomorow.
2010-10-18 Roan Kattouw(bug 25535) Don't include empty JS/CSS messages at...
2010-10-18 Roan KattouwPer r74946 CR, check whether realpath( $file ) returns...
2010-10-18 Roan Kattouw(bug 25546) Feed argument to finfo_file() through readp...
2010-10-18 Roan KattouwRevert r74810 (vary API help cache on $wgUser->isAnon...
2010-10-18 Sean ColomboDid some testing to beef up the documentation a bit...
2010-10-17 Platonides$wgUser is never a Stub since r70970.
2010-10-17 Platonides$wgUser is never a Stub since r70970.
2010-10-17 Sam ReedRevert r74913, caused many problems, and was only likel...
2010-10-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-17 Chad HorohoeFollowup r74918, rm leftover debugging
2010-10-17 Chad Horohoe* Revert r69013 (Use `` instead of wfShellExec() like...
2010-10-17 Chad Horohoerm always-true isOK() check
2010-10-17 Sam ReedMove profiler stuff to own folder, updater AutoLoader...
2010-10-17 Chad HorohoeFor some reason we're not calling preInstall() like...
2010-10-17 Sam ReedFollowup r74392. Also cache result of getUser call...
2010-10-17 Sam ReedFollowup r69904, make call to getRandomString static...
2010-10-17 PlatonidesDeprecate User::getPageRenderingHash() as follow-up...
2010-10-17 Chad HorohoeFollowup r74847, reduce some more duplication by moving...
2010-10-17 Chad HorohoeFixup r71449, can't use $var::method() in < 5.3 :(
2010-10-17 PlatonidesUse the getter per r74822 CR.
2010-10-16 Alexandre Emsenhuberfixed some doxygen warnings
2010-10-16 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-16 Alexandre EmsenhuberPer Platonides, follow-up to r67834: fix doc and remove...
2010-10-16 Chad HorohoeMake envCheckGraphics use locateExecutable(). Move...
2010-10-16 Roan KattouwFix r72905: don't run $endTime through wfTimestamp...
2010-10-15 PlatonidesCreate a new ParserOptions()
2010-10-15 PlatonidesUse the accessor for getting mOptions.
2010-10-15 PlatonidesFollow r69904. Make Parser::getRandomString real private.
2010-10-15 Platonidesr71546 broke imagemagick usage in Windows, since cmd...
2010-10-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-15 Sam Reed* (bug 24792) API help caching doesn't vary on $wgUser...
2010-10-15 Max SemenikFixed stupid copy+paste error from r74109
2010-10-14 PlatonidesFollow up r74725. Also add $lang parameter to EditSecti...
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-14 Sam ReedAnother followup to r71426, $ni to $fieldRecord
2010-10-14 Sam ReedFollowup r71426, not $nc it's $fieldRecord
2010-10-14 Priyanka Dhanda* WebStart.php and SeleniumWebSettings.php allow includ...
2010-10-13 Trevor ParscalWhite space changes
2010-10-13 Sam ReedResourceLoaderModule::concatStyles returns an Array...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-13 Sam ReedFixup "} elseif ( $cond[0] = '!' ) {" from r35983
2010-10-13 Jack D. PondAdded $lang parameter to DoEditSectionLink hook. Allow...
2010-10-12 PlatonidesFollow up r70940. This call should use the hook $result.
2010-10-12 Sam ReedRemove unused array index, add a couple of braces
2010-10-12 Trevor ParscalFinished what r67300 started, by using #ba0000 as the...
2010-10-12 Trevor ParscalImproves on r72776 by adding documentation about the...
2010-10-12 Trevor ParscalSimplifies r73680 by letting FormatJson::encode do...
2010-10-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-11 Max SemenikTurned Database::patchPath() into a member function...
2010-10-11 Derk-Jan HartmanRemove $wgRemoteUploads. It was not well supported...
2010-10-11 Roan KattouwWhen reading an old-style user_options blob, use the...
2010-10-11 Roan Kattouw(bug 25474) Fix wrong parameters in updateModule()...
2010-10-10 Raimond SpekkingLocalisation updates for core and extension messages...
next