1. 17 Mar, 2020 1 commit
    • Aishwarya Subramanian's avatar
      Ability to distinguish if user is Gitlab employee · f146e57a
      Aishwarya Subramanian authored
      Adds an instance method on the user model to determine
      whether the user is a GitLab employee or not.
      
      It also exposes the is_gitlab_employee attribute in the
      UserBasic entity used in discussion api to use
      this detail to show a GitLab badge to discussion entities
      of the company's employees.
      f146e57a
  2. 16 Mar, 2020 39 commits