Yoginth
|
2f6a20ce66
|
Fix typos in the whole gitlab-ce project
|
2019-05-20 14:11:44 +00:00 |
|
Semyon Pupkov
|
c379973bce
|
chore(rubocop): fix Style/TrivialAccessors issues
|
2019-01-16 13:53:04 +05:00 |
|
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 |
|
Gabriel Mazetto
|
706d49b259
|
Added dynamic skip reason to SystemCheck
|
2017-09-04 03:58:54 +02:00 |
|
Maxim Rydkin
|
78c5d4ddc2
|
replace is_multi_check? with multi_check?
|
2017-08-29 11:14:42 +03:00 |
|
Gabriel Mazetto
|
3f187751d4
|
Fixed and improved some existing checks and SystemCheck library
|
2017-05-31 14:33:03 +02:00 |
|
Gabriel Mazetto
|
ecdbde3d95
|
Improve Specs and some fixes
|
2017-05-31 14:33:03 +02:00 |
|
Gabriel Mazetto
|
13e88c9395
|
Refactor gitlab:app:checks to use SystemCheck
|
2017-05-31 14:33:03 +02:00 |
|
Gabriel Mazetto
|
f182ea4ea5
|
Some code-style fixes and documentation
|
2017-05-31 14:33:03 +02:00 |
|
Gabriel Mazetto
|
500e5227a0
|
WIP SystemCheck library for executing checks from a rake task
|
2017-05-31 14:33:03 +02:00 |
|