gitlab-org--gitlab-foss/app/services/wiki_pages
Alex Kalderimis 7320758611 Count wiki page creation
This adds a counter to count page creation, which is reflected in the
usage-data we collect.

The number created is stored in Redis, avoiding DB access.
2019-07-21 01:26:19 +00:00
..
base_service.rb Count wiki page creation 2019-07-21 01:26:19 +00:00
create_service.rb
destroy_service.rb
update_service.rb