BigW Consortium Gitlab

  1. 06 Apr, 2017 4 commits
  2. 05 Apr, 2017 2 commits
  3. 04 Apr, 2017 4 commits
  4. 03 Apr, 2017 1 commit
    • Quiet pipeline emails · a1805cbc
      Sean McGivern authored
      1. Never send a pipeline email to anyone other than the user who created
         the pipeline.
      2. Only send pipeline success emails to people with the custom
         notification setting for enabled. Watchers and participants will
         never receive this.
      3. When custom settings are unset (for new settings and legacy ones),
         act as if failed_pipeline is set.
  5. 02 Apr, 2017 1 commit
  6. 20 Mar, 2017 2 commits
    • Simplify Ci::Build#dependencies method · 45f1975d
      Tomasz Maczukin authored
    • Send only defined dependencies · c191c110
      Tomasz Maczukin authored
      In APIv1 we've been sending all jobs from previous stages and
      a `dependencies` list with names of jobs that user want to download
      artifacts from. This was selected on Runners side.
      
      In APIv1 we've planned to send only jobs that were defined (if any; and
      all previous jobs by default). However I've missed the fact that
      it was Runner who selected jobs, not GitLab. And now current version
      of APIV4 sends all jobs everytime.
      
      This commit fixes this. If user will define `dependencies` in his job,
      then GitLab will send only selected jobs.
  7. 17 Mar, 2017 1 commit
  8. 16 Mar, 2017 4 commits
  9. 08 Mar, 2017 2 commits
  10. 07 Mar, 2017 4 commits
  11. 06 Mar, 2017 9 commits
  12. 05 Mar, 2017 2 commits
  13. 03 Mar, 2017 1 commit
  14. 02 Mar, 2017 2 commits
  15. 01 Mar, 2017 1 commit