Wf dev#1
Open
pierreboutet wants to merge 163 commits into
Open
Conversation
Create new RC Filters group for "Flagged Revisions", based on the old 'Hide reviewed edits' function. Bug: T159791 Change-Id: I67e15ce76f740603a41b57b019b7d8619db2e7e5
Various selectFields() methods were deprecated in MediaWiki core change Idcfd1556, replaced with getQueryInfo() methods. Change-Id: Id25b86dd415e2e3c6190a91faee2a3b815e50f61 Depends-On: Idcfd15568489d9f03a7ba4460e96610d33bc4089
Change-Id: I26f0ec72f9bd8f31d86cf38c40dbe06103eb747a
Change-Id: I88844a4a76714157fbecf5b7e7d87bc434a9f8f7
Change-Id: Ib2ab0d792978ea03d7d7a7ee2c5226565356cb5c
Change-Id: I6073c9f91963ba985a83a757f58e3858a6bb9ed9
Change-Id: Ia5914a52f83ab1e1cb855cd4a3aa5445538cd5c1
And moved phpcs.xml to .phpcs.xml (T177256). Change-Id: Ic5c89529643b6e81c132ebe385e9b8d83d98ef3e
Change-Id: I1e34536081d2a3bc21e3eb71ad8df05d055b0e85
Change-Id: Id297e205d2a40478e10d15406b5cabf6cea1345d
Change-Id: I4d7f7b2d614f3da6945eae6d446145b5d9822b74
Change-Id: I7ad33349860dea3709ad391d89d148bb61c6b304
Change-Id: I6d6e9de7df94c3a4decc355916625e89de726317
Change-Id: Ied95534c5c690f9ed7f97ef0cd9a45b0ed6dea6e
Change-Id: I1669431f9973538836151274f492eecd5ba15958
Change-Id: If14349cded57838afec9587300aaf42420462cb8
Change-Id: I3b9a5b1e6bbb22af40a5d38110639337fd627a7b
Change-Id: I6ab0eabe14750e24bf8d6a310e237977a999fd4d
Change-Id: If69be3c1449d8112f772fcc7b3f4d896c37b18e3
It falls back to the default color Bug: T179062 Change-Id: If4857837925d08b1fc6bc955575fdcca33de4a74
Change-Id: Ie88eb536d6daaef9c7c04537e4e40211ef40beda
Change-Id: I05805a41e5b9892e358ff685b67f40bb85a50218
Change-Id: Ie5f2172ccbb370edbc67b19cb2923d4a83f1f0b7
This also drops the dependency on the 'dom' PHP extension, in return for increasing the MediaWiki dependency to 1.29+ (default config) or 1.30+ if you account for people using the old config removed then. Bug: T179326 Change-Id: Ieb2cd46b9dddd709c80263c27d845001fe14cca4
Remove exclude-pattern no longer needed since mediawiki-codesniffer 15.0.0 Change-Id: I76a1126a1baa70bc46359734972331aff66f7264
Change-Id: I95889b119f3d02ba5d3553bd4e2e4490cb49cfa6
Change-Id: Ia8d259d483e6be779afc0c29f0011196be9612d2
Change-Id: Ic4e32cee70d4223232f12bc332ee51c1411b6491
Change-Id: I4897c4838e02712f8e58a4f395b76f906c80eb8f
Change-Id: I8c12c615c196b9caa99979d64667d74251cb12f8
Change-Id: Iee909c2ecaebfe0f9805ff04b5b02bda27d66849
Change-Id: Id327d3a062bf3b9b51396efb477df071e694b23a
The following sniffs now pass and were enabled: * MediaWiki.Commenting.FunctionComment.MissingParamComment Change-Id: Id4d9db611f30070937610dd1049fda3db8ccaa2e
Standard color for disabled elements taken from WikimediaUI color palette. Bug: T179062 Change-Id: I062f134ae706a53df85983b6e0cbbda1754b7268
Change-Id: I2a5918da104da451aac5b8744a14fcbb9bc3cd0e
Change-Id: I9e45ace2bd5b24b9795db4507666ab31c51f246c
Change-Id: I73881b1cef828a29168e9eb55f3c205d20d8ea3d
* Remove punctation after type * Add or adjust types * Add null to @param of nullable arguments * Remove const from @param, it has a type which is already mention there * Remove @return from construct Change-Id: I318e479a8415ce539d3dc0b06a8db29a8bd56151
Change-Id: I3676728f154832255707d7c964bc63eb8010ae70
Change-Id: I499d5726e1769793bc0a698b3fb98020fbe61956
Change-Id: I70b5ce516eebd86c435ef18e1cff67b3bbc26261
Change-Id: I538756e1ef42bb8bd41b4ee8f28a6d4b7172b2f3
Change-Id: I376c08a3805535e5106fcbc98db84ff79a2eb846
Change-Id: I1d7f63774ce300dff03cac280486c61913ced5f3
1) ApiStructureTest::testParameterConsistency with data set #117
('review')
flag_accuracy: PARAM_TYPE has incorrect type
2) ApiStructureTest::testParameterConsistency with data set #118
('reviewactivity')
reviewing: PARAM_TYPE has incorrect type
Change-Id: I09ca2747b1efb3515e74fc8355280505c00c61b3
(cherry picked from commit 67a2227)
It does not play well with phpunit 6, because there are arguments to TestCase class. Change-Id: I44780a6f4af4ccee21291734578c3f854160fad8 (cherry picked from commit 2e54f24)
Includes partially the fix for php7.2 count. Change-Id: I8989fa5b13935fb06c97c29875f0a28cb8b8feb6 (cherry picked from commit 8e7bf85)
… Countable" Bug: T196412 Change-Id: Ie60a00e35227355443d7b3ea21b31c9bfd665906 (cherry picked from commit 89ae5ed)
Transitioning to MediaWikiServices caused $parserCache to be redefined with the main ParserCache, which is not what we want. Rename the main ParserCache to avoid saving to it. Bug: T209552 Follow-Up: I2db81be12c50566a66f68e4c81779fde86ab255d Change-Id: I8aa6f2b7f8f48c98ba0b1ea12c59434e0367dc93
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.