summaryrefslogtreecommitdiff
path: root/config/initializers/static_files.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rails 5 deprecation warningsJan Provaznik2018-09-111-7/+16
* move dev server middleware to new namespaceMike Greiling2018-05-011-1/+1
* Never connect to webpack-dev-server over SSLfix-dev-sslAlessio Caiazza2017-09-151-1/+1
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-5/+5
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-2/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* DRY with Gitlab.config.webpack.dev_server referenceswebpackMike Greiling2017-02-021-10/+12
* disable webpack proxy in rspec environment due to conflicts with webmock gemMike Greiling2017-02-021-12/+20
* add rack middleware to proxy webpack dev serverMike Greiling2017-02-011-0/+21
* Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
* Rails update to 4.2.4Valery Sizov2015-11-251-1/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-1/+1
* Change check to only swap static middleware when it's enabled.Douwe Maan2015-02-211-5/+2
* Explain `Gitlab::Middleware::Static`.Douwe Maan2015-02-201-0/+5
* Satisfy Rubocop.Douwe Maan2015-02-201-1/+1
* Use modified ActionDispatch::Static to let uploads go through to routes.Douwe Maan2015-02-201-0/+13