(bug 25648) API discovery information has been added as RSD link in page <head> and...
[lhc/web/wiklou.git] / includes /
2010-10-28 Bryan Tong Minh(bug 25648) API discovery information has been added...
2010-10-28 Philip TzouFollow up r75617. remove extra brackets.
2010-10-28 Philip Tzou1. Revert the complicated redirection I made in r59754;
2010-10-28 Sam ReedFunction return type hints
2010-10-27 Sam ReedMore function parameter commenting
2010-10-27 Sam ReedParameter documentation
2010-10-27 PlatonidesAdd feature to block common (weak) passwords.
2010-10-27 Roan Kattouw(bug 25339) Allow specifying separate base paths for...
2010-10-27 Antoine MussoOptional feature to login through HTTPS and come back...
2010-10-27 Antoine MussoLame documentation, code style
2010-10-27 Bryan Tong Minh(bug 23194) Special:ListFiles now has thumbnails
2010-10-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-27 Roan KattouwFix regression introduced by doing data URL embedding...
2010-10-27 Max SemenikIntroduced $wgAdditionalMailParams to allow adjusting...
2010-10-27 Sam Reed* (bug 25463) Export header should not be shown if...
2010-10-27 Jure Kajzer* installers skips recreation of existing user
2010-10-27 PlatonidesMake update.php obey --quiet
2010-10-27 Chad HorohoeDon't show new and ok message at the same time
2010-10-27 Chad HorohoeRemove unnecessary writable config dir check
2010-10-27 Roan KattouwFollowup to r75266: remove warning "rvlimit may not...
2010-10-27 Siebrand MazelandFollow-up r75499: initialise $anchorclose to prevent...
2010-10-27 Derk-Jan HartmanLine endings in wikitext can introduce <p>'s, which...
2010-10-27 Derk-Jan HartmanMake the image page more consistent. Now all pages...
2010-10-26 PlatonidesAddress my own CR in r75332.
2010-10-26 PlatonidesProvide a proper implementation for passing environment...
2010-10-26 PlatonidesReorder to shortcut some more php_uname() calls.
2010-10-26 Trevor ParscalFixes comment mistakes in r75107
2010-10-26 Bryan Tong MinhFollow-up r75282
2010-10-26 Sam ReedFollowup r75282, remove now unused class variables
2010-10-26 PlatonidesCache the results of wfIsWindows()
2010-10-26 PlatonidesPlace into an else branch in the odd case where we...
2010-10-26 PlatonidesKeep it in Title.php Having it on Defines would allow...
2010-10-26 Raimond SpekkingRevert r75415 after a talk with demon. The linebreaks...
2010-10-26 Chad HorohoeReduce more WebInstaller bloat, move getFieldset(Start...
2010-10-26 Chad HorohoeClarify some visibilities based on actual usage
2010-10-26 Chad HorohoeReduce linebreaks
2010-10-26 Chad Horohoerm unused code
2010-10-26 Chad HorohoeFollowup r75392: reduce some duplication, eliminate...
2010-10-25 Brion VibberFollowup for r75314 (bug 23923) -- regression fix for...
2010-10-25 Chad Horohoe(bug 198: Easy, secure in-place upgrade) Introduce...
2010-10-25 Chad HorohoeFollowup r75371, use MediaWiki default user and content...
2010-10-25 Chad HorohoeFollowup r74035, add GAID_FOR_UPDATE to the defines...
2010-10-25 Jure Kajzer* moved installMainpage to CoreInstaller as requested...
2010-10-25 Jure Kajzer* DatabaseOracle - throw connection exception instead...
2010-10-25 Platonides$wgRequest usage removed in r75272
2010-10-25 Chad HorohoeRevert mainpage part of r75347. Should go in its own...
2010-10-25 Jure Kajzer* fixed accidental revert of r75343
2010-10-25 Jure Kajzer* Installer for Oracle fixes
2010-10-25 Jure Kajzer* null value => default value handling
2010-10-24 Sam Reed(bug 24853) Kill failFunction - Fixed! :D
2010-10-24 Sam ReedComment out unused if (code inside it is commented out
2010-10-24 Sam ReedStart of bug 24853, killing off 'functional' parts...
2010-10-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-24 Sam Reed* If a action=parse request provides an oldid that...
2010-10-24 Priyanka Dhandabug25289 Hook that optionally adds custom content inste...
2010-10-24 Alexandre EmsenhuberFix for r75313: add array_unique(), otherwise groups...
2010-10-24 Bryan Tong Minh(bug 23923) Special:Prefixindex no longer shows results...
2010-10-24 Bryan Tong Minh(bug 23934) Groups defined in $wgRevokePermissions...
2010-10-24 Bryan Tong MinhRemove unnecessary @error surpressing operator. $pageSe...
2010-10-24 Alexandre EmsenhuberRemoved trailing whitespaces
2010-10-23 Alexandre EmsenhuberFixed some doxygen warnings and consistency in document...
2010-10-23 Bryan Tong MinhFollow-up r70638:
2010-10-23 Roan KattouwRevert r70703 and followup r70715: broke &redirect...
2010-10-23 Krinkleadding begin of mediaWiki.util and loading it by defaul...
2010-10-23 Roan KattouwBREAKING CHANGE: Per r70640 CR, salt patrol tokens...
2010-10-23 Chad HorohoeRemove action=raw from Special:Statistics. We wanted...
2010-10-23 Roan KattouwRevert r70640 per CR: don't expose unsalted edit tokens...
2010-10-23 Bryan Tong MinhAdded rvparse to parse revisions. For performance reaso...
2010-10-23 Chad HorohoeFix r63813, r64717 (session path detection in new insta...
2010-10-23 Roan KattouwPer r72349 CR, bring gen=js behavior back, at least...
2010-10-23 Bryan Tong MinhAdded iiprop=parsedcomment to prop=imageinfo, similar...
2010-10-23 Chad HorohoeRevert r73976 (Implements bug 24343 "localurl discards...
2010-10-23 Chad HorohoeFix a few visibilities, add a @todo
2010-10-23 Siebrand MazelandAdd 'bat-smg' to $wgDummyLanguageCodes - addresses...
2010-10-23 Alexandre Emsenhuber* Standardised file description headers
2010-10-23 Alexandre EmsenhuberPer Reedy, fix for r70274: forgot to change this
2010-10-23 Max SemenikReverted r70151 and re-did what it was intended to...
2010-10-23 Max SemenikRevert r73942, which was itself a revert of r73887...
2010-10-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-21 Trevor ParscalFixed missing break; in ResourceLoaderFileModule::__con...
2010-10-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-21 Trevor ParscalResourceLoaderFileModule now uses mediaWiki.loader...
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
next