An error occurred fetching the project authors.
  1. 14 Jun, 2019 1 commit
  2. 30 May, 2019 1 commit
    • Mike Scott's avatar
      Add Pipeline IID to views · 852738a4
      Mike Scott authored
      * Add Pipeline IID to MR's
      * Add Pipeline IID to commit box
      * Add Pipeline IID to builds page
      * Add Pipeline IID to job sidebar
      * Add Pipeline IID to header on view pipeline pages
      * Add changelog entry
      * Update tests
      852738a4
  3. 24 May, 2019 1 commit
    • Grzegorz Bizon's avatar
      Do not serialize a pipeline again when showing a build · b9c19f6b
      Grzegorz Bizon authored
      This change makes it possible to avoid additional serialization of
      entire pipeline when rendering a build details page. Instead we expose
      more information from the build entity itself what is much cheaper than
      serializing entire pipeline.
      
      Additionally we do not need to serialize `latest?` flag, which involves
      multiple Gitaly calls.
      b9c19f6b
  4. 02 Apr, 2019 1 commit
  5. 13 Mar, 2019 1 commit
  6. 06 Mar, 2019 1 commit
  7. 01 Mar, 2019 1 commit
  8. 24 Jan, 2019 1 commit
  9. 05 Dec, 2018 2 commits
  10. 11 Sep, 2018 1 commit
  11. 23 Jul, 2018 1 commit
  12. 17 May, 2018 1 commit
    • Yorick Peterse's avatar
      Exclude coverage data from the pipelines page · 878ca2e6
      Yorick Peterse authored
      When displaying a project's pipelines
      (Projects::PipelinesController#index) we now exclude the coverage data.
      This data was not used by the frontend, yet getting it would require one
      SQL query per pipeline. These queries in turn could be quite expensive
      on GitLab.com.
      878ca2e6
  13. 05 Oct, 2017 1 commit
  14. 06 Sep, 2017 1 commit
  15. 31 Aug, 2017 1 commit
    • Zeger-Jan van de Weg's avatar
      Add config_source to ci_pipelines · 35b9213c
      Zeger-Jan van de Weg authored
      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
  16. 05 Jul, 2017 1 commit
  17. 01 Jun, 2017 1 commit
  18. 31 May, 2017 3 commits
  19. 12 May, 2017 1 commit
  20. 09 May, 2017 1 commit
  21. 03 May, 2017 1 commit
  22. 06 Apr, 2017 1 commit
  23. 05 Apr, 2017 1 commit
  24. 04 Apr, 2017 4 commits
  25. 23 Mar, 2017 2 commits
  26. 20 Jan, 2017 1 commit
  27. 21 Dec, 2016 2 commits
  28. 15 Dec, 2016 2 commits
  29. 09 Dec, 2016 1 commit
  30. 07 Dec, 2016 1 commit
  31. 01 Dec, 2016 1 commit