Skip to content
Snippets Groups Projects
  1. Mar 12, 2019
  2. Mar 07, 2019
    • Mike Greiling's avatar
      Verified
      f8a96df8
    • Filipa Lacerda's avatar
      Merge branch 'master' into fl-update-gitlab-ui · 13c5f796
      Filipa Lacerda authored
      * master:
        Fix cluster health charts
        Use gitlab-ci job name in environment dropdown
        Moved all emojis to the public folder
        Add Dependency Scanning vendored template for EE
        Added a condition on squash message display
        Improve files_decorator performance
        Move empty_repo check on its own
        Disable gitlab:ui:visual for documentation changes
        Allow protected branch creation for empty project
        Change 11.9 for 11.7 in include external files
        Add performance, dast, and review jobs to tags pipeline
        Update documentation
        Add build for tags
        fix group without owner after transfer
      13c5f796
    • Adriel Santiago's avatar
      Fix cluster health charts · b7c4ddfc
      Adriel Santiago authored
      Render both usage and capacity in chart
      b7c4ddfc
  3. Mar 06, 2019
  4. Mar 05, 2019
  5. Mar 01, 2019
  6. Feb 28, 2019
    • Lukas Eipert's avatar
      Upgrade jest and related dependencies · c151ceba
      Lukas Eipert authored
      This removes other outdated babel@6 dependencies as well.
      
      Unfortunately the newer version of vue-jest has a dependency of an older
      version of ts-jest. In order to satisfy the peerDependency from ts-jest,
      we are forcing the version@24. The only "breaking" change from ts-jest
      23->24 is that it requires a newer version of jest. This might be
      obsolete soon, as vue-jest plans on switching to babel eventually.
      Unverified
      c151ceba
  7. Feb 27, 2019
  8. Feb 26, 2019
  9. Feb 22, 2019
  10. Feb 21, 2019
  11. Feb 19, 2019
  12. Feb 14, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 0b535661
      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
      0b535661
  13. Feb 12, 2019
  14. Feb 08, 2019
  15. Feb 07, 2019
  16. Feb 05, 2019
  17. Feb 04, 2019
  18. Feb 01, 2019
    • Martin Wortschack's avatar
      Block emojis from user name · 845c8d0b
      Martin Wortschack authored
      - Use JS regex for emoji validation
      - Add test for blocking emojis in full name
      - Fix existing tests for user status that failed locally
      845c8d0b
  19. Jan 30, 2019
  20. Jan 29, 2019
  21. Jan 28, 2019
  22. Jan 25, 2019
  23. Jan 24, 2019
  24. Jan 22, 2019
  25. Jan 21, 2019
    • Lukas Eipert's avatar
      Make favicon tests more fault resistent · 91df6d9e
      Lukas Eipert authored
      It seems like every new version of Chrome renders the favicon canvas
      differently. This reduces the problems with it by creating a more fault
      tolerant check, which compares the color values in the pixels and is
      okay if they are within a certain threshold.
      Unverified
      91df6d9e
  26. Jan 18, 2019
  27. Jan 14, 2019
  28. Jan 11, 2019
Loading