Skip to content
Snippets Groups Projects
  1. Apr 16, 2018
  2. Mar 26, 2018
    • Mayra Cabrera's avatar
      Make ci/lint page context aware: · 80f9aff3
      Mayra Cabrera authored
      - Create ci/lints controller inside project/
      - Move js pages to be inside projects/
      - Copy view ci/lint view to be inside project folder
      - Remove ci/lint view and js files
      
      Closes #43603
      80f9aff3
  3. Mar 06, 2018
  4. Mar 05, 2018
  5. Feb 28, 2018
  6. Feb 26, 2018
  7. Feb 23, 2018
  8. Feb 20, 2018
  9. Feb 19, 2018
  10. Feb 15, 2018
  11. Feb 02, 2018
    • George Tsiolis's avatar
      Improve top area navigation · d87b0379
      George Tsiolis authored
      - Change button group width on mobile to 100%
      - Added scrolling container to activity top area secondary navigation
      - Added bottom border to top-area nav-links to separate them from nav-controls
      d87b0379
  12. Jan 08, 2018
  13. Jan 04, 2018
  14. Dec 21, 2017
  15. Dec 19, 2017
    • Zeger-Jan van de Weg's avatar
      Load commit in batches for pipelines#index · c6edae38
      Zeger-Jan van de Weg authored
      Uses `list_commits_by_oid` on the CommitService, to request the needed
      commits for pipelines. These commits are needed to display the user that
      created the commit and the commit title.
      
      This includes fixes for tests failing that depended on the commit
      being `nil`. However, now these are batch loaded, this doesn't happen
      anymore and the commits are an instance of BatchLoader.
      Unverified
      c6edae38
  16. Dec 18, 2017
  17. Nov 14, 2017
  18. Oct 16, 2017
  19. Sep 25, 2017
  20. Sep 22, 2017
  21. Sep 06, 2017
  22. Sep 05, 2017
  23. Sep 04, 2017
  24. Sep 01, 2017
  25. Aug 31, 2017
    • 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.
      Unverified
      35b9213c
  26. Aug 24, 2017
  27. Aug 18, 2017
  28. Jul 27, 2017
  29. Jul 12, 2017
  30. Jul 07, 2017
  31. Jul 06, 2017
  32. Jul 05, 2017
Loading