gitlab-org--gitlab-foss/spec
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
..
controllers Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLab 2015-08-23 09:23:44 -07:00
factories Allow users to send abuse reports 2015-08-06 14:03:27 +02:00
features Fix failing spec 2015-08-25 15:57:55 -07:00
finders Add `Group#add_*` convenience methods 2015-08-07 00:20:02 -04:00
fixtures No HTML-only email please 2015-08-21 16:09:55 -07:00
helpers Re-add user_color_scheme helper 2015-08-26 11:33:44 -07:00
javascripts
lib Merge branch 'rs-remove-user-color-scheme-class' into 'master' 2015-08-27 16:24:51 +00:00
mailers
models Merge branch 'hide-recent-push' into 'master' 2015-08-21 14:54:53 +00:00
requests/api Fix Error 500 in API when accessing a group that has an avatar 2015-08-24 07:46:06 -07:00
routing Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
services Create cross-reference for closing references on commits pushed to non-default branches. 2015-08-22 16:49:09 +02:00
support Fix markdown specs again. Apparently development and test behave differently. 2015-08-20 15:41:34 -07:00
tasks/gitlab
workers Merge branch 'handle-smtp-input-errors' into 'master' 2015-08-25 09:23:43 +00:00
factories.rb
factories_spec.rb
rails_helper.rb
spec_helper.rb
teaspoon_env.rb