1. 01 9月, 2017 2 次提交
    • Z
      Add config_source to ci_pipelines · 35b9213c
      Zeger-Jan van de Weg 提交于
      Given the user can soon have multiple config sources for CI, we now store
      what type at the time of the pipeline run we chose. This will give us
      insight into what triggered the new pipeline so we can display it to the
      enduser.
      35b9213c
    • Z
      Implement the implied CI/CD config for AutoDevOps · 6ed49040
      Zeger-Jan van de Weg 提交于
      Behind an application setting, which defaults to false, this commit
      implements the implied CI/CD config. Which means that in the case we
      can't find the `.gitlab-ci.yml` on the commit we want to start a
      pipeline for, we fall back to an implied configuration.
      
      For now the Bash template has been copied to
      `Auto-Devops.gitlab-ci.yml` so the tests actually work.
      
      Fixes #34777
      6ed49040
  2. 23 8月, 2017 1 次提交
  3. 03 8月, 2017 2 次提交
  4. 28 7月, 2017 2 次提交
  5. 27 7月, 2017 1 次提交
  6. 18 7月, 2017 1 次提交
  7. 05 7月, 2017 3 次提交
  8. 04 7月, 2017 2 次提交
  9. 30 6月, 2017 1 次提交
  10. 28 6月, 2017 1 次提交
  11. 27 6月, 2017 1 次提交
    • Z
      Split pipelines by origin on usage data · 44470068
      Z.J. van de Weg 提交于
      When sending the usage data, it now includes all pipelines. This commit
      will split the pipelines in two; internal and external.
      
      This will lead to historical data being incorrectly marked this way.
      
      Fixes gitlab-org/gitlab-ce#33172
      44470068
  12. 21 6月, 2017 1 次提交
  13. 15 6月, 2017 1 次提交
  14. 06 6月, 2017 1 次提交
  15. 05 6月, 2017 1 次提交
  16. 02 6月, 2017 1 次提交
  17. 01 6月, 2017 2 次提交
  18. 31 5月, 2017 2 次提交
  19. 30 5月, 2017 1 次提交
  20. 25 5月, 2017 1 次提交
    • A
      Implement web hooks logging · 330789c2
      Alexander Randa 提交于
      * implemented logging of project and system web hooks
      * implemented UI for user area (project hooks)
      * implemented UI for admin area (system hooks)
      * implemented retry of logged webhook
      * NOT imeplemented log remover
      330789c2
  21. 20 5月, 2017 1 次提交
  22. 08 5月, 2017 4 次提交
  23. 24 4月, 2017 4 次提交
  24. 22 4月, 2017 2 次提交
  25. 07 4月, 2017 1 次提交