Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • mantid mantid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • mantidproject
  • mantidmantid
  • Repository
Switch branch/tag
  • mantid
  • Framework
  • API
  • src
  • Algorithm.cpp
Find file BlameHistoryPermalink
  • Danny Hindson's avatar
    Modify registerFeatureUsage in Usage Service to reduce misuse · 1af6118d
    Danny Hindson authored Oct 24, 2019
    Now accepts:
    - an enum for feature type rather than a string eg Algorithm
    - a vector of strings for the feature name instead of string (eg class1->method1)
    
    Also updated pre-existing calls to registerFeatureUsage in C++ and Python
    1af6118d