1. 05 2月, 2019 2 次提交
  2. 02 2月, 2019 1 次提交
    • M
      Block emojis from user name · 845c8d0b
      Martin Wortschack 提交于
      - Use JS regex for emoji validation
      - Add test for blocking emojis in full name
      - Fix existing tests for user status that failed locally
      845c8d0b
  3. 31 1月, 2019 4 次提交
  4. 29 1月, 2019 2 次提交
  5. 28 1月, 2019 1 次提交
  6. 25 1月, 2019 1 次提交
  7. 24 1月, 2019 1 次提交
  8. 23 1月, 2019 1 次提交
  9. 22 1月, 2019 2 次提交
  10. 18 1月, 2019 1 次提交
  11. 15 1月, 2019 2 次提交
  12. 14 1月, 2019 1 次提交
  13. 12 1月, 2019 1 次提交
  14. 10 1月, 2019 1 次提交
  15. 09 1月, 2019 4 次提交
  16. 08 1月, 2019 1 次提交
  17. 07 1月, 2019 1 次提交
  18. 04 1月, 2019 1 次提交
  19. 21 12月, 2018 1 次提交
  20. 20 12月, 2018 1 次提交
  21. 17 12月, 2018 2 次提交
    • F
      Updates gitlab-svg dependency · e63df634
      Filipa Lacerda 提交于
      e63df634
    • L
      Add danger check for duplicate yarn dependencies · 243bd56f
      Lukas Eipert 提交于
      This danger check utilises `yarn-deduplicate` in order to show duplicate
      dependencies in the yarn.lock dependency tree.
      Often when introducing new dependencies or updating existing ones, yarn
      does not seem to build the most optimal dependency tree.
      
      In order to prevent those unnecessary dependency updates we are nudging
      developers and maintainers to resolve these issues in MRs. Automating
      this with danger especially helps, as yarn.lock files are not that easy
      to review.
      243bd56f
  22. 13 12月, 2018 1 次提交
  23. 12 12月, 2018 2 次提交
  24. 11 12月, 2018 2 次提交
  25. 10 12月, 2018 1 次提交
  26. 08 12月, 2018 2 次提交