1. 20 Oct, 2016 3 commits
    • Fatih Acet's avatar
      Merge branch '21444-pipeliens-new-mr' into 'master' · 9e2f3fd2
      Fatih Acet authored
      Add pipelines tab to new MR
      
      #### What does this MR do?
      Adds pipelines tab to new MRs
      
      #### Screenshots (if relevant)
      ![Screen_Shot_2016-10-10_at_10.23.27_AM](/uploads/6c3f8f2be0cf9ba7cc78f6d918307ec0/Screen_Shot_2016-10-10_at_10.23.27_AM.png)
      ![Screen_Shot_2016-10-11_at_8.59.45_AM](/uploads/e67577d92327eafef6f04073f3d94212/Screen_Shot_2016-10-11_at_8.59.45_AM.png)
      
      #### What are the relevant issue numbers?
      Closes #21444
      
      See merge request !6238
      9e2f3fd2
    • Jacob Schatz's avatar
      Merge branch '21192-retried-builds' into 'master' · 1a3465e3
      Jacob Schatz authored
      Fix retried builds styling
      
      #### What does this MR do?
      Adds background color to retried builds and an icon + tooltip on retried builds in build list
      
      #### Screenshots (if relevant)
      <img src="/uploads/4138dd277c185de3c271b2eb9b459761/Screen_Shot_2016-10-13_at_2.44.27_PM.png" width="500px">
      <img src="/uploads/99227d5ed3816a509660fe5a84da5b2a/Screen_Shot_2016-10-13_at_3.01.13_PM.png" width="500px">
      #### What are the relevant issue numbers?
      Closes #21192
      
      See merge request !6109
      1a3465e3
    • Kamil Trzciński's avatar
      Merge branch 'pipeline-emails' into 'master' · d550e437
      Kamil Trzciński authored
      Add a new pipeline email service
      
      ## What does this MR do?
      
      Add a new pipeline email service
      
      ## What are the relevant issue numbers?
      
      Closes #3976 
      
      ## Remaining tasks
      
      * [x] Preserve `&middot;` and `&nbsp;`
      * [x] Use XHTML 1.0
      * [ ] Use the same layout (`app/views/layouts/notify.html.haml`)
      * [ ] Digest or not (assets or public)
      * [x] A similar email for succeeded pipeline
      * [x] Plain text versions for both emails
      
      ## Screenshots (if relevant)
      
      https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6019#note_16594345
      
      ## Does this MR meet the acceptance criteria?
      
      - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
      - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
      - [ ] API support added
      - Tests
        - [x] `PipelinesEmailService`
        - [x] `SendPipelineNotificationService`
      
      See merge request !6019
      d550e437
  2. 18 Oct, 2016 32 commits
  3. 17 Oct, 2016 5 commits