aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DefaultSettings.php
Commit message (Expand)AuthorAgeFilesLines
* Remove @defgroup from DefaultSettings.phpTimo Tijhof2017-11-301-4/+0
* resourceloader: Remove deprecated minifier config varsTimo Tijhof2017-11-301-17/+0
* Merge "Add new core tags"jenkins-bot2017-11-301-0/+23
|\
| * Add new core tagspetarpetkovic2017-11-301-0/+23
* | Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernamesBrad Jorsch2017-11-301-0/+1
* | Merge "Introduce ClearUserWatchlistJob"jenkins-bot2017-11-281-0/+1
|\ \
| * | Introduce ClearUserWatchlistJobaddshore2017-11-281-0/+1
| |/
* | shell: Optionally restrict commands' access with firejailKunal Mehta2017-11-281-0/+16
* | Merge "Remove math from $wgDefaultUserOptions as Math isn't in core"jenkins-bot2017-11-271-1/+0
|\ \
| * | Remove math from $wgDefaultUserOptions as Math isn't in coreReedy2017-11-271-1/+0
| |/
* / Soft deprecate $wgStyleVersion (add @deprecated)Reedy2017-11-271-0/+2
|/
* Convert @var Array => arrayAaron Schulz2017-11-091-2/+2
* Merge "Add statsd metric support to WANObjectCache"jenkins-bot2017-11-011-1/+3
|\
| * Add statsd metric support to WANObjectCacheAaron Schulz2017-10-251-1/+3
* | No longer special case 'patrol' in $wgFilterLogTypesBrian Wolff2017-10-281-0/+12
|/
* Add support for SVGs to $wgLogoHD with PNG fallbackPaladox2017-10-241-0/+11
* jQuery: Remove jQuery 1 legacy optionJames D. Forrester2017-10-171-10/+0
* Deprecate $wgEnableAPI and $wgEnableWriteAPITim Starling2017-10-121-0/+4
* Distinguish GET from POST for PostSend expectationsAaron Schulz2017-09-281-2/+8
* Merge "RCFilters: Make live update polling configurable"jenkins-bot2017-09-221-0/+7
|\
| * RCFilters: Make live update polling configurableStephane Bisson2017-09-221-0/+7
* | Merge "RCFilters: remove wgStructuredChangeFiltersEnableExperimentalViews"jenkins-bot2017-09-221-8/+0
|\ \
| * | RCFilters: remove wgStructuredChangeFiltersEnableExperimentalViewsStephane Bisson2017-09-211-8/+0
| |/
* / EditPage: Don't allow clients that mangle unicode to editMax Semenik2017-09-201-39/+2
|/
* Prepare for 1.31 branchJames D. Forrester2017-09-191-1/+1
* Merge "Allow users to restrict who can send them direct emails via Special:Em...jenkins-bot2017-09-141-0/+7
|\
| * Allow users to restrict who can send them direct emails via Special:EmailUserDavid Barratt2017-09-131-0/+7
* | RCFilters: make live update part of the beta featureStephane Bisson2017-09-131-7/+0
|/
* Don't percent-encode HTML5 IDsMax Semenik2017-09-111-2/+2
* Provide an opt-out preference for New Filters for RecentChangesJames D. Forrester2017-09-111-0/+19
* Add basic IP range support to Special:ContributionsMusikAnimal2017-09-051-0/+12
* Add `comment` table and code to start using itBrad Jorsch2017-08-301-0/+7
* Merge "Avoid preemptive DB replication waits for farm cross-wiki redirects"jenkins-bot2017-08-251-4/+2
|\
| * Avoid preemptive DB replication waits for farm cross-wiki redirectsAaron Schulz2017-08-231-4/+2
* | Merge "Improve some timeout docs"jenkins-bot2017-08-251-0/+3
|\ \
| * | Improve some timeout docsaddshore2017-08-251-0/+3
* | | EditPage: Remove legacy non-OOUI render modeKunal Mehta2017-08-221-8/+0
| |/ |/|
* | Merge "Change 'editfont' default preference to 'monospace'"jenkins-bot2017-08-211-1/+1
|\ \ | |/ |/|
| * Change 'editfont' default preference to 'monospace'James D. Forrester2017-07-201-1/+1
* | Enable RCFilters app on WatchlistStephane Bisson2017-08-181-0/+5
* | Remove test code that depends on extensionMatthias Mullie2017-08-131-0/+17
* | Unwatch link for pages in Special:WatchlistGeoffrey Mon2017-08-121-0/+1
* | update mediawiki-codesniffer to 0.11.0 and fix issuesWMDE-Fisch2017-08-111-1/+1
* | DefaultSettings: Update wgLocalVirtualHosts documentationTimo Tijhof2017-08-041-4/+9
* | Add @since tag to $wgShortPagesNamespaceBlacklistaddshore2017-08-041-0/+1
* | Human-readable section ID supportMax Semenik2017-08-011-6/+46
* | Merge "Allow blacklisting certain namespaces in Special:ShortPages"jenkins-bot2017-08-011-0/+7
|\ \
| * | Allow blacklisting certain namespaces in Special:ShortPagesjdlrobson2017-08-011-0/+7
* | | RCFilters: Remove $wgStructuredChangeFiltersEnableSaving feature flagRoan Kattouw2017-07-311-5/+0
* | | Merge "resourceloader: Soft-deprecate use of global LESS variables"jenkins-bot2017-07-281-7/+5
|\ \ \ | |/ / |/| |