| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: T353458
Change-Id: Ibe1810f1c71316a9124e1dc6ae405097dafd5267
|
|
|
|
|
|
|
| |
Also avoid null as array item,
as that is not allowed according to the return type
Change-Id: I4083c55a69d6186448a13f35f18d96bfe9ffd23c
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The issue can be spotted on the following link that number of edits
the user had before the rename isn't getting proper local number format,
https://fa.wikipedia.org/wiki/Special:Log/renameuser?uselang=fa
Change-Id: Ieb258f2363ef0f4e370aaba040c11750f3d8684f
|
|/
|
|
|
|
|
| |
As I had some difficulty finding where the messages are used in
the code so hopefully this will help the next person.
Change-Id: I5b6669a3c7df13f622a10f43679b88da3e3a0cd4
|
|
|
|
|
|
|
| |
Changes to the use statements done automatically via script
Addition of missing use statement done manually
Change-Id: Id9f3e775e143d1a17b6b96812a8230cfba14d9d3
|
|
Copy the Renameuser extension into core, with minimal code changes. The
hook handlers are inlined into Article, SpecialLog and
SpecialContributions.
Bug: T27482
Change-Id: I314021f4138773df6aaf2753b33ab8283cd16974
|