Add comments to Linker::formatLinksInComment()
[lhc/web/wiklou.git] / includes / cache /
2012-11-29 CatropeMerge "[FileBackend] Actually unset the "conn" field...
2012-11-28 NikerabbitMerge "MWTimestamp::getHumanTimestamp uses 'just-now...
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-28 Aaron Schulz[JobQueue] Improved refreshLinks/htmlCacheUpdate job...
2012-11-27 Ori LivnehMerge "Fix typo (sentances => sentences)"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-27 IAlexMerge "Fix doc/hooks.txt for EditPage::showStandardInpu...
2012-11-27 DemonMerge "Fix per-connection database name in DBAccessBase."
2012-11-27 DemonMerge "Made BackLinkCache use object caching better."
2012-11-27 Aaron SchulzMade BackLinkCache use object caching better.
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-19 Daniel KinzlerMerge "add SpecialUndeleteLogEntry hook"
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 Translation update... Merge "Localisation updates from translatewiki.net."
2012-11-16 Aaron SchulzMerge "[FileBackend] Stat caching improvements."
2012-11-16 Aaron Schulz[FileBackend] Stat caching improvements.
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 DemonMerge "Use $this->getTitle() instead of $out->getTitle()"
2012-11-01 Aaron SchulzMerge "Link $wgVersion on Special:Version to Release...
2012-11-01 DemonMerge "[FileBackend] Check if paths are writable for...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 GWickeMerge "Added Parsoid WT escaping tests (several disable...
2012-11-01 Aaron SchulzFixed MessageCache::parseText() and fixed docs for...
2012-10-31 TychayMerge "Passing the undid revisionId from the API reques...
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 NikerabbitMerge "Stash global only once per test case."
2012-10-29 SiebrandMerge "tests: rm duplicate code in language classes"
2012-10-28 SiebrandMerge "revert gerrit change 29597 for TextContent const...
2012-10-27 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
2012-10-27 SiebrandMerge "(bug 41439) Set be as fallback language for...
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-26 Niklas LaxströmRewritten $wgAdaptiveMessageCache
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 KrinkleMerge "(bug 41349) mediawiki.searchSuggest: Reorder...
2012-10-24 DemonMerge "Remove float from config-settings-block"
2012-10-24 DemonMerge "[FileBackend] Created README file for the file...
2012-10-24 IAlexMerge "Correct documentation for EditFilter hook parameter"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 ReedyMerge "fix bug 41280, show correct content when display...
2012-10-23 ReedyMerge "per bug 41244 and 41303, handle null or false...
2012-10-23 ReedyMerge "Removed reference to * from docs."
2012-10-23 Aaron SchulzMerge "Remove duplicate files, no point in loading...
2012-10-23 ReedyMerge "Moved core Job classes under includes/job/jobs."
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-23 Aaron SchulzMoved core Job classes under includes/job/jobs.
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-22 SiebrandMerge "Setting $wgContLang without changing $wgLanguage...
2012-10-22 SiebrandMerge "doxygen now recognizes README and .txt files"
2012-10-22 Antoine Mussomiscellaneous doxygen warnings
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 IAlexMerge "Added docu headers to content(handler) files"
2012-10-17 DemonMerge "[FileBackend] Added chaining ability to some...
2012-10-17 Aaron SchulzMerge "Warn when flushing inside an explicit transaction."
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-17 Tim StarlingFixed the caching of redirects in Squid
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
next