Merge "Use $wgUser in ResourceLoaderUserGroupsModule when possible."
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 Aaron SchulzMerge "Fix assignment in conditional"
2012-04-07 Aaron SchulzMerge "A set method doesn't need to return anything...
2012-04-07 Aaron SchulzMerge "Document StringUtils"
2012-04-07 Aaron SchulzMerge "Document spawn* class variables"
2012-04-07 Aaron SchulzMerge "$rootCode isn't used so no point creating it"
2012-04-07 Aaron SchulzMerge "Fix convIPTC docs"
2012-04-07 Aaron SchulzMerge "wfLocalFile returns a LocalFile (or null) not...
2012-04-07 ReedywfLocalFile returns a LocalFile (or null) not a File
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-07 ReedyMerge "Revert "Resolve bug #18704 ("Add an unique CSS...
2012-04-06 Aaron SchulzMerged ImageFunctions.php into GlobalFunctions.php
2012-04-06 Aaron Schulz[LanguageConverter] Added some cache code based on...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 Brion VIBBERMerge "Add passing test documenting MW's acceptance...
2012-04-05 Brion VIBBERMerge "Renamed "wfShellMaintenanceCmd" function and...
2012-04-04 Aaron SchulzRenamed "wfShellMaintenanceCmd" function and new, unuse...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 HasharMerge "Bug 35646 - ApiBlockTest::testMakeNormalBlock...
2012-04-02 Brion VIBBERMerge "(bug 32748) unicode URL for articles print version"
2012-04-02 Santhosh Thottingal(bug 32748) unicode URL for articles print version
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-21 Tim Starling* Removed the $method parameters from MWCryptRand....
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-19 Aaron SchulzReverted r113688, r113691 per CR and filed #61440 upstream.
2012-03-15 Jeroen De Dauwdocs++
2012-03-13 Aaron SchulzMade wfShellMaintenanceCmd() not totally broken due...
2012-03-12 Alexandre Emsenhuber* Put the timer stuff after leading line breaks in...
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-24 Antoine Mussomove wfRecursiveRemoveDir to global functions
2012-02-16 Alexandre EmsenhuberAdded wfDeprecated() call to wfSpecialList() now there...
2012-02-15 Alexandre EmsenhuberMove wfIncrStats() near other debugging functions
2012-02-14 Alexandre EmsenhuberAlways send 1 for "-total" item in wfIncrStats() when...
2012-02-13 Brian Wolfffollow-up r111342. Document the callerOffset paramter...
2012-02-13 Robin PepermansRemove all usage of wfUILang(), deprecated in 1.18...
2012-02-13 Brian WolffGive a warning when people use $wgArticle. Add's a...
2012-02-12 Antoine Mussorevert core part of r111231
2012-02-11 Siebrand Mazeland* Remove last remaining traces of wfLoadExtensionMessag...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-07 John Du HartFixes bug 33165 - GlobalFunctions.php line 1312: Call...
2012-02-03 Alexandre EmsenhuberMoved wfDeprecated() and wfWarn() near other debug...
2012-02-03 Alexandre EmsenhuberwfTime() -> microtime( true ), no need to use the forme...
2012-02-02 Alexandre EmsenhuberFollow-up r110591: remove unused global declaration
2012-02-02 Alexandre Emsenhuber* Always add the hostname in wfDebugLog(), whatever...
2012-02-02 Alexandre EmsenhuberUse $wgRequestTime in wfDebugTimer() to get the time...
2012-02-01 Max SemenikHTML 2???
2012-01-23 Tim StarlingFix for r109720: replace the last two regexes with...
2012-01-22 gicodeFollow-up 102587 to address performance concerns in...
2012-01-19 Sam ReedDocumentation
2012-01-16 Antoine Mussoreverts wgDeprecationWhitelist
2012-01-11 Jeroen De Dauwrevert r108508 which reverted for no good reason
2012-01-10 Antoine Mussoreverts $wgDeprecationWhitelist
2012-01-06 Aaron Schulz* Cleanup for r108175: made if easier for extensions...
2012-01-03 John Du HartImplemented console panel in debug toolbar
2011-12-20 Jeroen De Dauwpartial revert of r106872 after discussion with Brion...
2011-12-20 Brion VibberRevert r106456, r106485: system-wide setting seems...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-16 Jeroen De Dauwfollow up to r106456 - use one setting instead two...
2011-12-16 Jeroen De Dauwintroduce a new setting that allows extension authors...
2011-12-16 Jeroen De Dauwfollow up to r106393 - re-add these notices, since...
2011-12-13 Jeroen De DauwFollow up to r106037; fix location of check
2011-12-13 Jeroen De DauwFollow up to r105979;
2011-12-13 Raimond SpekkingPartly revert r105985 for now: Flooding of translatewik...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-13 Jeroen De Dauwadd support for passing a component arg to this functio...
2011-12-11 Daniel FriesenUpdate wfArrayToCGI and wfCgiToArray:
2011-12-09 Tim StarlingRevert r102504 (allow ESC in debug output): the justifi...
2011-12-08 Niklas LaxströmRevert r97468 and implemented it in another way suggest...
2011-12-06 Tim StarlingIt looks documented to me
2011-12-04 John Du HartAdding new debugging toolbar
2011-11-29 Sam ReedMoar documentations
2011-11-28 Sam ReedBump MySQL version to 5.0.2 after r104047
2011-11-15 gicodeMake wfExpandUrl use wfRemoveDotSegments on the resulti...
2011-11-15 gicodeAdd wfAssembleUrl and unit tests. This is the next...
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
2011-11-11 Aaron SchulzFU r102073:
next