An error occurred fetching the project authors.
  1. 28 May, 2019 1 commit
  2. 24 May, 2019 1 commit
  3. 23 May, 2019 1 commit
  4. 18 May, 2019 1 commit
  5. 16 May, 2019 1 commit
    • Lukas Eipert's avatar
      Upgrade node-sass for node 12 compatibility · 392e3a19
      Lukas Eipert authored
      Some dependencies have incompatibilities with Node v12, which will
      become LTS in October. Namely node-sass and needed to be forwarded in
      order for their native extensions to compile without errors.
      392e3a19
  6. 10 May, 2019 1 commit
    • Lukas Eipert's avatar
      Move to pdf.js distributed with npm · c2674c2d
      Lukas Eipert authored
      pdf.js is available on npm. Importing the dependency from there instead
      of vendoring it has certain benefits, e.g. the discoverability of
      updates (especially security fixes).
      c2674c2d
  7. 09 May, 2019 1 commit
  8. 06 May, 2019 2 commits
  9. 29 Apr, 2019 1 commit
  10. 26 Apr, 2019 1 commit
    • Stan Hu's avatar
      Upgrade Mermaid to 8.0.0 · 71efdd20
      Stan Hu authored
      We were using 8.0.0-rc.8 previously, and there appears to be significant
      new dependencies.
      71efdd20
  11. 25 Apr, 2019 1 commit
  12. 23 Apr, 2019 1 commit
  13. 12 Apr, 2019 1 commit
  14. 08 Apr, 2019 1 commit
  15. 05 Apr, 2019 4 commits
  16. 04 Apr, 2019 1 commit
  17. 03 Apr, 2019 1 commit
  18. 02 Apr, 2019 3 commits
  19. 01 Apr, 2019 1 commit
  20. 29 Mar, 2019 1 commit
  21. 28 Mar, 2019 1 commit
  22. 27 Mar, 2019 2 commits
  23. 26 Mar, 2019 1 commit
  24. 25 Mar, 2019 2 commits
  25. 20 Mar, 2019 1 commit
  26. 14 Mar, 2019 1 commit
  27. 13 Mar, 2019 1 commit
  28. 11 Mar, 2019 1 commit
  29. 08 Mar, 2019 1 commit
  30. 07 Mar, 2019 3 commits
    • Mike Greiling's avatar
      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