Skip to content
Snippets Groups Projects
  1. Sep 13, 2019
  2. Feb 05, 2019
  3. Dec 17, 2018
  4. Sep 19, 2018
    • gfyoung's avatar
      Enable frozen string in app/controllers/**/*.rb · 73322a0e
      gfyoung authored
      Enables frozen string for the following:
      
      * app/controllers/*.rb
      * app/controllers/admin/**/*.rb
      * app/controllers/boards/**/*.rb
      * app/controllers/ci/**/*.rb
      * app/controllers/concerns/**/*.rb
      
      Partially addresses #47424.
      73322a0e
  5. Jan 02, 2018
  6. Nov 22, 2017
  7. Nov 17, 2017
  8. Sep 18, 2017
  9. Apr 28, 2017
  10. Mar 17, 2017
  11. Feb 25, 2017
  12. Feb 23, 2017
  13. Jan 12, 2017
  14. Dec 14, 2016
  15. Oct 26, 2016
  16. Aug 31, 2016
  17. Aug 03, 2016
  18. Aug 02, 2016
  19. Jul 29, 2016
    • Lin Jen-Shin's avatar
      Add pipeline_events to Slack service: · d27095a3
      Lin Jen-Shin authored
      Also add Service#event_names so that we don't have to hard code all
      event names in ServiceParams. Note that I don't know why we want to
      call plural on issue_event and merge_request_event so that we still
      need to hard code them for issues_event and merge_requests_event.
      See app/helpers/services_helper.rb for those special rules.
      d27095a3
  20. Jul 20, 2016
  21. Jul 19, 2016
Loading