Jasper Maes
|
44fef4fe4c
|
Remove rails 4 support in CI, Gemfiles, bin/ and config/
|
2018-12-14 19:36:22 +01:00 |
|
Jan Provaznik
|
1b42c847bc
|
Fix rails 5 deprecation warnings
Fixes rails 5 deprecation warnings in `config/` files
|
2018-09-11 18:14:37 +02:00 |
|
Mike Greiling
|
996e5d79df
|
move dev server middleware to new namespace
|
2018-05-01 15:15:10 -05:00 |
|
Alessio Caiazza
|
8a13032da7
|
Never connect to webpack-dev-server over SSL
|
2017-09-15 14:41:52 +02:00 |
|
Robert Speicher
|
4edfad9678
|
Enable Layout/TrailingWhitespace cop and auto-correct offenses
|
2017-08-15 13:44:37 -04:00 |
|
Rémy Coutable
|
3db37e0562
|
Enable the Style/TrailingCommaInArguments cop
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-05-10 18:25:45 +02:00 |
|
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 |
|