-
- Downloads
Improve code design after code review
Showing
- app/controllers/profiles/chat_names_controller.rb 2 additions, 2 deletionsapp/controllers/profiles/chat_names_controller.rb
- app/services/chat_names/find_user_service.rb 1 addition, 1 deletionapp/services/chat_names/find_user_service.rb
- app/views/profiles/chat_names/index.html.haml 8 additions, 6 deletionsapp/views/profiles/chat_names/index.html.haml
- app/views/profiles/chat_names/new.html.haml 2 additions, 2 deletionsapp/views/profiles/chat_names/new.html.haml
- db/migrate/20161113184239_create_user_chat_names_table.rb 1 addition, 1 deletiondb/migrate/20161113184239_create_user_chat_names_table.rb
- db/schema.rb 1 addition, 1 deletiondb/schema.rb
- lib/gitlab/chat_name_token.rb 1 addition, 1 deletionlib/gitlab/chat_name_token.rb
- spec/lib/gitlab/chat_name_token_spec.rb 1 addition, 3 deletionsspec/lib/gitlab/chat_name_token_spec.rb
- spec/services/chat_names/authorize_user_service_spec.rb 1 addition, 3 deletionsspec/services/chat_names/authorize_user_service_spec.rb
- spec/services/chat_names/find_user_service_spec.rb 1 addition, 1 deletionspec/services/chat_names/find_user_service_spec.rb
- spec/support/matchers/be_url.rb 5 additions, 0 deletionsspec/support/matchers/be_url.rb
Loading
Please register or sign in to comment