Commit Graph

9 Commits

Author SHA1 Message Date
Pskyechology
283cf86e62 Use namespaced imports
Also bumps MW requirement to 1.40 as the namespaces were introduced in that version.
Remove unnecessary GROUP BY, which causes errors in MySQL strict mode.

Change-Id: I9cfc32b13518da39b97662e424682d4d7a7cf862
2025-07-05 22:23:29 +00:00
jenkins-bot
120ae2bac0 Use MainWANObjectCache to improve performance
Bug: T278030
Change-Id: I7e8487ff9b2e7c9038bd058aa11cd844450b165a
2021-10-06 04:50:00 +00:00
Chris Rishel
35ea80cb36 Adds configuration directive to filter specified usernames from the contribution scores tables.
Bug: T292266
Change-Id: I641fbd3d8b088132cba4f142ee99a8837a02afb3
2021-10-04 08:17:14 +00:00
Func
6024bfd83b Introduce a config, to use the rough number of edits in user table
Bug: T278030
Change-Id: Ibd6d0380cc091e4720fb038bd8c663a6ebb4a6ea
2021-07-01 08:34:58 +00:00
ZabeMath
bb3429ecff Use User->isRegistered(), not deprecated isLoggedIn()
Bug: T270450
Change-Id: I1018c6a76af5685026d956f5c010b5537cf3011e
2021-05-06 17:57:17 +02:00
Func
9f53a1eba9 Set descriptionmsg in extension.json correctly
Change-Id: Ie4eb287a6fc7f9461aab1267b44c6240fd23a28f
2021-02-19 15:01:39 +00:00
zoranzoki21
fdcc307d8e extension.json: Bump version number
Change-Id: Ie3963a209b494c3a9e82d39cd76ce399fb181685
2021-02-06 15:53:22 +01:00
zoranzoki21
9d46bcf5c7 Fix few PHPCS excludes
Change-Id: I999ff9d6ffbc727d74221a62080895af21495772
2021-02-06 15:52:52 +01:00
func
b8a91c6731 Convert ContributionScores to use extension registration
Bug: T174046
Change-Id: I293050ddc01699420b7dad884b51f5241e46137f
2021-02-06 11:53:15 +08:00