Uh, also I shouldn't introduce syntax errors while fixing regressions.
[lhc/web/wiklou.git] / includes /
2008-07-29 Aryeh GregorUh, also I shouldn't introduce syntax errors while...
2008-07-29 Aryeh GregorPartially revert r38162. Caused bugs due to incredibly...
2008-07-29 Aryeh GregorLinker.php cleanup:
2008-07-28 Aryeh GregorRecommit r38149, with the fatal error fixed. The EditS...
2008-07-28 Brion Vibber* (bug 14966) Fix SearchEngineDummy class for silently...
2008-07-28 Brion VibberRevert r38149 for now, causes regressions in API parsing.
2008-07-28 Brion VibberAdd type hint to Title::equals(); this lets the error...
2008-07-28 Brion Vibber* Recursion loop check added to Categoryfinder class
2008-07-28 Aryeh GregorLinker::doEditSectionLink() and Linker::doEditSectionLi...
2008-07-28 Alexandre Emsenhuber* Per talk with brion, use wfArrayToCGI()\n* Avoid...
2008-07-28 Robert Leverington* (bug 14923) Add method for getting a TitleArray for...
2008-07-28 Alexandre EmsenhuberSome tweaks for r38116:
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-07-28 Raimond Spekking* Add a few CSS ids to allow customization of warning...
2008-07-28 Tim StarlingNo negative caching in the revision cache -- doesn...
2008-07-28 Brion VibberRevert r38068 "SpecialMovepageBeforeMove hook from...
2008-07-28 Brion VibberRevert r38040 "new hook, ConfirmEmailComplete"
2008-07-28 Brion VibberRevert r38016, r38018 (change of $wgTranslateNumerals...
2008-07-28 Brion VibberStart on some cleanup of how CSS stylesheets are loaded...
2008-07-28 ShinjimanUpdate the Chinese conversion tables
2008-07-28 Brion VibberSet a damn default for apiThumbCacheExpiry so we don...
2008-07-27 Aaron SchulzSet baserevid (bug 14918)
2008-07-27 Tim StarlingMagic word __STATICREDIRECT__ to suppress the redirect...
2008-07-27 Brion Vibber* API search now falls back to fulltext search by defau...
2008-07-27 Aaron Schulzset baseRevId (bug 14947)
2008-07-27 Aryeh Gregor* Add count() method to TitleArray and UserArray.
2008-07-27 Aryeh GregorIndeed, this is a ResultWrapper object, so we can itera...
2008-07-27 Alexandre EmsenhuberFix comment (Title::newFromTitle -> Title::newFromName...
2008-07-27 ShinjimanUpdate the Chinese conversion tables
2008-07-27 ShinjimanUpdate the Chinese conversion tables
2008-07-26 Jack PhoenixSpecialMovepageBeforeMove hook from Wikia codebase...
2008-07-26 Alexandre Emsenhuber* factorize common code
2008-07-26 Alexandre EmsenhuberTweak for my last commit: this variable is not used...
2008-07-26 Alexandre Emsenhuber$res is a ResultWrapper object
2008-07-26 Chad HorohoeOne less step and potentially one less query if the...
2008-07-25 Chad HorohoeRemove a bit of useless $wgCapitalLinks logic, all...
2008-07-25 Aryeh GregorMove more initialization to member variable defaults...
2008-07-25 Aryeh GregorChange a few hardcoded select() parameters (one of...
2008-07-25 Aryeh GregorConvert subpage move to use TitleArray, just for demons...
2008-07-25 Aryeh GregorAdd TitleArray, a straight rip-off of UserArray. I...
2008-07-25 Jack Phoenixnew hook, ConfirmEmailComplete
2008-07-25 Alexandre EmsenhuberPer r38036: also fix FormOptions
2008-07-25 Alexandre Emsenhuber(bug 14659) Passing the default limit param to Special...
2008-07-25 Rotem LissAPI change: Registration time of users registered befor...
2008-07-25 ShinjimanUpdate the Chinese conversion tables
2008-07-25 Chad HorohoeAdd some docs on how far back wfLoadExtensionMessages...
2008-07-25 Aryeh GregorMove some member variable initialization to the declara...
2008-07-24 Mohamed MagdySet $wgTranslateNumerals to false by default.
2008-07-24 Aryeh GregorBreak at 80 columns in some comments. Also improve...
2008-07-24 Aryeh GregorInstead of last commit, use $wgExemptFromUserRobotsCont...
2008-07-24 Aryeh GregorImplement $wgAllowUserRobotsControl to control whether...
2008-07-24 Chad HorohoeAllow local caching of thumbs from remote APIs. Still...
2008-07-24 Tim Starling* Fix bug 14904: fragments lost when redirects are...
2008-07-24 Tim StarlingSyntax error
2008-07-24 Tim StarlingWorkaround for APC bug. Not fully isolated, but AutoLoa...
2008-07-24 Chad Horohoebug 14907 - DatabasePostgres::fieldType() wasn't define...
2008-07-23 Aryeh Gregor(bug 8068) New __INDEX__ and __NOINDEX__ magic words...
2008-07-23 Aryeh GregorRevert last commit for a moment, committed lots of...
2008-07-23 Aryeh GregorFollow-up to r37968: forgot to commit the change setRob...
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-07-23 Aryeh GregorDocumentation: note that $wgNamespaceRobotPolicies...
2008-07-23 Alexandre Emsenhuber$wgVersion too
2008-07-23 Tim StarlingSome documentation for SFH_OBJECT_ARGS
2008-07-23 Tim StarlingMissing file for r37928
2008-07-23 Brion VibberRevert r37924 "(bug 14883) Create hook AlternateSkinPre...
2008-07-22 Tim Starling* (bug 4578) Automatically fix redirects broken by...
2008-07-22 Ilmari KaronenMake Special:Recentchangeslinked display changes to...
2008-07-22 Ryan Schmidt* (bug 14883) Create hook AlternateSkinPreferences...
2008-07-22 Roan KattouwAPI: Change descriptions for some limit parameters...
2008-07-21 Brion VibberRevert r37872 for now -- "(bug 2971) Standardize format...
2008-07-21 Chad HorohoeAllow $wgCookiePrefix to be set by the user. Default...
2008-07-21 Roan KattouwCleanup from r37839: just put ipb_auto in the relevant...
2008-07-21 Alexandre EmsenhuberPer r37889: $wgStyleVersion++;
2008-07-21 Alexandre EmsenhuberUse the internal diff engine if the diff excutable...
2008-07-21 ShinjimanUpdate the Chinese conversion tables
2008-07-20 Aryeh Gregor(bug 2971) Standardize format of links to hist/diff...
2008-07-19 Alexandre EmsenhuberRemoved some PHP4-ism
2008-07-19 Siebrand MazelandAdd descriptionCacheExpiry to configuration example...
2008-07-19 Siebrand MazelandFix typo
2008-07-19 Siebrand Mazeland* Add PopularPages to group 'wiki' on Special:SpecialPages
2008-07-19 Antoine MussoFix 12384 : comment on maintenance/*php files
2008-07-19 Brion VibberSecurity fix for API blocks query -- ipb_anon field...
2008-07-19 Brion VibberCleanup for r37830 & earlier ($wgDirectoryMode default...
2008-07-18 Aryeh GregorAccesskeys for minor edit/watch checkboxes on edit...
2008-07-18 Chad Horohoe$wgDefaultDirectoryChmod -> $wgDirectoryMode. Less...
2008-07-18 Chad HorohoeFound the errno for deadlocks on MsSQL, let's return...
2008-07-18 Aryeh GregorChange various uses of GROUP BY 1,2,3 and similar to...
2008-07-17 Alexandre EmsenhuberPer r37799: $wgStyleVersion++;
2008-07-17 Alexandre Emsenhuberfix in debug output
2008-07-17 Aaron Schulz* Highlight flagged user contribs (bug 14814)
2008-07-17 Andrew GarrettFix handling of non-unified diffs in wfDiff
2008-07-17 Andrew GarrettAdd wfDiff function, similar to wfMerge (some copied...
2008-07-17 Aaron SchulzCleanup index clause
2008-07-17 HujiCounts should be shown using localized digits, just...
2008-07-17 Brion VibberRevert r37748 "(bug 14020) Added an API interface to...
2008-07-17 Niklas Laxström* Fix double escaping issues introduced in r34320 ...
2008-07-17 Aaron Schulzprivate -> protected (bug 14490)
2008-07-16 Chad HorohoeAdd $wgDefaultDirectoryChmod, allows customizing the...
2008-07-16 Roan Kattouw(bug 14020) Added an API interface to Special:Unwatched...
2008-07-16 Brion VibberRevert r37741 for now "Changed getInternalLinkAttribute...
next