Commit graph

9 commits

Author SHA1 Message Date
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
Kim Carlbäcker
1d50b6a4ad Migrate CycleAnalytics::CommitCount to Gitaly 2018-06-11 12:59:11 +00:00
Jacob Vosmaer (GitLab)
edb9db37ed Add "deny disk access" Gitaly feature (tripswitch) 2018-06-01 11:56:29 +00:00
Ruben Davila
dbd1bdaeed More updates for translations plus some refactoring. 2017-05-03 21:08:43 -05:00
James Lopez
30c6703f0a fix specs 2017-01-17 11:32:55 +01:00
James Lopez
982d5a0506 refactored metrics fetcher - merged into stage and events 2017-01-17 11:32:55 +01:00
James Lopez
58dddcdfed few fixes after merge 2017-01-17 11:32:55 +01:00
James Lopez
a67311cb4c Fix other spec failures 2017-01-17 11:32:55 +01:00
James Lopez
fc6f8f2056 added new summary serializers and refactor all of the summary stuff into separate logical classes 2017-01-17 11:32:54 +01:00