1. 14 Jul, 2016 2 commits
    • Sean McGivern's avatar
      Allow skipping users in autocomplete · 3758f751
      Sean McGivern authored
      Pass an array of user IDs in the `skip_users` param to have them
      excluded from the results (unless they are explicitly included through
      the `current_user` or `author_id` params).
      3758f751
    • Sean McGivern's avatar
      Fix suggested approvers · 8bdf633f
      Sean McGivern authored
      Previously, this would pick the least-frequent contributors to the
      changed files, rather than the most frequent.
      8bdf633f
  2. 13 Jul, 2016 11 commits
  3. 12 Jul, 2016 27 commits