drop comment about a removed parameter
[lhc/web/wiklou.git] / includes /
2012-02-07 Antoine Mussosimplify FileCacheBase::fetchText
2012-02-07 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-07 Alexandre EmsenhuberSelect fields returned by Revision::selectPageFields...
2012-02-07 Antoine Mussoadd up comment for FileCache rewrite (r98698)
2012-02-07 Sam ReedMerge r97508 changes to MessageCache.php and Skin.php...
2012-02-07 Mark A. Hershbergerw/s
2012-02-07 Antoine Mussocomment about wgShowIPinHeader disabling file cache
2012-02-07 John Du HartFixes Bug 34243 - [Regression] Can't navigate from...
2012-02-07 Max SemenikFollow-up r110750: move constants to a different class...
2012-02-07 Daniel Friesen(bug 34237) Regenerate an empty user_token and save...
2012-02-07 John Du HartFixes bug 33165 - GlobalFunctions.php line 1312: Call...
2012-02-07 Aaron Schulzr109469: protect FileOpScopedPHPTimeout from abuse...
2012-02-07 Aaron Schulzr80240: throw an exception if an empty message key...
2012-02-06 Chad HorohoeRevert r103467, r106446 (bug 24464: calling LoginAuthen...
2012-02-06 Alexandre EmsenhuberFollow-up r110761: removed duplicate check of $wgShowIP...
2012-02-06 Antoine Mussocomment about wgDebugToolbar disabling file cache
2012-02-06 Sam ReedAdd @since to getIP/getRawIP
2012-02-06 Alexandre EmsenhuberRecommit r110758 (again) now that the problem has been...
2012-02-06 Antoine Mussodisable wgDebugToolbar when rebuilding file cache
2012-02-06 Antoine Mussoreverts r110488
2012-02-06 Sam ReedAnd fix fail rom r110752
2012-02-06 Sam ReedNot much point making user_groups.ug_group 32 chars...
2012-02-06 Max SemenikFixed r63018: made it possible to delte half-baked...
2012-02-06 Alexandre EmsenhuberRemoved false comment, we no longer use file cache...
2012-02-06 Aaron SchulzIn FileBackend:
2012-02-05 Alexandre EmsenhuberFixed string -> __METHOD__ in calling method parameter
2012-02-05 Alexandre Emsenhuber* Use $this->getRevision() to get the latest revision...
2012-02-05 Krinkle[Actions] Update usage of wgDisabledActions to check...
2012-02-05 Thomas GriesPlease review carefully, I cannot see negative side...
2012-02-05 Aaron SchulzRemoved some useless code and a confusing comment in...
2012-02-04 Alexandre EmsenhuberRemoved declaration of ProfilerSimpleTrace::$mMinimumTi...
2012-02-04 Alexandre EmsenhuberAdded overrides of logData() and getCurrentSection...
2012-02-03 Aaron SchulzReverted r106025 and friends (r106370, r106373, r108060...
2012-02-03 Aaron Schulz(bug 33846) Fixed backwards error msg/param passing.
2012-02-03 Aaron SchulzPer r108369 CR comment, use StringUtils::escapeRegexRep...
2012-02-03 Alexandre EmsenhuberUse local context to get message instead of relying...
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-03 Aaron SchulzReverted r96516, manually, per CR. Moved maybeDoTransfo...
2012-02-02 Alexandre EmsenhuberFollow-up r110591: remove unused global declaration
2012-02-02 Sam ReedRevert r110276
2012-02-02 Aaron SchulzReverted r110608 - no known need for this
2012-02-02 Krinkle[Special:MovePage] fix Title method usage. Need potenti...
2012-02-02 Sam ReedImprove documentation
2012-02-02 Sam ReedBring the epocs into this decade
2012-02-02 Roan KattouwFollowup r108184: per CR, blocking loads in debug mode...
2012-02-02 Alexandre Emsenhuber* Always add the hostname in wfDebugLog(), whatever...
2012-02-02 Roan KattouwFix bug in CSSJanus where background-position and backg...
2012-02-02 Sam ReedStrict Standards: Declaration of DatabaseOracle::source...
2012-02-02 Alexandre EmsenhuberUse $wgRequestTime in wfDebugTimer() to get the time...
2012-02-02 Roan Kattouw(bug 34114) CSSMin::remap() doesn't respect its $embed...
2012-02-02 Alexandre EmsenhuberUse WikiPage instead of Title to get its id, whether...
2012-02-01 Aaron Schulzr110253: reworded "expensive" cache fields and function...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Antoine Mussofix @example in ResourceLoaderFileModule
2012-02-01 Alexandre EmsenhuberRecommit r109062 (Only run some MWDebug code when reall...
2012-02-01 Max SemenikHTML 2???
2012-02-01 Aaron SchulzQuick fix to getContainerHashLevels() comparison from...
2012-02-01 Aaron SchulzDeferred File::getLocalRef() in BitmapHandler and alter...
2012-02-01 Tim Starling* Documentation fix
2012-01-31 Aaron SchulzExpanded 'shardViaHashLevels' config var in FileBackend...
2012-01-31 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-31 Sam ReedFollowup r110001
2012-01-31 Alexandre EmsenhuberAdded 'page_id' to the fields returned by Revision...
2012-01-31 Alexandre EmsenhuberAdded missing __METHOD__ parameter to DatabaseBase...
2012-01-30 Aaron Schulz(bug 33992) - "Allow anon a formless purge with POST...
2012-01-30 Alexandre EmsenhuberUse local context to get messages instead of relying...
2012-01-30 Alexandre EmsenhuberUse Language::userTimeAndDate() instead of Language...
2012-01-30 Krinkle[Xml::encodeJsVar] Use FormatJson::encode / native...
2012-01-30 Krinkle[Xml::encodeJsVar] Change to match FormatJson::encode...
2012-01-30 Antoine Mussorv r87948 "fix backtrace on SQL error"
2012-01-30 Antoine Mussoalign $wgActions array values
2012-01-30 Siebrand MazelandRevert r110285, r110286. No new features in core during...
2012-01-30 Jeroen De Dauwfollow up to r110285, fixed accidental newline
2012-01-30 Jeroen De Dauwadd hook that allows changing the check to see if a...
2012-01-30 Jeroen De Dauwfix xss
2012-01-30 Antoine Mussocomment mAction / whitespaces
2012-01-30 Antoine Mussodrop default parameters from r110252
2012-01-30 Antoine Mussocomment / style for Html::namespaceSelector()
2012-01-30 Sam ReedBug 34032 - API help header not aligned
2012-01-30 Aaron Schulz* r108353: Made FileBackendMultiWrite consistency check...
2012-01-29 Aaron SchulzRenamed FileBackend to FileBackendStore and ugly FileBa...
2012-01-29 Alexandre EmsenhuberCode cleanup:
2012-01-29 Aaron SchulzIn FileBackendBase/FileBackend:
2012-01-29 Alexandre EmsenhuberUse the WikiPage object object instead of Title to...
2012-01-29 KrinkleAdd support for loading mediawiki.util from the top...
2012-01-29 Aaron Schulz* Split up process cache in FileBackend into separate...
2012-01-29 Krinkle[specials] Xml::namespaceSelector > Html::namespaceSelector
2012-01-29 Alexandre Emsenhuber* (bug 33967) "Previous revision" and "Newer revision...
2012-01-29 Jeroen De Dauwfix doc and var names
2012-01-29 Jeroen De Dauwallow people to actually specify post targets with...
2012-01-29 Aaron SchulzAdded addMissingMetadata() function to SwiftFileBackend...
2012-01-28 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-28 Sam ReedFix unused variables
2012-01-28 Krinkle[Special:MovePage] Split new title input, fix bug 29454...
2012-01-28 Aaron SchulzReverted r109957 per slush (see CR comments)
2012-01-27 Sam ReedUse accessor method, ping r110179
2012-01-27 Bryan Tong MinhFollow-up r83791: do not show size links for wikis...
2012-01-27 Jeroen De Dauwadded kml mime type
2012-01-27 mrblueskyComments only
next