• Y
    Refactor Gitlab::Identifier · 16ed9b61
    Yorick Peterse 提交于
    This refactors Gitlab::Identifier so it uses fewer queries and is
    actually tested. Queries are reduced by caching the output as well as
    using 1 query (instead of 2) to find a user using an SSH key.
    16ed9b61
user_spec.rb 35.6 KB