Skip to content
Snippets Groups Projects
  1. Feb 20, 2019
  2. Feb 07, 2019
  3. Feb 05, 2019
  4. Feb 04, 2019
  5. 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
  6. Jan 30, 2019
  7. Jan 29, 2019
  8. Jan 28, 2019
  9. Jan 25, 2019
  10. Jan 24, 2019
  11. Jan 22, 2019
  12. 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
  13. Jan 18, 2019
  14. Jan 14, 2019
  15. Jan 11, 2019
  16. Jan 09, 2019
  17. Jan 07, 2019
  18. Jan 04, 2019
  19. Dec 21, 2018
  20. Dec 19, 2018
  21. Dec 17, 2018
    • Filipa Lacerda's avatar
      Updates gitlab-svg dependency · e63df634
      Filipa Lacerda authored
      Unverified
      e63df634
    • Lukas Eipert's avatar
      Add danger check for duplicate yarn dependencies · 243bd56f
      Lukas Eipert authored
      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.
      Unverified
      243bd56f
  22. Dec 12, 2018
  23. Dec 11, 2018
Loading