summaryrefslogtreecommitdiff
path: root/app/services/chat_names
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-162-0/+4
* Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-231-2/+2
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Change last_used_at to use touchchat-name-authorizeKamil Trzcinski2016-11-171-1/+1
* Improve code design after code reviewKamil Trzcinski2016-11-161-1/+1
* Add most of specs for chat namesKamil Trzcinski2016-11-162-5/+22
* Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-162-0/+47