Improve a preprocessor comment
[lhc/web/wiklou.git] / includes /
2011-01-13 PlatonidesImprove a preprocessor comment
2011-01-13 Roan KattouwCoerce mtimes to TS_UNIX before outputting them, and...
2011-01-13 Chad HorohoeReturn something too
2011-01-13 Chad HorohoeFix broken fileExistsBatch() in ForeignAPIRepo since...
2011-01-12 Sam ReedSpaces to tabs
2011-01-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-12 Chad HorohoeFix undefined variable from r79828
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-12 Roan KattouwFix issue with missing keys in $wgFileExtensions caused...
2011-01-12 Chad HorohoeFix key name
2011-01-12 Alexandre EmsenhuberSet $mRevision to null by default so we don't need...
2011-01-12 Chad Horohoe(bug 26688) Proper warning message is not displayed...
2011-01-12 Chad Horohoe(bug 26687) Error msg needs full stop
2011-01-12 Chad HorohoeDB name can have hyphens (fixed in r79767), bug 26685...
2011-01-12 Chad HorohoeFix for r79741, setTargetLanguage and setUserLang want...
2011-01-12 Sam ReedNot sure why I originally used array_key_exists()....
2011-01-12 PlatonidesFollow up r79845. No need to keep $wgCustomConvertComma...
2011-01-12 Sam ReedDocument return type.
2011-01-12 Sam ReedinitFromQueryResult doesn't use the $db parameter.
2011-01-12 PlatonidesFollow up r80025.
2011-01-11 Sean ColomboA wfProfileOut was missing (which messed up profiling...
2011-01-11 PlatonidesForbid '<', '>', ' ', '\n', '\r' in parser hook names.
2011-01-11 Chad HorohoeFix a few doQuery() -> query()
2011-01-11 Chad HorohoeFix callbacks for the final time so it actually works...
2011-01-11 Niklas LaxströmNo space after unary minus
2011-01-11 Niklas LaxströmSpell false with small latter
2011-01-11 Niklas LaxströmUse same wording as in skintemplate
2011-01-11 Chad HorohoeFix copy+paste mistake from r79989
2011-01-11 Chad HorohoeFix callback issue noted in r79989 (broken in r78774).
2011-01-11 Roan KattouwFollowup r80003: array_unique() preserves keys, so...
2011-01-11 Niklas Laxströmrm stray tab
2011-01-11 Roan KattouwApply array_unique() to module lists in OutputPage...
2011-01-11 Alexandre EmsenhuberSeems there was a logic error in r80001 :)
2011-01-11 Alexandre EmsenhuberSimplify a bit:
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-11 OverlordQI have no clue how the callbacks work, this at least...
2011-01-11 Sam ReedParent in DatabaseInstaller is a CoreInstaller, not...
2011-01-11 Sam ReedFixup some of the ordering of API Autoloader stuff
2011-01-11 Priyanka DhandaFollow up to #79421. Cleaned up some globals and some...
2011-01-10 Sam ReedNormalise casing of svn:keywords Id
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-10 Sam ReedExplicitally add ApiFormatXmlRsd to the AutoLoader
2011-01-10 Trevor ParscalResolves bug #26655 - adds support for space before...
2011-01-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-10 Jure Kajzer* fixed oracle code for updater (corrected not null...
2011-01-10 Antoine MussoFix RFC 5322 'atext'
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
2011-01-10 Chad HorohoeMore postgres
2011-01-10 Sam Reed* (bug 26650) Remove $wgAPICacheHelp in favour of ...
2011-01-10 Alexandre EmsenhuberBe sure to use the latest rev id and not whatever getRe...
2011-01-10 Sam ReedDocumentation addition/tweaks
2011-01-09 Derk-Jan HartmanFollowup r68325, with comment describing intent of...
2011-01-09 Antoine Mussojs email validation improvment (onBlur)
2011-01-09 Niklas LaxströmPartial revert of r79903, unstubbing needs localisation...
2011-01-09 Alexandre EmsenhuberFix for r79874: only set $mRevIdFetched from fetchConte...
2011-01-09 Niklas LaxströmFollow-up r79880: check if $wgLang can be used.
2011-01-09 Roan KattouwFix bug in ResourceLoader causing LTR->RTL flipping...
2011-01-09 Roan KattouwAvoid dot bloat in paths
2011-01-09 Niklas Laxström* (bug 25506) Exception is thrown if OutputPage::parse...
2011-01-09 Roan KattouwFollowup r78924: keep track of exception/warning commen...
2011-01-09 Niklas LaxströmFix syntax terror from r79884
2011-01-09 Niklas Laxström* (bug 25708) Update case mappings and normalization...
2011-01-09 Alexandre EmsenhuberKill Article::$mCurID, not set anywhere, not used anywh...
2011-01-09 Alexandre EmsenhuberFix typo from r79874
2011-01-09 Alexandre EmsenhuberChanged to calls to Article::getContent() to Article...
2011-01-09 Roan KattouwAdd a hook for registering variables in ResourceLoaderS...
2011-01-09 Niklas Laxström* (bug 26187) Confirmrecreate no longer parses the...
2011-01-09 Niklas LaxströmThe actual error is always in English, so wrap it in...
2011-01-09 Niklas Laxström* (bug 26638) Database error pages display correctly...
2011-01-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-08 Alexandre EmsenhuberOnly set $mUser, $mUserText, $mComment and $mTimestamp...
2011-01-08 Alexandre EmsenhuberAdded QuickTemplate::getSkin(), useful for extensions...
2011-01-08 Alexandre EmsenhuberFix for r33432: isArticle() is to check if the content...
2011-01-08 Roan KattouwFollowup r74298: add ORDER BY wl_namespace, wl_title...
2011-01-08 Roan KattouwAttempt at fixing bug 26370, which seems to be an infin...
2011-01-08 Alexandre EmsenhuberNo longer correct
2011-01-08 Antoine MussoRemoves $wgSecureLoginStickHTTPS which was never really...
2011-01-08 Bryan Tong MinhFollow-up r79845: add function documentation; only...
2011-01-08 Rob LanphierBug 26563: Add bytes changed per revision for stub...
2011-01-08 PlatonidesFollow up r79848. Fix the syntax error.
2011-01-07 Brion Vibber* (bug 26625) fix regression in Special:PrefixIndex...
2011-01-07 Chad HorohoeRm code that has been commented out for almost 6 years
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-07 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-07 Chad HorohoeUse __construct()
2011-01-07 Chad HorohoeRemove ancient and deprecated newFromParams() construct...
2011-01-07 Roan Kattouw(bug 26497) printable=yes and handheld=yes request...
2011-01-07 Sam ReedFollowup r66267, usage of $revisionInfo is undefined...
2011-01-07 Raimond SpekkingFollow-up r79828: Add dot
2011-01-07 Bryan Tong MinhDocument how the mime<->extension map is supposed to...
2011-01-07 Chad HorohoeRm stray html tag
2011-01-07 Chad HorohoeForgot param 1, make URL param 2 per Nikerabbit
2011-01-07 Chad HorohoeMove over some initial_setup() for Postgres (THIS IS...
2011-01-07 Sam ReedRevert r79807
2011-01-07 Roan KattouwFix indentation in r79746
2011-01-07 Sam ReedAllow CLI installer to set $whShowExceptionDetails
2011-01-07 Sam ReedWiden documentation header also
2011-01-07 Sam ReedWiden api help splitters
2011-01-07 Sam ReedRemove some blank lines
next