gfyoung
c8755543f0
Enable even more frozen string in lib/**/*.rb
...
Enables frozen string for the following files:
* lib/generators/**/*.rb
* lib/gitaly/**/*.rb
* lib/google_api/**/*.rb
* lib/haml_lint/**/*.rb
* lib/json_web_token/**/*.rb
* lib/mattermost/**/*.rb
* lib/microsoft_teams/**/*.rb
* lib/object_storage/**/*.rb
* lib/omni_auth/**/*.rb
* lib/peek/**/*.rb
* lib/rouge/**/*.rb
* lib/rspec_flaky/**/*.rb
* lib/system_check/**/*.rb
Partially addresses #47424 .
2018-10-08 11:16:49 -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
ddfd09c09c
Merge branch 'master' into zj-create-mattermost-team
2017-03-02 10:22:56 +01:00
Sean McGivern
811e598f60
Enable and autocorrect the CustomErrorClass cop
2017-03-01 15:28:10 +00:00
Z.J. van de Weg
1a0e54b32d
Add tests for Mattermost team creation
2017-02-16 09:19:02 +01:00
Z.J. van de Weg
f187cc59d6
Small update to the Mattermost API
...
These changes make it possible to wrap multiple API requests in one
session.
2017-01-24 11:30:47 +01:00
Kamil Trzcinski
22a0567823
Fix a few error messages
2016-12-20 23:17:32 +01:00
Z.J. van de Weg
2393d30da2
Fix rubocop errors [ci skip]
2016-12-20 20:11:02 +01:00
Kamil Trzcinski
61d09a7b15
WIP
2016-12-20 19:11:53 +01:00
Kamil Trzcinski
0cf23fde7c
Work on tests for mattermost
2016-12-20 12:02:37 +01:00
Kamil Trzcinski
d305d15b6d
Fix Mattermost client
2016-12-20 11:32:42 +01:00
Kamil Trzcinski
841960f847
Fix flow
2016-12-20 00:22:10 +01:00