gitlab-org--gitlab-foss/app/presenters/ci
Kamil Trzciński 15cd91c71a Make all legacy security reports to use raw format
- This introduces and uses `:raw` format for all legacy reports,
  the ones that do not have yet proper parsers on Backend
- Raw format is needed to make Frontend be able to parse reports,
  without the need of decompressing,
- This also extends fixtures to seed security reports with database,
  even though parser code is part of EE
2018-10-16 13:51:49 +02:00
..
build_metadata_presenter.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
build_presenter.rb Introduce ProceedBuildService 2018-10-02 17:04:04 +02:00
build_runner_presenter.rb Make all legacy security reports to use raw format 2018-10-16 13:51:49 +02:00
group_variable_presenter.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
pipeline_presenter.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00
variable_presenter.rb Enable frozen string in presenters and policies 2018-07-24 13:18:25 -07:00