Commit graph

13 commits

Author SHA1 Message Date
Cindy Cicalese e2502bffc9 Added HtmlArmor.
Bug:T191546
Change-Id: I16de28f829953eb8d1e028e600ca53f583e64e67
(cherry picked from commit 1f292fb405)
2018-05-02 15:47:39 +00:00
Cindy Cicalese c21c77840f Remove inline JavaScript
Bug:T191546
Change-Id: I14306c05b50a4a9319ed31f8e714a8cab629ca73
(cherry picked from commit 288bd4f5e2)
2018-05-01 20:42:25 +00:00
Cicalese 441b25f47a Merge "Fix for abc67edb70 - fixed error message" into REL1_31 2018-05-01 20:42:03 +00:00
Kunal Mehta 36eecc7cb7 Add phan configuration
Change-Id: I405d1d86e43c99fbaecf027461781bf57110421e
(cherry picked from commit efd15f5058)
2018-05-01 19:58:37 +00:00
Yaron Koren 47bdb4c295 Fix for abc67edb70 - fixed error message
Change-Id: Ib98dea476efc2d690b15095fb2abccc0be0ed82d
(cherry picked from commit 7efd765c85)
2018-05-01 19:58:29 +00:00
Cindy Cicalese 6d983b645e Correctly localize special page name.
Change-Id: I05b337358b0f205dd11cf05491303f4b9068b242
2018-04-18 21:02:44 +00:00
Cindy Cicalese 64f66dba48 Fix missing message parameter.
Change-Id: Id0a1b3215064ef02c9eadf24877a4e887588c3ce
(cherry picked from commit 65f20dcea1)
2018-04-17 23:45:31 +00:00
Yaron Koren 3d25dabe69 Fixed bolding of search term within "search context"
Change-Id: Id990ed6747138a6070889127b2967840654b59aa
2018-04-16 20:07:03 +00:00
Yaron Koren abc67edb70 Added checks for $wgCompressRevisions, $wgExternalStores
Change-Id: Id6724553a5c7624fe26fb89f4746affc744a0b87
2018-04-16 19:54:22 +00:00
Cindy Cicalese 6258d3300a Replaced Linker::link() with LinkRenderer
Bug:T149346
Change-Id: Ibf50c2dc3a80a4395f20d78bfd324ead353b93db
2018-04-16 02:44:47 +00:00
Yaron Koren a647e56345 Split up SpecialReplaceText code into more functions
Change-Id: Ifdfa89c7d5234bde6aa01bb46fc56e5c530b4dfb
2018-04-13 20:17:08 +00:00
Cindy Cicalese 1b237ddcee Fix items from code review
- ReplaceTextHooks:
  - Add $wgReplaceTextUser to UserGetReservedNames hook
- ReplaceTextJob:
  - Use RequestContext::importScopedSession
- replaceAll script
  - Fix summary message to use plain()
  - Fix summary message to correctly handle file-based replacements
  - Remove extra newline injected in file-based replacements

Bug: T191546
Change-Id: Ib0d7f5922761aa2fd01f989e4a0ffb7f281c2ae3
2018-04-12 12:37:49 +00:00
Cindy Cicalese 3c36f7452a Update CI files, dir structure, remove inline JS.
Bug:T191546
Bug:T191919
Change-Id: Ia7ed03a98972262d164fd131bcb84994ad279c7f
2018-04-11 17:21:08 +00:00