Skip to content
Snippets Groups Projects
  1. Mar 19, 2020
  2. Mar 13, 2020
  3. Mar 11, 2020
  4. Dec 21, 2019
  5. Oct 09, 2019
  6. Oct 01, 2019
  7. Aug 12, 2019
  8. Aug 09, 2019
    • Fabio Pitino's avatar
      Fix job log where spans were displayed in block · f7135aab
      Fabio Pitino authored
      This is a temporary, not ideal, solution but it fixes the
      main issue that the customer are complaining about, which
      is that color changes are broken down in several lines which
      makes the log not readable.
      f7135aab
  9. Aug 02, 2019
    • Lukas Eipert's avatar
      Prevent empty classes in ansi2html conversion · fc9f0998
      Lukas Eipert authored
      Currently we write out empty CSS classes (`class=""`) every time we
      create a new tag. This adds 9 unnecessary bytes per span element. In a
      recent trace, I have counted 11950 span elements. So we transported 105
      unnecessary kilobytes!
      fc9f0998
  10. Jun 12, 2019
  11. Apr 11, 2019
  12. Mar 20, 2019
  13. Feb 19, 2019
  14. Jan 14, 2019
  15. Jan 10, 2019
    • Fernando Arias's avatar
      Move job cancel/new button · 42bfffc4
      Fernando Arias authored
      * Move cancel button to where the Retry is normally placed
      * Move new issue button to be in sidebar view for desktop versions
      * Update specs
      
      Add changelog entry for moving cancel btn
      
      Remove mobile version job action buttons
      
      * Remove buttons showing up on seperate row on job sidebar
      * Show Retry button in mobile version next to build name
      
      Improve flexbox usage for job action buttons
      
      * Allow for cleaner scaling of job name and alignment of buttons
      
      Adjust the debug button icon size
      
      * Adjust debug icon size on the build sidebar so the debug button is the
      same height as the other buttons
      
      Tweak job name vertical margins
      
      * Changes are only made to job side vue
      * Remove old class that only changed margin on top
      * Adjust veritcal margin uniformy set to 0 via bootstrap margin class
      
      Update Karma tests for job side view
      
      * Update karms tests for mobile version of side view
      * Removed tests for new issue button since we are fixing in
      https://gitlab.com/gitlab-org/gitlab-ce/issues/55944
      
      Fix rspec and static-analysis failures
      
      * Run Prettier
      * Update rspec css selectors
      
      Move job action buttons to new line
      
      * Move "New Issue" and "Debug" buttons to seperate line in job sidebar
      * Update specs
      
      Run Prettier to format JS
      
      Remove New Issue button from job header
      
      Make sure button spacing follows styleguide
      42bfffc4
  16. Jan 08, 2019
  17. Dec 20, 2018
  18. Dec 19, 2018
  19. Dec 07, 2018
  20. Dec 06, 2018
  21. Dec 04, 2018
  22. Dec 03, 2018
  23. Nov 05, 2018
  24. Nov 02, 2018
  25. Oct 30, 2018
  26. Oct 17, 2018
  27. Oct 03, 2018
  28. Aug 22, 2018
  29. Aug 14, 2018
  30. Aug 03, 2018
  31. Jul 24, 2018
  32. Jun 07, 2018
  33. Jun 06, 2018
  34. May 24, 2018
  35. Apr 19, 2018
  36. Apr 09, 2018
  37. Apr 05, 2018
  38. Dec 08, 2017
  39. Nov 20, 2017
Loading