GitLab Bot
|
37066217ce
|
Add latest changes from gitlab-org/gitlab@master
|
2021-10-29 15:11:56 +00:00 |
GitLab Bot
|
be4b3134a2
|
Add latest changes from gitlab-org/gitlab@master
|
2021-05-04 15:10:36 +00:00 |
GitLab Bot
|
3795b229ab
|
Add latest changes from gitlab-org/gitlab@master
|
2020-05-01 00:09:59 +00:00 |
gfyoung
|
ebf98f27c4
|
Enable even more frozen string in lib/gitlab
Enables frozen string for the following:
* lib/gitlab/fogbugz_import/**/*.rb
* lib/gitlab/gfm/**/*.rb
* lib/gitlab/git/**/*.rb
* lib/gitlab/gitaly_client/**/*.rb
* lib/gitlab/gitlab_import/**/*.rb
* lib/gitlab/google_code_import/**/*.rb
* lib/gitlab/gpg/**/*.rb
* lib/gitlab/grape_logging/**/*.rb
* lib/gitlab/graphql/**/*.rb
* lib/gitlab/graphs/**/*.rb
* lib/gitlab/hashed_storage/**/*.rb
* lib/gitlab/health_checks/**/*.rb
Partially address gitlab-org/gitlab-ce#47424.
|
2018-11-13 11:42:15 -08:00 |
Bob Van Landuyt
|
c443133e77
|
Handle exceptions outside the GraphQL schema
This allows us to report JSON parse exceptions to clients and ignore
them in sentry.
|
2018-06-05 20:47:42 +02:00 |