Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make puma log silence completely #2289

Merged
merged 8 commits into from Mar 17, 2020
Merged

Make puma log silence completely #2289

merged 8 commits into from Mar 17, 2020

Commits on Mar 16, 2020

  1. Make puma log silence completely

    ta1kt0me authored and benoittgt committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    681d42f View commit details
    Browse the repository at this point in the history
  2. Enable chrome on travisci

    ta1kt0me authored and benoittgt committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    838cab8 View commit details
    Browse the repository at this point in the history
  3. Do no stick patch to 5.1

    benoittgt committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    9b697ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890322f View commit details
    Browse the repository at this point in the history
  5. Enable railtie otherwise capybara breaks with a 404

    Avoid:
    
    1) Widget management enables me to create widgets
       Failure/Error: raise ActionController::RoutingError, "No route matches [#{env['REQUEST_METHOD']}] #{env['PATH_INFO'].inspect}"
    
       ActionController::RoutingError:
         No route matches [GET] "/stylesheets/application.css"
    benoittgt committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    4f13850 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b7b729 View commit details
    Browse the repository at this point in the history
  7. Add changelog for #2011

    benoittgt committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    d2b58d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Refers changelog PR to #2289

    Co-Authored-By: Jon Rowe <hello@jonrowe.co.uk>
    benoittgt and JonRowe committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    319965d View commit details
    Browse the repository at this point in the history