Allow \pagecolor and \definecolor in texvc
[lhc/web/wiklou.git] / includes /
2009-11-29 Aaron SchulzRestored r59537 - fixed silly typo
2009-11-29 Chad HorohoeAdd $wgWikiId to override default wfWikiId() output...
2009-11-29 Alexandre Emsenhuber* (bug 21679) "Edit block reasons" link at the bottom...
2009-11-29 Siebrand MazelandRevert r59537. Breaks page deletion with "PHP Notice...
2009-11-29 Philip Tzoufollow-up r59522, r59523, r59527, r59529, r59530.
2009-11-29 Aaron Schulz* Made log_user_type_time index available when needed
2009-11-28 Philip Tzoubug 21672: Add Accept-Language to Vary and XVO headers...
2009-11-28 Chad HorohoeFix header
2009-11-27 Raimond SpekkingFix PHP Strict Standards: Declaration of UploadFromUrl...
2009-11-27 Raimond SpekkingFix a Fatal: Call to a member function isLoggedIn(...
2009-11-27 Greg Sabino MullaneTypo.
2009-11-27 Jure KajzerFixed wrong field definition for filearchive. Fixed...
2009-11-27 Jure Kajzer*(bug 20717) Added checkboxes to users with bot and...
2009-11-26 Alexandre Emsenhuber* (bug 21650) Both calls to SkinTemplateTabs hook are...
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-25 Alexandre EmsenhuberSet the Title object to the new $wgOut in SpecialPage...
2009-11-25 Chad Horohoe(bug 21638) Set hashLevels to 2 like commons, just...
2009-11-24 Alexandre EmsenhuberUse 'word-separator' message rather than harcoded space
2009-11-24 Raimond SpekkingFollowup r59363: Fix wrong syntax for Html::input....
2009-11-23 Sam ReedFurther followup to r59360
2009-11-23 Sam ReedMinor followup for r59360
2009-11-23 Sam Reedbug 21604 Spellcheck attribute for editsummary
2009-11-23 Andrew GarrettEnabling change for r59356, allow programmatic control...
2009-11-22 Sam ReedApply patch from bug 21589 API: Separate summary and...
2009-11-20 Sam Reedbug 21583 MagicWord::match function documentation is...
2009-11-20 Alexandre EmsenhuberFix for r59289 and 59293: finish to rename the class...
2009-11-20 Alexandre Emsenhuber*STAB STAB STAB* Fix for r59289: forgot to rename the...
2009-11-20 Alexandre Emsenhuber* (bug 21403) memcached class renamed to MWMemecached...
2009-11-20 Tim StarlingRework of libAddMedia. The changes are entirely unteste...
2009-11-19 Matěj Grabovský(bug 16884) Fixed feed links in sidebar not complying...
2009-11-19 Max SemenikFixed E_DEPRECATED
2009-11-19 Max Semeniktab to spaces
2009-11-19 Sam Reedbug 19523 prop=info&inprop=watched
2009-11-19 Aryeh GregorAvoid pointless $wgHtml5 checks
2009-11-19 Daniel FriesenAdd a wgCategories variable to the js variables so...
2009-11-18 Aaron Schulzbug 21192 Remove second suppression button from pages...
2009-11-18 TobiasMake adding sidebar elements easier for extensions...
2009-11-18 Aaron Schulzlast tweak for bug 21352 (RevDelete messages)
2009-11-18 Tim StarlingFixed corruption of long UDP debug log messages by...
2009-11-17 Roan Kattouw(bug 21551) Make Squid response limit configurable...
2009-11-17 Jure Kajzerreplaced charset definition to php var instead of force...
2009-11-16 Roan Kattouw(bug 21540) Missing global
2009-11-16 Andrew GarrettFix incompatibility with PHP<5.2
2009-11-16 Greg Sabino MullaneRevert recent change: more implicit fields are needed...
2009-11-15 Greg Sabino MullaneAllow $wgMaxCredits to work for database backends with...
2009-11-15 Michael Dale* changed "wgSourceTypeUrl" back to "wgSourceTypeURL"
2009-11-15 Greg Sabino MullaneGrammar
2009-11-14 OverlordQCode cleanup, covert leading spaces into tabs per codin...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-14 Siebrand MazelandSync contributionsSub from SpecialContributions.php...
2009-11-14 Siebrand MazelandAdd tools link to user rights management for proviledge...
2009-11-14 Philip TzouUpdate the Chinese conversion tables.
2009-11-14 Alexandre EmsenhuberFix for r58652: use tabs for indentation, not spaces :)
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-14 Max Semenik* Removed remaining trailing ?> from core.
2009-11-13 Daniel Kinzleruse newer spec for html5 metadata
2009-11-13 Daniel Kinzleradd a version attribute to the <html> tag if RDFa is...
2009-11-13 Daniel Kinzleronly allow xmlns:* if RDFa is enabled
2009-11-13 Aaron SchulzUse isDeleted() instead of raw bitfield op
2009-11-13 Aaron SchulzUse reverse chronological order for all item lists
2009-11-13 Daniel Kinzlerrm debug echo (oops)
2009-11-13 Daniel KinzlerRDFa/microdata follow-up
2009-11-13 Daniel Kinzlerallow UploadVerification hooks to return error details
2009-11-13 Alexandre EmsenhuberRemoved $wgSpecialVersionExtended, not used anymore...
2009-11-13 Max SemenikFixed variable name in error message
2009-11-12 Bryan Tong Minh* (bug 17662) Customizable default preload/editintro...
2009-11-12 Alexandre EmsenhuberOne more fix for r58949: convert these lines too *STAB*
2009-11-12 Bryan Tong Minh(bug 19391) Fix caching for Recent ChangesFeed. Patch...
2009-11-12 Alexandre EmsenhuberFix for r58949: correct indentation
2009-11-12 Alexandre EmsenhuberUse tabs for indentation, not spaces
2009-11-12 Raimond SpekkingFollow-up r58385: Initialize variable to avoid a PHP...
2009-11-12 Aryeh GregorUpper-case DOCTYPE in HTML5 for well-formedness
2009-11-11 Max SemenikFix Special:Activeusers for SQLite
2009-11-11 Alexandre Emsenhuber* (bug 21470) MediaWiki:Sp-contributions-explain is...
2009-11-09 Jure KajzerFixed parserTests to work with Oracle (added Anonymous...
2009-11-09 Bryan Tong MinhFollow-up to r58633 and r58628 (lqt): Rename Title...
2009-11-09 Bryan Tong MinhIntroduce $wiki parameter to wfWaitForSlaves in order...
2009-11-09 Michael Dale* js_log msgs striped from non-debug output (smaller...
2009-11-08 Bryan Tong Minh* Add globalusage link to the file toc
2009-11-08 Chad Horohoerm completely obsolete variable, not used annnnnnnyyyywhere
2009-11-07 Daniel Kinzleradding support for <a> tags as a parser tag hook, in...
2009-11-07 Daniel Kinzlerbetter pattern for detecting evil scripts in rdfa attri...
2009-11-07 Daniel Kinzlerallow RDFa attributes; missing support for <a>, will...
2009-11-07 Daniel Kinzlerreverting r58694, needs to be done as parser tag hook...
2009-11-07 Alexandre Emsenhuber$fname -> __METHOD__
2009-11-07 Daniel Kinzlerallow <a> tags and RDFa attributes to support RDFa...
2009-11-07 Bryan Tong MinhAdd hook ImagePageAfterImageLinks for showing extra...
2009-11-07 Michael Dale(missing .= part) r58512#c4384
2009-11-06 Aryeh GregorReduce false positives for PHP in MimeMagic
2009-11-06 Jure KajzerStarted working on parserTests Oracle compatibility...
2009-11-06 Chad Horohoerm unused global
2009-11-06 Alexandre Emsenhuber* (bug 21420) Fix for r27043: typo
2009-11-06 Bryan Tong MinhAdd accessor to LinksUpdate::mImages
2009-11-06 Chad HorohoeAdd new global $wgUseInstantCommons for quick && easy...
2009-11-06 Ariel Glennno pass-by-ref needed for CacheHeadersAfterSet
2009-11-06 Roan KattouwAPI: (bug 20967) action=edit allows creation of invalid...
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-11-06 Ariel GlennAdd hook CacheHeadersAfterSet to permit override of...
2009-11-06 Andrew GarrettRemove upload from wgRestrictionTypes, it is added...
2009-11-06 Andrew GarrettEnabling changes for r56828: some refactoring and code...
next