gitlab-org--gitlab-foss/spec/views/projects
Mark Chao 39ae9a59a5 Make Highlight accept language param
This replaces the repository param.
This allows more flexiblity as sometimes we have highlight content
not related to repository. Sometimes we know ahead of time the language
of the content. Lastly language determination seems better fit as a
logic in the Blob class.
`repository` param is only used to determine the language, which seems
to be the responsiblity of Blob.
2018-10-30 15:44:55 +08:00
..
blob Make Highlight accept language param 2018-10-30 15:44:55 +08:00
buttons
ci/lints
commit
commits
diffs
environments
imports
issues
jobs Uses Vue app to render part of job show page 2018-10-03 15:29:07 +00:00
merge_requests Applies the CE backport of EE#657 2018-09-24 12:02:01 +01:00
notes
pipeline_schedules
pipelines
services
settings/ci_cd
tags
tree
_home_panel.html.haml_spec.rb Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
edit.html.haml_spec.rb