An error occurred fetching the project authors.
  1. 10 Mar, 2015 1 commit
    • Nicole Cordes's avatar
      Generate valid json for hooks · b7a31a4b
      Nicole Cordes authored
      It seems that ruby can handle 'nil' value but other json processors
      (like PHP) throw an error. This is always generated for empty arrays.
      b7a31a4b
  2. 04 Mar, 2015 1 commit
  3. 03 Mar, 2015 1 commit
    • Stan Hu's avatar
      Issue #595: Support Slack notifications upon issue and merge request events · afe5d7d2
      Stan Hu authored
      1) Adds a DB migration for all services to toggle on push, issue, and merge events.
      
      2) Upon an issue or merge request event, fire service hooks.
      
      3) Slack service supports custom messages for each of these events. Other services
      not supported at the moment.
      
      4) Label merge request hooks with their corresponding actions.
      afe5d7d2
  4. 20 Feb, 2015 1 commit
  5. 15 Jan, 2015 2 commits
  6. 12 Jan, 2015 1 commit