gfyoung
|
f93f8f569d
|
Enable even more frozen string for lib/gitlab
Enables frozen string for the following:
* lib/gitlab/patch/**/*.rb
* lib/gitlab/popen/**/*.rb
* lib/gitlab/profiler/**/*.rb
* lib/gitlab/project_authorizations/**/*.rb
* lib/gitlab/prometheus/**/*.rb
* lib/gitlab/query_limiting/**/*.rb
* lib/gitlab/quick_actions/**/*.rb
* lib/gitlab/redis/**/*.rb
* lib/gitlab/request_profiler/**/*.rb
* lib/gitlab/search/**/*.rb
* lib/gitlab/sherlock/**/*.rb
* lib/gitlab/sidekiq_middleware/**/*.rb
* lib/gitlab/slash_commands/**/*.rb
* lib/gitlab/sql/**/*.rb
* lib/gitlab/template/**/*.rb
* lib/gitlab/testing/**/*.rb
* lib/gitlab/utils/**/*.rb
* lib/gitlab/webpack/**/*.rb
Partially addresses gitlab-org/gitlab-ce#47424.
|
2018-11-19 18:24:22 -08:00 |
|
George Tsiolis
|
566ba126f5
|
Fix typos in lib
|
2018-11-15 12:15:43 +02:00 |
|
Mayra Cabrera
|
93780da67c
|
Resolve "Show failure_reason in jobs view content section"
|
2018-04-19 07:20:53 +00:00 |
|
Rémy Coutable
|
50d7c356c2
|
Present member collection at the controller level
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-12-12 18:14:58 +01:00 |
|
http://jneen.net/
|
e5aad75a26
|
implement Presenter::Base#declarative_policy_delegate
|
2017-06-27 12:41:54 -07:00 |
|
Rémy Coutable
|
68e94450a0
|
Raise Gitlab::View::Presenter::CannotOverrideMethodError if presentee already respond to method
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-01-25 12:14:02 +01:00 |
|
Rémy Coutable
|
0ac65b6cc3
|
Don't override presentee methods for Gitlab::View::Presenter::Delegated
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-01-24 10:24:47 +01:00 |
|
Rémy Coutable
|
061bb6eb6e
|
More improvements to presenters
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-01-18 16:38:35 +01:00 |
|
Rémy Coutable
|
e5a29b4514
|
Improve presenter factory
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-01-18 16:38:34 +01:00 |
|
Rémy Coutable
|
bf789ff567
|
Improve presenter architecture
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-01-18 16:38:34 +01:00 |
|