1. 30 Apr, 2016 2 commits
    • Robert Speicher's avatar
      Merge branch 'add-parameters' into 'master' · 40c38644
      Robert Speicher authored
      Add more parameters to the filter_parameters config.
      
      Adds Sentry DSN, Webhooks, Deploy Keys, etc.
      
      Alphabetized the parameters and included line breaks between each parameter. Easier to merge into EE if there are any differences.
      
      This also seems to be the more popular syntax for adding new parameters, from what I can find.
      
      In the future we may want to [increase the specificity of some of these](http://blog.bigbinary.com/2016/03/07/parameter-filtering-enhacement-rails-5.html) once Rails 5 is out. e.g. instead of `:hook`, `"hook.url"` would be just as effective without removing potentially useful information from the logs.
      
      cc: @stanhu 
      
      See merge request !3971
      40c38644
    • Connor Shea's avatar
      Add more parameters to the filter_parameters config. · 8d3debe4
      Connor Shea authored
      Adds Sentry DSN, Webhooks, Deploy Keys, etc.
      
      Alphabetized the parameters and included line breaks between each parameter. Easier to merge into EE if there are any differences.
      
      This also seems to be the more popular syntax for adding new parameters, from what I can find.
      8d3debe4
  2. 29 Apr, 2016 23 commits
  3. 28 Apr, 2016 15 commits