GitLab Bot
71a67d17b0
Add latest changes from gitlab-org/gitlab@master
2021-05-12 12:10:24 +00:00
Yorick Peterse
2039c8280d
Disable existing offenses for the CodeReuse cops
...
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
2018-09-11 17:32:00 +02:00
gfyoung
265478ad74
Enable frozen string in apps/services/**/*.rb
...
For directories application_settings --> labels.
Partially addresses #47424 .
2018-07-16 12:36:41 -07:00
Yorick Peterse
57719d34d3
Expose ChatName objects to slash commands
...
Instead of only exposing a User to slash commands we now also expose the
ChatName object that the User object is retrieved from. This is
necessary for GitLab Chatops as we need for example the user ID of the
chat user.
2018-02-23 14:37:53 +01:00
Kamil Trzcinski
d444fd3460
Change last_used_at to use touch
2016-11-17 16:29:16 +01:00
Kamil Trzcinski
6f714dfb4a
Improve code design after code review
2016-11-16 23:10:27 +01:00
Kamil Trzcinski
d64183e1fa
Add most of specs for chat names
2016-11-16 14:56:30 +01:00
Kamil Trzcinski
c60437786b
Create relation between chat user and GitLab user and allow to authorize them [ci skip]
2016-11-16 13:42:35 +01:00