summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/chat_names_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-091-2/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-051-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-081-0/+2
* Externalize strings in flash messagesMartin Wortschack2019-04-081-5/+5
* Enable more frozen string in app/controllers/gfyoung2018-09-231-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-1/+1
* Add chat_name partialKamil Trzcinski2016-11-171-1/+1
* Fix code reviewKamil Trzcinski2016-11-171-1/+1
* Improve code design after code reviewKamil Trzcinski2016-11-161-2/+2
* Fix `chat_names` before_actionKamil Trzcinski2016-11-161-1/+1
* Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-161-0/+64