gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets ad85f1ea78 Merge branch 'remove_extra_css_class_from_markdown' into 'master'
Remove extra css class from markdown

Extra css class prevented attachments uploader from functioning correctly.

This caused dropzone wrapper classes to be appended to the wrong class and further prevented the dropzone gem from functioning correctly.

Removing this extra class allows attachment upload to function again while keeping the feature introduced here intact.

Fixes #1831

See merge request !1338
2014-12-23 14:45:02 +00:00
..
assets Differentiate system notes 2014-12-20 16:20:29 -06:00
controllers transfer error handler 2014-12-15 16:10:56 +03:00
finders Add author filter for issues & merge requests pages 2014-12-05 17:13:07 +02:00
helpers Prevent 500 after merge MR if you check remove source branch 2014-12-23 11:22:12 +02:00
mailers Add rake task for google schema whitelisting. 2014-12-04 15:22:10 +01:00
models Fix random Argument error when update note 2014-12-15 16:31:23 +02:00
services Merge branch 'prevent-500-test-webhook' into 'master' 2014-12-04 16:03:42 +00:00
uploaders Revert "Merge pull request #7349 from srna/patch-1" 2014-12-05 15:33:22 +01:00
views Remove extra css class markdown-area which prevented attachments upload. 2014-12-22 16:44:14 +01:00
workers Execute project services asynchronously 2014-12-07 12:29:37 +02:00