gitlab-org--gitlab-foss/app/views
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
..
abuse_reports Improve abuse report wording 2015-08-08 19:46:34 +02:00
admin Merge branch 'enable_ssl_verification_web_hook' into 'master' 2015-08-26 16:06:02 +00:00
dashboard Standartize how we render group rows 2015-08-26 23:41:56 +02:00
devise
doorkeeper
email_rejection_mailer We'll get the <p> for free. 2015-08-19 12:38:08 -07:00
errors
events Fix tests and last push widget 2015-08-25 16:36:54 +02:00
explore Standartize how we render group rows 2015-08-26 23:41:56 +02:00
groups Refactor project list rendering 2015-08-26 22:44:02 +02:00
help
import Improve error message display when project fails to import 2015-08-11 06:36:42 -07:00
invites
kaminari/gitlab
layouts Use same snippets icon everywhere. Fix list style for bordered-list 2015-08-27 00:06:48 +02:00
notify
profiles Merge branch 'rs-remove-user-color-scheme-class' into 'master' 2015-08-27 16:24:51 +00:00
projects Merge branch 'ui-improvements' into 'master' 2015-08-27 08:09:53 +00:00
search Merge branch 'rs-remove-user-color-scheme-class' into 'master' 2015-08-27 16:24:51 +00:00
shared Merge branch 'rs-remove-user-color-scheme-class' into 'master' 2015-08-27 16:24:51 +00:00
snippets Restyle snippets rendering 2015-08-27 00:00:06 +02:00
users Refactor project list rendering 2015-08-26 22:44:02 +02:00
votes