Commit Graph

12 Commits

Author SHA1 Message Date
GitLab Bot 0ebbf19f2d Add latest changes from gitlab-org/gitlab@master 2021-06-08 15:10:00 +00:00
GitLab Bot c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
GitLab Bot 680d188025 Add latest changes from gitlab-org/gitlab@master 2020-05-19 21:08:05 +00:00
Thong Kuah 8c42a0eac0 Add frozen_string_literal to lib part 2
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-08-23 00:15:24 +12:00
Gabriel Mazetto 696a5fce68 Refactor Rainbow usage in specs
We don't test any specific string generated by it yet, so there is no
point in keeping it enabled when we are disabling it everywhere we test its output.
2018-08-16 21:31:19 +02:00
Gabriel Mazetto 706d49b259 Added dynamic skip reason to SystemCheck 2017-09-04 03:58:54 +02:00
Rémy Coutable c946ee1282
Enable the Layout/SpaceBeforeBlockBraces cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-09 11:52:22 +02:00
Rémy Coutable ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Gabriel Mazetto 758e020019 Disable rainbow during SimpleExecutor specs to have consistence 2017-06-27 20:20:57 +02:00
Gabriel Mazetto b0f2861c3d Make the SimpleExecutor rescue exceptions in the executing Checks 2017-06-27 17:48:04 +02:00
Gabriel Mazetto 0d4d9a6a63 Refactor and move things around to improve in YAGNI perspective 2017-05-31 20:45:00 +02:00
Gabriel Mazetto ecdbde3d95 Improve Specs and some fixes 2017-05-31 14:33:03 +02:00