Fixup some more documentation
[lhc/web/wiklou.git] / includes /
2010-11-13 Sam ReedFixup some more documentation
2010-11-13 Sam ReedFixed up some doxygen warnings
2010-11-12 Aaron Schulz* parseCIDR() should use parseCIDR6() for IPv6 (plus...
2010-11-12 Aaron Schulz* Removed redundant check in toUnsigned6().
2010-11-12 Max SemenikFix for r74950: use wfEscapeShellArg()
2010-11-12 Alexandre EmsenhuberFixed some doxygen warnings
2010-11-12 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-12 Sam ReedFollowup r76566
2010-11-12 Brian Wolff(Bug 25872) Rename HttpRequest class to MWHttpRequest...
2010-11-12 Aaron Schulz* Changes in IP.php:
2010-11-11 PlatonidesDocummentation minor fixes.
2010-11-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-11 Bryan Tong MinhFix fail from r57867: tooltip param was never used...
2010-11-11 Mark A. Hershbergerfollowup r76526
2010-11-11 Mark A. Hershberger* Revert r76503
2010-11-11 Aaron Schulz* Return type cleanup (int -> bool)
2010-11-11 Aaron Schulz* Followed-up r76267:
2010-11-11 Mark A. Hershbergerfixes Bug 25812
2010-11-10 Chad HorohoeCombine config.css with vector.css so it gets flipped...
2010-11-10 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-10 Sam Reedforeach loop is pointless if you're then just going...
2010-11-10 Max SemenikAdded a check for PCRE_UTF8 per report at Support desk
2010-11-10 Chad HorohoeDrop setup_database() here too. Only caller is the...
2010-11-10 Chad HorohoePostgres updater stuff, needs review
2010-11-10 Chad Horohoe(bug 25856) fix exaggerated indentation of checkbox...
2010-11-10 Alexandre EmsenhuberFixed some doxygen warnings (and some whitespaces remov...
2010-11-10 Alexandre EmsenhuberQuick fix: @fixme doesn't exist on doxygen ;)
2010-11-10 Chad HorohoeFollowup r76439, next button is conditional on whether...
2010-11-10 Chad HorohoeDisable forward/back when installer is disabled
2010-11-10 Alexandre Emsenhuber* (bug 19944) Link on image thumbnails no longer link...
2010-11-10 Alexandre EmsenhuberFix for r70871: need explicit check against null since...
2010-11-10 Alexandre Emsenhuber* (bug 17996) HTTP redirects are now combined when...
2010-11-10 Raimond Spekking* (bug 22463) Add hook 'SkinGetPoweredBy' to make ...
2010-11-10 Andrew GarrettResolve bug 25580: pass $pageInfo along to finishImport...
2010-11-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-09 Chad HorohoeFollowup r76391, r76393, rm unused msg
2010-11-09 Chad HorohoeFollowup r76391 per CR: just do $wgUpgradeKey in genera...
2010-11-09 Alexandre Emsenhuber* (bug 17789) Added a note to the total views on Specia...
2010-11-09 Chad HorohoeFollowup r75392. Per IRC, we should generate a default...
2010-11-09 Chad HorohoeRewrite install step callbacks to use the array model...
2010-11-09 Chad Horohoerm stray character
2010-11-09 Chad Horohoelocalsettings step no longer exists, and path doesn...
2010-11-09 Alexandre Emsenhuber* Marked Special:UploadStash unlisted since accessing...
2010-11-09 Alexandre Emsenhuber* (bug 21364) External links using link= attribute...
2010-11-09 Alexandre Emsenhuber* (bug 25843) Links to special pages using link= attrib...
2010-11-09 Jure Kajzer* BLOB temporary handling
2010-11-09 Raimond SpekkingFix per Brion's CR r76342: Avoid spaces get normalized...
2010-11-08 Neil Kandalgaonkarused accessor as recommended in comments to r73555
2010-11-08 Raimond SpekkingAdd CSS classes (including namespace and pagename)...
2010-11-08 Bryan Tong MinhUndeprecate UploadForm:BeforeProcessing. Instead only...
2010-11-08 PlatonidesRevert r72959
2010-11-08 Chad HorohoeMove config-admin-help back to correct box
2010-11-08 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-08 Chad HorohoeFix fatal from recent refactoring
2010-11-08 Max SemenikAllow downloading LocalSettings after upgrades
2010-11-08 Chad HorohoeFollowup r75832: rm unused inline CSS and unused show...
2010-11-08 Chad HorohoeFollowup r76088: rewrite relative CSS urls
2010-11-08 Roan Kattouw(bug 25839) Set class="blockExpiry" and dir="ltr" ...
2010-11-08 Derk-Jan HartmanFollowup r76303. Use a less verbose const VERSION.
2010-11-08 Derk-Jan HartmanReverts r76070, which was breaking purging. Now caching...
2010-11-08 Derk-Jan HartmanFilerepo inconsistency. Use rawurlencode instead of...
2010-11-08 Derk-Jan HartmanAdd a version number and user-agent string to ForeignAP...
2010-11-08 Chad Horohoe(bug 13353) Diff3 version checks are too strict. Just...
2010-11-08 Chad Horohoerm unused $configPath
2010-11-08 Sam ReedMinor followup r75809, don't use nested if's unnecesserily
2010-11-08 Alexandre Emsenhuber* (bug 25175) HTML file cache now honor $wgCacheDirecto...
2010-11-08 Roan KattouwPer r76250, actually use the $skin parameter in makeRes...
2010-11-08 Siebrand MazelandAdd newlines.
2010-11-08 Alexandre EmsenhuberRemoved some error suppression operators
2010-11-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-11-08 Alexandre Emsenhuber* (bug 25829) Special:Mypage and Special:Mytalk now...
2010-11-08 Alexandre Emsenhuber$wgUpgradeKey, not $wgUpgradeKey.php ;)
2010-11-07 PlatonidesMinor whitespace change.
2010-11-07 Siebrand MazelandTweak messages 'config-brokenlibxml' and 'config-using5...
2010-11-07 Aaron SchulzMade sanitizeIP() handle CIDR IPs in IPv6 (fixes server...
2010-11-07 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-07 Aaron Schulz* Fixed RE_IPV6_ADD for IP networks ending in "::"...
2010-11-07 Alexandre Emsenhuber* (bug 25713) SpecialPage::resolveAlias() now normalise...
2010-11-07 Aaron SchulzFix r44442: don't rest restriction fields
2010-11-07 Alexandre Emsenhuber* (bug 24833) Files name in includes/diff/ are now...
2010-11-07 Alexandre EmsenhuberMark wfParseCIDR(), was moved to IP::parseCIDR() in...
2010-11-07 PlatonidesFollow up r76207. It's called $skin here.
2010-11-07 Antoine MussoFollow up r65500 : invalidate Title protection cache.
2010-11-07 Alexandre EmsenhuberKill E_STRICTs from Mail package
2010-11-07 Alexandre EmsenhuberRemoved debugging code left in r76234
2010-11-07 Alexandre Emsenhuber* (bug 25728) Added $wgPasswordSenderName to allow...
2010-11-07 Chad HorohoeRm back-compat (was moved to the class in r36353) wfLoa...
2010-11-06 PlatonidesFollow up r75392.
2010-11-06 Chad HorohoeTrying to kill install-utils.inc/old install crap:
2010-11-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-06 Alexandre Emsenhuberadded wfDeprecated() to wfRFC822Phrase() and userMailer...
2010-11-06 PlatonidesRemove checks for debug mode and module count on every...
2010-11-06 Alexandre EmsenhuberRevert r76174 and call directly UserMailer::send()
2010-11-06 Sam ReedFixup fail from r76191. Thanks Nikerabbit
2010-11-06 Bryan Tong MinhFollow up r75621: Use setContent and setIndexedTagName...
2010-11-06 Happy-melonClarify doc, per r63675 CR.
2010-11-06 Sam ReedAdd missing credits from r75975
2010-11-06 Roan KattouwRevert r76177 and use AutoLoader
2010-11-06 Antoine Mussoreinsert some statements removed by r74745
next