GitLab Bot
937b3143d4
Add latest changes from gitlab-org/gitlab@master
2020-05-24 15:08:04 +00:00
Mayra Cabrera
0ab89d8e36
Add a rubocop for Rails.logger
...
Suggests to use a JSON structured log instead
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
2019-07-10 19:26:47 +00:00
Nick Thomas
013f7cd24c
Inherit from ApplicationRecord instead of ActiveRecord::Base
2019-03-28 16:18:23 +00:00
gfyoung
50abbd3e53
Enable frozen string in app/models/*.rb
...
Partially addresses #47424 .
2018-07-26 16:55:41 -07:00
Z.J. van de Weg
d7062dd042
Remove Mattermost team with GitLab group
...
When destroying a group, now an API call is made to the Mattermost
server to request the deletion of the project. Actual team deletion on
the Mattermost side happens async, so the runtime shouldn't increase by
more than a second.
2017-07-28 09:09:55 +02:00
Z.J. van de Weg
7fb2d94e56
Namespace can have only one chat team
2017-03-07 15:20:22 +01:00
Z.J. van de Weg
1a0e54b32d
Add tests for Mattermost team creation
2017-02-16 09:19:02 +01:00