gfyoung
|
7e6f6e1603
|
Enable even more frozen string in lib/gitlab
Enables frozens string for the following:
* lib/gitlab/conflict/**/*.rb
* lib/gitlab/cross_project_access/**/*.rb
* lib/gitlab/cycle_analytics/**/*.rb
* lib/gitlab/data_builder/**/*.rb
* lib/gitlab/database/**/*.rb
* lib/gitlab/dependency_linker/**/*.rb
* lib/gitlab/diff/**/*.rb
* lib/gitlab/downtime_check/**/*.rb
* lib/gitlab/email/**/*.rb
* lib/gitlab/etag_caching/**/*.rb
Partially addresses gitlab-org/gitlab-ce#47424.
|
2018-11-06 22:47:32 -08:00 |
|
Maciej Sokołowski
|
93c60f611c
|
#47845 - Propagate failure_reason to job webhook.
|
2018-08-10 14:43:10 +00:00 |
|
Dmitriy Zaporozhets
|
aeab4e6263
|
Use Project#full_name instead of name_with_namespace
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2018-03-07 16:07:09 +02:00 |
|
Rémy Coutable
|
d40e1f547e
|
Enable the Style/TrailingCommaInLiteral cop
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-05-10 18:25:45 +02:00 |
|
Poornima M
|
d5fa77d53d
|
Adding links to user & build in Chat Notifications
|
2017-01-25 21:48:57 +05:30 |
|
Lin Jen-Shin
|
d5264e8804
|
Simplify the name for data builder, feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5620#note_13671791
|
2016-08-12 16:09:29 +08:00 |
|