| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I8f1dc53cbbbd8158fd71f573fb1dd680ce83fb20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This takes precedent over the other messages e.g. action-protect
Since only 3 messages clash with the protection forms, only 3 are
ported for now.
The action-protect, action-move and action-undelete are reverted
to their old values as they were in
98fa55566a9df1d6dd74654979f890d75c602220
Bug: T303012
Change-Id: I5594ba4d1a60d141dbcc5ac3bd97428f765709d6
|
|
|
|
| |
Change-Id: I23d84ea74aff54a4d19c74683866b1f61f6f3bb4
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The old legacy skins are retained for now, for skins that may be
using them directly.
The new message keys are programmatically mapped from existing keys
here and in Vector. See
https://gist.github.com/jdlrobson/df7f989ff385d74b1331305119dd9aa3
for the script that added them.
Bug: T301203
Change-Id: I9eac1d5f2e9414107e0267175c49f85d6f4593cb
|
|
|
|
| |
Change-Id: I71f6b8d3f4c64a9319e9602a711d1f6027258d8c
|
|
|
|
| |
Change-Id: I15f9df6a030a2ab7dd5f247c2e2074c3b2317c24
|
|
|
|
| |
Change-Id: I651163ff3b3b7341f92b6dc5103349ffc4c31c2b
|
|
|
|
|
|
|
|
|
|
| |
The message name conflicts with new Special:DeletePage from 439838c
Renamed message in translations to restore translated text from before
I8441b104c2cccf8340eae78658103b10a14e177b
Follow-Up: I797f0e23ca639dac6889f3f363b7a8c72e30f681
Change-Id: I34471a92af702c2a58ba5a9c9212a00712537794
|
|
|
|
| |
Change-Id: I711a674b2c3beba579a63d7eb842733e1e18c718
|
|
|
|
| |
Change-Id: Icf884882c3caef84878a22f5e04256ba75973ebe
|
|
|
|
| |
Change-Id: I4854cf384397557d54a9ec1cea1c41226a638d1c
|
|
|
|
| |
Change-Id: I227d5d7cb9844e0e6f40cf7ae671ff785f811c25
|
|
|
|
| |
Change-Id: I6e6d193b3a4bafee578e602d94725e6e0acf17cf
|
|
|
|
| |
Change-Id: If78bd6583a9e6125acde07e7d03dbf50f48c6329
|
|
|
|
| |
Change-Id: Ie96d145b645c46155e96b999350e653c4b47e9a9
|
|
|
|
| |
Change-Id: Ic14fb1b58302bed2e2f1d16b690cc27e0aad957f
|
|
|
|
| |
Change-Id: I801dd48f22b98eb3e17dc7c5b49d1fe602cc63f3
|
|
|
|
| |
Change-Id: Ia5a76e28cc8a824370748cc719ad76dd7f9f0d02
|
|
|
|
| |
Change-Id: Ie7693a53321a045a50fca3d41b0c168717db7dd9
|
|
|
|
| |
Change-Id: I386c2b204c10a0d8d79d95f78b502bc3585dbb7d
|
|
|
|
| |
Change-Id: I8380b27a31ae89200aa7e7ccf38424acb244e288
|
|
|
|
| |
Change-Id: I6ed7b4b9816b4be81cc58c71e918331be2373041
|
|
|
|
| |
Change-Id: I67923401760c77676ed4e674170335333ac15d15
|
|
|
|
| |
Change-Id: I76a6f7a48e28f135120f73121eac582dd96b3411
|
|
|
|
| |
Change-Id: I31d331db53d5f1425541930dbff6f7b28ba470f7
|
|
|
|
| |
Change-Id: I22321d32a7eff63c6aadeaf86d60f12b9cc11b09
|
|
|
|
| |
Change-Id: I143b63f429ecea18b60f7b30aeb7c42b65d45bd6
|
|
|
|
| |
Change-Id: Ib8affd4b492c3be56458b54d28e4c02cb7ecfc9c
|
|
|
|
| |
Change-Id: Ie59fc60d2680bc9ed62230834e1930f16c32fb14
|
|
|
|
| |
Change-Id: I6e67503e539268e66f495a594f29231e3ee4b6dd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In some languages, the 'rclinks' message ends
with '...<br />$3.' where $3 is a list of links.
When $3 is empty, we end up with a lonely period
on a new line.
This change removes $3 and adds it on the page
on its own. Unfortunately, it requires fixing all
the messages. Not sure if it's the proper way to
do this.
Bug: T162844
Change-Id: If17f056c135b2e51747a5a1c8aeaba785cf18ff2
|
|
|
|
| |
Change-Id: I88c0084340fa0a55f72cfce2b82e55a8fce1631c
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When the local wiki is accessed in HTTP, clicking an external link
starting with // will (if this is the first visit) do an unencrypted
HTTP call to the target server before being redirected to the HTTPS
version, potentially allowing a man in the middle attack.
This commit changes the URI scheme to https: for every link with HSTS
enabled in the codebase, namely www.mediawiki.org, *.wikimedia.org,
*.wikipedia.org, translatewiki.net and bugs.php.net.
Change-Id: I002b502952f32fb49823e18b281252977ecca8cf
|
|
|
|
| |
Change-Id: I3d5ebd735a385c8b9a6683d996ff54906bece98c
|
|
|
|
| |
Change-Id: I5da9bd040f15c0ded7c5b507c36f6d31a1dd049a
|
|
|
|
| |
Change-Id: I5fc58474ab4bc404a9a74d734e2fe4e61bfaa2ad
|
|
|
|
| |
Change-Id: I91a42f708cd83f7dd52a91641088148add7f9a83
|
|
|
|
| |
Change-Id: I7269d03a73a9afa677d08dc517da608328932c18
|
|
|
|
| |
Change-Id: I947dce01c22c2037f5940e5bcc83a14340f700a8
|
|
|
|
| |
Change-Id: I46d7b8b70d02685d9b5c20bd14a0da56dffbcf2b
|
|
|
|
| |
Change-Id: Ia75c166315dfde47dbfaffedf8a9bb6e86982dab
|
|
|
|
| |
Change-Id: I9395b0e1983122b12bedf003d6398da5ddfd5651
|
|
|
|
| |
Change-Id: Ic989131311616d03b639641ae9915f10fb8711bb
|
|
|
|
| |
Change-Id: I32121ade9ff74c97d51cfaffcde240263e6a5a5b
|
|
|
|
| |
Change-Id: Ibdf7e2e97e46b123ee5512fe5dfbef9202269f41
|
|
|
|
| |
Change-Id: I81beafe71aa8784b349ff5cd8e7f0fee3ab6cfa3
|
|
Largest patch set in the history of MediaWiki!
Change-Id: I918cfdc46c099017ca3622d1bcbbdd30c4fd00f6
|