gitlab-org--gitlab-foss/app/views/search/results
Douwe Maan 30555c1d24 Merge branch 'rs-remove-user-color-scheme-class' into 'master'
Apply syntax highlighting to fenced code blocks client-side

Instead of applying the syntax highlighting scheme class to these blocks
server-side, we use Javascript and Gon to apply the user's color scheme
(or the default) client-side.

This will make it easier to cache these blocks in the future because
they're no longer state-dependent.

See merge request !1203
2015-08-27 16:24:51 +00:00
..
_blob.html.haml Remove user_color_scheme_class 2015-08-25 15:32:38 -07:00
_empty.html.haml Continue refactoring and restyle of search layout 2015-04-28 22:04:19 +03:00
_issue.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
_merge_request.html.haml Revert merge request states renaming 2015-06-19 17:09:50 +02:00
_milestone.html.haml Ability to search milestones 2015-08-24 13:59:01 +03:00
_note.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
_snippet_blob.html.haml Make snippet_blob highlight server-side as well 2015-08-26 11:43:25 -07:00
_snippet_title.html.haml Update path helper references 2015-02-19 21:25:28 -07:00
_wiki_blob.html.haml Remove user_color_scheme_class 2015-08-25 15:32:38 -07:00