Commit graph

11 commits

Author SHA1 Message Date
Rémy Coutable
d40e1f547e Enable the Style/TrailingCommaInLiteral cop
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-10 18:25:45 +02:00
Mike Greiling
dbcf24c268 DRY with Gitlab.config.webpack.dev_server references 2017-02-02 14:07:33 -06:00
Mike Greiling
5a099315eb disable webpack proxy in rspec environment due to conflicts with webmock gem 2017-02-02 10:46:47 -06:00
Mike Greiling
a2d837a371 add rack middleware to proxy webpack dev server 2017-02-01 16:23:26 -06:00
Valery Sizov
7f214cee74 Migrate mailers to ActiveJob 2015-11-26 17:03:43 +02:00
Valery Sizov
40ff1318d2 Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
Douwe Maan
046b283127 Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
Douwe Maan
452ba19cdd Change check to only swap static middleware when it's enabled. 2015-02-21 15:09:17 +01:00
Douwe Maan
6945f4a299 Explain Gitlab::Middleware::Static. 2015-02-20 23:30:06 +01:00
Douwe Maan
938a1381fc Satisfy Rubocop. 2015-02-20 16:04:03 +01:00
Douwe Maan
4310431ee7 Use modified ActionDispatch::Static to let uploads go through to routes. 2015-02-20 12:44:07 +01:00