lhc/web/wiklou.git
2015-05-01 umherirrenderAdd test for IRC line for legacy type block/block
2015-05-01 RicordisamoaUse more specific and less ambiguous ids for line numbe...
2015-05-01 jenkins-botMerge "Add missing newline in apihelp-upload-descriptio...
2015-05-01 jenkins-botMerge "ChangeTags: Don't show UI when no editable tags...
2015-05-01 Brad JorschChangeTags: Don't show UI when no editable tags exist
2015-05-01 Federico LevaAdd missing newline in apihelp-upload-description list
2015-04-30 jenkins-botMerge "Also add mw-content-{ltr,rtl} on page views...
2015-04-30 Roan KattouwAlso add mw-content-{ltr,rtl} on page views for missing...
2015-04-30 Translation... Localisation updates from https://translatewiki.net.
2015-04-30 jenkins-botMerge "SearchHighlighter: Stop checking for existence...
2015-04-30 Kunal MehtaSearchHighlighter: Stop checking for existence of ...
2015-04-30 jenkins-botMerge "Increase parity between api search and on-wiki...
2015-04-30 jenkins-botMerge "Documentation for SpecialSearch.mPrefix"
2015-04-30 Nik EverettDocumentation for SpecialSearch.mPrefix
2015-04-30 Bartosz DziewońskiPreferences: Use case-insensitive comparison for skin...
2015-04-30 Erik BernhardsonIncrease parity between api search and on-wiki search
2015-04-30 jenkins-botMerge "API: Also mangle indexed tag names in format...
2015-04-30 Mark A. HershbergerCreate PageViewUpdates hook
2015-04-30 Brad JorschAPI: Also mangle indexed tag names in format=xml
2015-04-30 Bartosz DziewońskiUpdate OOjs UI to v0.11.0
2015-04-30 Marius HochRestore B/C for ApiOpenSearch json output if warnings...
2015-04-29 jenkins-botMerge "mediawiki.mixins: Avoid including css rule on...
2015-04-29 jdlrobsonmediawiki.mixins: Avoid including css rule on every...
2015-04-29 Translation... Localisation updates from https://translatewiki.net.
2015-04-29 Thiemo MättigAdd @var LoadBalancer[] type doc
2015-04-29 Kevin IsraelChange case of class names to match declarations
2015-04-29 Aaron SchulzMade getWithSetCallback doc comment clearer
2015-04-29 jenkins-botMerge "Fixed some <code> tags for doxygen"
2015-04-29 jenkins-botMerge "ChangeTags: Show checkbox on Special:Log when...
2015-04-29 Brad JorschChangeTags: Show checkbox on Special:Log when user...
2015-04-29 Kunal MehtaMovePage: Move target existence check into isValidMove()
2015-04-29 Timo TijhofUpdate jQuery from v1.11.2 to v1.11.3
2015-04-29 Brad JorschAPI: ApiResult must validate even when using numeric...
2015-04-29 Aaron SchulzFixed some <code> tags for doxygen
2015-04-29 jenkins-botMerge "Update OOjs to v1.1.7"
2015-04-29 James D. ForresterUpdate OOjs to v1.1.7
2015-04-29 Timo Tijhofmaintenance/resources: Enable 'set -e' and 'set -u...
2015-04-28 Brad JorschProtect API metadata keys from FormatMetadata::fetchExt...
2015-04-28 jenkins-botMerge "Use ResourceLoaderImageModule to serve icons...
2015-04-28 Translation... Localisation updates from https://translatewiki.net.
2015-04-28 Roan Kattouwresourceloader: Always send headers with a 304 response
2015-04-28 Aaron SchulzMade DatabaseSqlite::__construct always caller super
2015-04-28 Bartosz DziewońskiUse ResourceLoaderImageModule to serve icons for OOjs UI
2015-04-28 jenkins-botMerge "Removed LocalFile::purgeHistory method"
2015-04-28 jenkins-botMerge "Avoid direct DatabaseSqlite constructor use...
2015-04-28 jenkins-botMerge "Added $wgTrxProfilerLimits and slow query limits"
2015-04-28 Aaron SchulzAdded $wgTrxProfilerLimits and slow query limits
2015-04-28 jenkins-botMerge "Remove cache use in setNewtalk, as nothing reads...
2015-04-28 jenkins-botMerge "Removed "empty" cache key from JobQueueDB for...
2015-04-28 jenkins-botMerge "ContentHandler: remove last wfRunHooks() call...
2015-04-28 jenkins-botMerge "wfRunHooks() -> Hooks::run() in maintenance...
2015-04-28 Chad HorohoeContentHandler: remove last wfRunHooks() call in includes
2015-04-28 Chad HorohoewfRunHooks() -> Hooks::run() in maintenance scripts
2015-04-28 Chad HorohoewfRunHooks() -> Hooks::run() in remaining entry point...
2015-04-28 jenkins-botMerge "api.php: wfRunHooks() → Hooks::run()"
2015-04-28 jenkins-botMerge "Fix @return documentation in WANObjectCache...
2015-04-28 jenkins-botMerge "API: Fix parameter interpretation in ApiFeedRece...
2015-04-28 Kunal MehtaFix @return documentation in WANObjectCache::prefixCach...
2015-04-28 Aaron SchulzRemoved LocalFile::purgeHistory method
2015-04-27 Aaron SchulzRemove cache use in setNewtalk, as nothing reads from...
2015-04-27 jenkins-botMerge "Remove throws from Title::getContentModel()"
2015-04-27 jenkins-botMerge "Fixed undefined variable in addTagsAccompanyingC...
2015-04-27 jenkins-botMerge "Use array_merge instead of the plus operator...
2015-04-27 Kunal Mehtaapi.php: wfRunHooks() → Hooks::run()
2015-04-27 Aaron SchulzFixed undefined variable in addTagsAccompanyingChangeWi...
2015-04-27 Jack PhoenixUse array_merge instead of the plus operator so that...
2015-04-27 jenkins-botMerge "Fixed default $wgMainWANCache to trigger Setup...
2015-04-27 Aaron SchulzFixed default $wgMainWANCache to trigger Setup.php...
2015-04-27 Aaron SchulzAdded ObjectCache::getMainWANInstance() helper method
2015-04-27 Aaron SchulzRemoved "empty" cache key from JobQueueDB for simplicity
2015-04-27 Aaron SchulzAvoid direct DatabaseSqlite constructor use in tests
2015-04-27 jenkins-botMerge "Fixed transaction error while undeleting revdele...
2015-04-27 jenkins-botMerge "Cleaned up a few exceptions and IDE errors in...
2015-04-27 jenkins-botMerge "Fixed getLagTimes() locking"
2015-04-27 jenkins-botMerge "Moved WAN cache and relayer to /libs"
2015-04-27 Aaron SchulzCleaned up a few exceptions and IDE errors in BagOStuff
2015-04-27 Aaron SchulzFixed getLagTimes() locking
2015-04-27 Translation... Localisation updates from https://translatewiki.net.
2015-04-27 Aaron SchulzMoved WAN cache and relayer to /libs
2015-04-27 jenkins-botMerge "API: Remove metadata keys from indexpageids...
2015-04-27 James D. ForresterUpdate OOjs UI to v0.10.1
2015-04-27 FlorianschmidtwelzowRemove throws from Title::getContentModel()
2015-04-27 jenkins-botMerge "Added $wgJobSerialCommitThreshold setting"
2015-04-26 Translation... Localisation updates from https://translatewiki.net.
2015-04-26 Aaron SchulzFixed transaction error while undeleting revdeleted...
2015-04-25 Translation... Localisation updates from https://translatewiki.net.
2015-04-25 Gabriel WickeDon't load XML metadata on DjVu thumb generation
2015-04-25 Brad JorschAPI: Fix parameter interpretation in ApiFeedRecentChanges
2015-04-25 Matthew FlaschenDocument IContextSource->msg
2015-04-25 jenkins-botMerge "ApiEditPage: Fetch content model from article...
2015-04-25 jenkins-botMerge "Made wfReadOnlyReason catch DB connection errors"
2015-04-25 Timo Tijhofqunit: Remove mwlogenv feature
2015-04-24 jenkins-botMerge "API: Improve queries for prop=revisions in enum...
2015-04-24 Brad JorschAPI: Improve queries for prop=revisions in enum mode
2015-04-24 jenkins-botMerge "Drop unused FormatMetadata::flattenArray method"
2015-04-24 Translation... Localisation updates from https://translatewiki.net.
2015-04-24 jenkins-botMerge "Allow setting MySQL session variables via config"
2015-04-24 Aaron SchulzMade wfReadOnlyReason catch DB connection errors
2015-04-24 Timo Tijhofresourceloader: Add logging for T94810
2015-04-24 Aaron SchulzMerge "Moved DBConnRef to a separate file"
next