Commit graph

178 commits

Author SHA1 Message Date
Legoktm 379137df59 Revert "Expose category totals in API response"
API meta=siteinfo is a frequently called API query
and the category totals database query is not
sufficiently fast enough to be part of this by default.

This reverts commit 45b4bf6382.

Change-Id: Ia5bf97855d48955ce53c3679c4d138fabafae8b7
2017-04-16 07:36:32 +00:00
Ebrahim Byagowi 8302db893f Separate linter-numerrors bidi from rest of the line
Change-Id: I63a06cdd051f47b6c43ccc4f5f8ae13521b994f6
2017-04-16 07:35:29 +00:00
Kunal Mehta fbff1cffff Add namespace filter to Special:LintErrors
Bug: T162918
Change-Id: Id41faeafb9af161d32d5c273094fb2e6d8a8a64b
2017-04-13 20:49:21 -07:00
Translation updater bot 944ff09038 Localisation updates from https://translatewiki.net.
Change-Id: Ia01d349b76c6c2f8592b8cc74c20338a6bea0f7d
2017-04-12 22:38:41 +02:00
Translation updater bot 1320f3a736 Localisation updates from https://translatewiki.net.
Change-Id: I0e875243c2abc4096dbaee4ac314e7f4109640a8
2017-04-11 22:56:15 +02:00
Subramanya Sastry 0d230e722f Add misnested-tag linter category
Change-Id: I3508c68272940d21be6a5c9b78ee34c845debc74
2017-04-10 17:28:36 -05:00
Translation updater bot dc0463cee3 Localisation updates from https://translatewiki.net.
Change-Id: I1a4e84020746c1acd71d017e353589ae0138f795
2017-04-10 22:53:46 +02:00
Translation updater bot e3b2e8a2e0 Localisation updates from https://translatewiki.net.
Change-Id: I6a61c994295a6f8ec0e47b317cf74390aa576c8d
2017-04-09 22:48:56 +02:00
MarcoAurelio dea13dce1e Spanish alias for Special:LintErrors
See:
https://translatewiki.net/wiki/Thread:Portal_talk:Es/mw:Extension:Linter

Change-Id: I6d04963ed770f3c6bc917047aac47edc64cca6ec
2017-04-09 10:35:39 +00:00
Translation updater bot a58d98d88d Localisation updates from https://translatewiki.net.
Change-Id: I32353997f1878ebc1ba5c8ebe238bf625aa1d89e
2017-04-07 22:39:15 +02:00
Translation updater bot c293124b6c Localisation updates from https://translatewiki.net.
Change-Id: I333efffdd8c9988dd54ba1943ae22f23d8577745
2017-04-06 23:47:50 +02:00
Kunal Mehta eacb3c0d0d Split statsd metrics by wiki
This way we can track the progress of individual wikis in cleaning up
errors. The wiki name is at the end of the key so we can still use
e.g. "linter.category.$name.*" to see across all wikis at once.

Change-Id: I62463b9256e125d32d97396bd939334d71b46027
2017-04-06 11:21:41 -07:00
Subramanya Sastry 619ddc8677 Add deletable-table-tag linter category
Change-Id: I48000170a74363872edbce8f78780bccf160600c
2017-04-06 12:47:51 -05:00
Translation updater bot 1944b6f4fb Localisation updates from https://translatewiki.net.
Change-Id: I1365463f1bda7cb6708e8ee93634bee8ec3704b9
2017-04-04 22:45:46 +02:00
Translation updater bot ed954dba49 Localisation updates from https://translatewiki.net.
Change-Id: I4e843d8dc61ad793fd979b7e4f5cec983246b3e5
2017-04-02 22:40:41 +02:00
Translation updater bot 229fbcbd77 Localisation updates from https://translatewiki.net.
Change-Id: I6cdb18a76a1002066a77df69ff37667b02da04a0
2017-04-01 22:50:06 +02:00
Translation updater bot ca0763def6 Localisation updates from https://translatewiki.net.
Change-Id: I60dc386218280cfb7a5dccee54832546f1220d82
2017-03-30 23:00:08 +02:00
Translation updater bot 72e7fb4ac0 Localisation updates from https://translatewiki.net.
Change-Id: Ib4d9f010afdac8f0a86b3233738b56c844962844
2017-03-29 22:34:48 +02:00
Translation updater bot 30e725413c Localisation updates from https://translatewiki.net.
Change-Id: I8c6d24b3ff381287ba987baa6a2f54e1a9870912
2017-03-28 22:48:53 +02:00
Translation updater bot e427fbfd37 Localisation updates from https://translatewiki.net.
Change-Id: Ib593076028ec0cc6c217439b14f0f87ff12745f5
2017-03-26 22:32:56 +02:00
Translation updater bot 3d50e10dc5 Localisation updates from https://translatewiki.net.
Change-Id: I6c99e51f69274ec3de63dbe21b9e5443305592c0
2017-03-24 22:47:53 +01:00
Translation updater bot 6562c670b4 Localisation updates from https://translatewiki.net.
Change-Id: Ib34982bb8c37eefa5a283fb0f85c33175a35c9d1
2017-03-23 22:48:22 +01:00
jenkins-bot 29af8c6403 Merge "Fix qqq for linker-page-edit" 2017-03-23 02:25:23 +00:00
jenkins-bot d3c295f1fa Merge "Add link to history on Special:LintErrors" 2017-03-23 02:25:07 +00:00
Translation updater bot 1c233f5298 Localisation updates from https://translatewiki.net.
Change-Id: Id5aa739232710430fc95941c88a247dcf6a922be
2017-03-22 22:53:56 +01:00
Kunal Mehta 3854d54f16 Fix qqq for linker-page-edit
The 'linker-page-title-edit-template' message no longer exists.

Change-Id: I8ca588a81ca9e3728f8bbce4c4b33c5b2b2d8814
2017-03-22 13:28:41 -07:00
Kunal Mehta 7f17abe393 Add link to history on Special:LintErrors
Bug: T160607
Change-Id: Ifd2ef33dd7477722691c8f2e570b7ac1af206135
2017-03-22 13:28:33 -07:00
Translation updater bot 617e086d66 Localisation updates from https://translatewiki.net.
Change-Id: If8bf5233c900f126c180d881732700cc6b150be3
2017-03-21 22:38:35 +01:00
jenkins-bot fddffa5ab3 Merge "Expose category totals in API response" 2017-03-20 23:16:36 +00:00
Kunal Mehta 45b4bf6382 Expose category totals in API response
Instead of just including the error category names, include the number
of errors each category has, to make it easier to collect aggregate
stats.

This changes the structure from an array to an object, in JSON, but I'm
not aware of any clients using these specific fields yet.

Change-Id: Iaf942b923a0f4047721055ad9cb48aacc5aa6784
2017-03-20 14:14:22 -07:00
Translation updater bot 21dcccfbb6 Localisation updates from https://translatewiki.net.
Change-Id: Ib7e9f6ab19412fa1278b7ec3b6932311a4292c2e
2017-03-19 22:30:24 +01:00
Translation updater bot 1c7f50796b Localisation updates from https://translatewiki.net.
Change-Id: I58d072d88668991b1a937f68be735e63764d9220
2017-03-18 22:46:55 +01:00
Translation updater bot 1b2bb374d7 Localisation updates from https://translatewiki.net.
Change-Id: I448d5490196d4e1f561325405d10645af0877b54
2017-03-16 23:18:22 +01:00
Translation updater bot 24c47253bc Localisation updates from https://translatewiki.net.
Change-Id: I7b77e3d79221db4a2f5a7d5bc7dc5efe67b0aed6
2017-03-13 22:48:07 +01:00
Translation updater bot 05435d437c Localisation updates from https://translatewiki.net.
Change-Id: I5599bfa9e24bdcfe728426e8c9115a1c288a271d
2017-03-12 22:44:42 +01:00
Translation updater bot f54e65b6c7 Localisation updates from https://translatewiki.net.
Change-Id: I400e2a9fd0d37a7e007da6ceee67fe14695c8c6c
2017-03-09 23:20:52 +01:00
Translation updater bot f1505a1870 Localisation updates from https://translatewiki.net.
Change-Id: Iaf16d848474a9fe2be580049a2eb8f5936943125
2017-03-08 22:31:33 +01:00
Translation updater bot 22baa7612c Localisation updates from https://translatewiki.net.
Change-Id: If93853d311b0e4803666a144c6132ed2f845b0f1
2017-02-17 22:38:36 +01:00
Translation updater bot 00bbf25963 Localisation updates from https://translatewiki.net.
Change-Id: I107d5de6b632a7a1ee304b03a01c63de597a7f07
2017-01-29 22:22:20 +01:00
Translation updater bot 0b57945954 Localisation updates from https://translatewiki.net.
Change-Id: I87ed7cbce5b052e92da06a01dc18d0cd37d97a13
2017-01-28 22:40:59 +01:00
Translation updater bot 2826588c68 Localisation updates from https://translatewiki.net.
Change-Id: I88757cc06d4a04d68f0c308ff31319bfd644d922
2017-01-27 14:43:08 +01:00
jenkins-bot c0d37c3c69 Merge "Display count of lint errors on ?action=info" 2017-01-25 18:47:29 +00:00
jenkins-bot 461e9edd05 Merge "Add Linter categories to action=query&meta=siteinfo" 2017-01-24 05:31:15 +00:00
Translation updater bot 58e7e246c5 Localisation updates from https://translatewiki.net.
Change-Id: I9cc05fd7e4e006cde08a511f689d2d35b5f3f850
2017-01-23 22:34:37 +01:00
Kunal Mehta 5c606fca03 Display count of lint errors on ?action=info
Change-Id: Ifcdfcb365e5ff6106b521d58a06df8c006772473
2017-01-20 11:26:44 -08:00
Kunal Mehta 8b8c50e9d8 Add Linter categories to action=query&meta=siteinfo
Bug: T153056
Change-Id: Ieed01741d31c9e268a8769a5bc5d566d8020e760
2017-01-20 11:26:21 -08:00
Translation updater bot 154c3816e3 Localisation updates from https://translatewiki.net.
Change-Id: Ia03e833c353c48dcdaf0cd33fbd58b7133370797
2017-01-11 23:15:54 +01:00
Translation updater bot dad9b1da1a Localisation updates from https://translatewiki.net.
Change-Id: Iac3239d80c74df475f3daeb5ef98ec09de910086
2017-01-09 15:52:14 +01:00
Translation updater bot 5abfb06577 Localisation updates from https://translatewiki.net.
Change-Id: I17536b780563e07b61c2e9be06e50fa2b8d70ac0
2017-01-01 10:01:48 +01:00
Translation updater bot 2100f52998 Localisation updates from https://translatewiki.net.
Change-Id: I7435d419c3bfed1665118658e7af44e834da24ce
2016-12-26 22:39:11 +01:00