Make getting a user by the username case insensitive
显示
- app/controllers/autocomplete_controller.rb 1 个添加, 1 个删除app/controllers/autocomplete_controller.rb
- app/controllers/profiles/keys_controller.rb 1 个添加, 1 个删除app/controllers/profiles/keys_controller.rb
- app/controllers/snippets_controller.rb 1 个添加, 5 个删除app/controllers/snippets_controller.rb
- app/finders/issuable_finder.rb 2 个添加, 2 个删除app/finders/issuable_finder.rb
- app/finders/user_finder.rb 41 个添加, 11 个删除app/finders/user_finder.rb
- app/finders/users_finder.rb 1 个添加, 3 个删除app/finders/users_finder.rb
- app/models/user.rb 1 个添加, 1 个删除app/models/user.rb
- bin/profile-url 1 个添加, 1 个删除bin/profile-url
- changelogs/unreleased/38304-username-API-call-case-sensitive.yml 5 个添加, 0 个删除...ogs/unreleased/38304-username-API-call-case-sensitive.yml
- doc/api/README.md 4 个添加, 1 个删除doc/api/README.md
- doc/api/users.md 3 个添加, 0 个删除doc/api/users.md
- lib/api/features.rb 1 个添加, 1 个删除lib/api/features.rb
- lib/api/helpers.rb 1 个添加, 7 个删除lib/api/helpers.rb
- lib/api/internal.rb 2 个添加, 2 个删除lib/api/internal.rb
- lib/api/users.rb 6 个添加, 8 个删除lib/api/users.rb
- lib/gitlab/google_code_import/importer.rb 1 个添加, 1 个删除lib/gitlab/google_code_import/importer.rb
- lib/gitlab/metrics/influx_db.rb 1 个添加, 1 个删除lib/gitlab/metrics/influx_db.rb
- lib/tasks/import.rake 1 个添加, 1 个删除lib/tasks/import.rake
- spec/finders/user_finder_spec.rb 145 个添加, 9 个删除spec/finders/user_finder_spec.rb
- spec/finders/users_finder_spec.rb 6 个添加, 0 个删除spec/finders/users_finder_spec.rb
加载中
想要评论请 注册 或 登录