tags: automatically fix incorrect tag counts during maintenance.
* Automatically fix all tags with incorrect counts during daily maintenance (previously only tags with negative counts were fixed). * Log fixed tags to NewRelic. * Remove the ability to manually fix tag counts with the "Fix" button on the /tags listing. This is no longer necessary now that tags are fixed automatically.
This commit is contained in:
@@ -41,7 +41,6 @@ Disallow: /static
|
||||
Disallow: /tag_alias_corrections
|
||||
Disallow: /tag_alias_requests
|
||||
Disallow: /tag_aliases
|
||||
Disallow: /tag_corrections
|
||||
Disallow: /tag_implication_requests
|
||||
Disallow: /tag_implications
|
||||
Disallow: /tags
|
||||
@@ -51,4 +50,4 @@ Disallow: /users
|
||||
Disallow: /wiki_page_versions
|
||||
Disallow: /wiki_pages/new
|
||||
Disallow: /wiki_pages/revert
|
||||
Disallow: /wiki_pages/show_or_new
|
||||
Disallow: /wiki_pages/show_or_new
|
||||
|
||||
Reference in New Issue
Block a user