Skip to content
Snippets Groups Projects
  1. Mar 04, 2020
  2. Jan 15, 2020
  3. Dec 24, 2019
  4. Nov 15, 2019
  5. Nov 13, 2019
  6. Nov 05, 2019
  7. Sep 18, 2019
  8. Sep 11, 2019
    • Filipa Lacerda's avatar
      Enables Run Pipeline button to be rendered · 48b98b58
      Filipa Lacerda authored
      In the Merge Request view, under pipelines tab
      the user can see a run pipeline button
      
      Adds axios post request to button click
      
      Adds the logic to handle the user click,
      refresh the table and disable the button while thee
      request is being made
      
      Updates UI for desktop and mobile
      
      Adds specs
      Regenerates potfile
      
      Follow-up after review
      
      Uses .finally to avoid code repetition
      48b98b58
  9. Sep 04, 2019
    • Payton Burdette's avatar
      Adds backport change for pipeline.scss · 738060ef
      Payton Burdette authored
      Adds the necessary backport changes for pipeline.scss. This commit is
      neccessary from the changes made in MR 16135
      
      Revert schema.rb which was automatically added will investigate
      738060ef
  10. Jul 19, 2019
  11. Jul 16, 2019
    • Jarek Ostrowski's avatar
      Align merge request icons and text · 7a796c76
      Jarek Ostrowski authored
      Align icons left
      Align text left
      Adjust padding to be consistent
      Make icons same 24 size
      Add changelog mr number
      Add right margin to widget status container
      Add left margin inside widget icon container
      Prepend left padding for error message
      Only give button left margin, some have buttons
      Prettify
      Adjust test summary icons
      Prettify
      Fix empty line before lint
      Remove author
      Switch to use gl-padding
      Use utility classes instead
      Prettify
      Change loading icon size to md
      Update summary_row.vue
      7a796c76
  12. May 20, 2019
  13. May 06, 2019
  14. May 02, 2019
    • Mayra Cabrera's avatar
      Adds a way to start multiple manual jobs in stage · 5432f548
      Mayra Cabrera authored
      - Adds an endpoint on PipelinesController
      - Adds a service that iterates over every build in a stage and
      plays it.
      - Includes 'play_manual' details on EntitySerializer
      - Builds a new Stage state: PlayManual. An stage can take this status if
      it has manual builds or an skipped, scheduled or manual status
      - Includes FE modifications and specs
      5432f548
  15. Apr 16, 2019
  16. Apr 05, 2019
  17. Mar 20, 2019
    • Filipa Lacerda's avatar
      02d0b50b
    • Tiger Watson's avatar
      Add :preparing status to HasStatus · 42ca9c6f
      Tiger Watson authored
      Introduces a new status for builds between :created and :pending
      that will be used when builds require one or more prerequisite
      actions to be completed before being picked up by a runner
      (such as creating Kubernetes resources before deploying).
      
      The existing :created > :pending transition is unchanged, so
      only builds that require preparation will use the :preparing
      status.
      42ca9c6f
  18. Mar 07, 2019
  19. Feb 25, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 46a1ca28
      Tim Zallmann authored
      Added stylelint to static-analysis
      Updated yarn dependencies
      CSS Fixes and rule adoptions of stylelint
      Added stylelint-scss
      Deduplicated yarn.lock to clear dependencies
      
      First round of advanced stylelint rules
      
      Mainly Vendor prefix updates related to flex
      
      Updates to more webkit specific vendor prefixes
      
      Finished all vendor specific fixes
      
      Moved now 4 rules to warning
      
      Fixed the new scss lint problems
      
      More stylelint adaptions after rebase
      46a1ca28
  20. Jan 29, 2019
  21. Jan 17, 2019
  22. Jan 11, 2019
  23. Dec 28, 2018
  24. Nov 20, 2018
  25. Oct 02, 2018
  26. Aug 22, 2018
  27. Aug 14, 2018
  28. Jul 06, 2018
  29. Jun 15, 2018
  30. Jun 13, 2018
  31. Jun 07, 2018
  32. May 25, 2018
  33. May 12, 2018
  34. May 10, 2018
  35. May 01, 2018
  36. Apr 24, 2018
  37. Apr 23, 2018
  38. Apr 20, 2018
  39. Apr 19, 2018
Loading