Add some docs on how far back wfLoadExtensionMessages() goes
[lhc/web/wiklou.git] / includes /
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...
2008-07-16 Niklas Laxström* Allow wikitext in file-info, file-info-size, svg...
2008-07-16 David McCabeChanged getInternalLinkAttributesInternal parameters...
2008-07-15 Roan KattouwRedoing r37642 ('Added possibility to filter by protoco...
2008-07-15 Brion VibberRevert r37717 -- if you didn't like the other reasons...
2008-07-15 Brion VibberRevert r37686, 37687 for now:
2008-07-15 Brion VibberRevert r37709 so I can cleanly revert other changes...
2008-07-15 Roan KattouwRevert r37712 which was itself a revert of r37642 ...
2008-07-15 Brion VibberRevert r37669: LinkerLinkAttributes hook doesn't seem...
2008-07-15 Brion VibberRevert r37663 for now:
2008-07-15 Brion VibberRevert r37642 for now ('Added possibility to filter...
2008-07-15 Alexandre EmsenhuberAdded some tabs in the generated html so that it is...
2008-07-15 Alexandre EmsenhuberPer comment in bug 13949: fix XHTML error in Special...
2008-07-15 Robert StojnićFix regreesion in r37662, disabled conversion when...
2008-07-15 Chad Horohoe(bug 14778) 'limit' parameter now applies to history...
2008-07-15 Chad HorohoeRemove $use_index that has been commented out for about...
2008-07-15 Daniel FriesenA single syntax error, I tested for validity and still...
2008-07-15 Daniel FriesenImproving extendibility of the sidebar improvements...
2008-07-15 Andrew GarrettReintroduce some changes which were reverted for causin...
2008-07-14 David McCabeAdded LinkerLinkAttributes hook.
2008-07-14 Aryeh Gregor* (bug 13815) In the comment for page moves, use the...
2008-07-14 Robert Stojnić* (bug 10837) Language variants overrides languages...
2008-07-14 Alexandre EmsenhuberFatal error: Call to a member function formatNum()...
2008-07-14 Niklas Laxström* Cleanup for r37375. Split duplicated code into functi...
2008-07-14 Alexandre Emsenhuberupdate comment
2008-07-14 Alexandre EmsenhuberAdded missing settings: $wgDBpassword, $wgDBmwschema...
2008-07-14 Roan KattouwAPI list=exturlusage: Added possibility to filter by...
2008-07-14 Rotem LissAdd spacing in Special:Protectedpages.
2008-07-12 Brion VibberRevert r37567 for nwo ("(bug 8604) padright: and simila...
2008-07-11 Niklas Laxström* (bug 8604) padright: and similar functions fail with...
2008-07-11 Niklas Laxström* (bug 12487) Rights log is not fully internationalized
2008-07-10 Brion VibberHold back $wgTrackLinkChanges for a little bit; reverti...
2008-07-10 Daniel FriesenChange all uses of TYPE= in MySQL to ENGINE=
2008-07-10 Brion VibberRevert 37530 -- removes the control option for image...
2008-07-10 Brion VibberRevert r37508 for now ((bug 14778) 'limit' parameter...
2008-07-10 Roan KattouwRevert most of r37534, which was an over-revert: just...
2008-07-10 Brion VibberPartial revert of r37502, 37503: double-quoting of...
2008-07-10 Victor Vasiliev* Make image moving no longer experimental
2008-07-10 Niklas Laxström* Escaping, should also fix the weird double transform...
2008-07-10 Aryeh GregorRevert r37299. It's causing some extremely strange...
2008-07-10 Aryeh GregorAdd overly wordy comment explaining why logs can't...
2008-07-10 Aryeh GregorFixes for r37489:
2008-07-10 Brion VibberRevert r37490, 37493 for now -- 'NotifyOnPageChangeComp...
2008-07-10 Chad Horohoe(bug 14778) 'limit' parameter now applies to history...
2008-07-10 Roan KattouwAPI: More cleanup:
2008-07-10 Roan KattouwForgot to change one strencode() to addQuotes()
next