1. 13 Aug, 2018 2 commits
  2. 09 Aug, 2018 4 commits
  3. 08 Aug, 2018 1 commit
  4. 07 Aug, 2018 3 commits
  5. 03 Aug, 2018 1 commit
  6. 24 Jul, 2018 1 commit
  7. 22 Jul, 2018 3 commits
  8. 20 Jul, 2018 1 commit
  9. 19 Jul, 2018 1 commit
    • George Thomas's avatar
      Improve email address parsing · 32401535
      George Thomas authored
      If you enter the following RFC 2822 compliant address:
      `John Doe <john@doe.com>`
      
      Gitlab will attempt to send three emails:
      1) John
      2) Doe
      3) john@doe.com
      
      With this change given the following:
      `John Doe <johndoe@example.com>`
      `Jane Doe <janedoe@example.com>`
      
      Gitlab will send emails to `johndoe@example.com` and `janedoe@example.com`
      32401535
  10. 17 Jul, 2018 1 commit
  11. 16 Jul, 2018 1 commit
  12. 14 Jul, 2018 1 commit
  13. 13 Jul, 2018 1 commit
  14. 12 Jul, 2018 1 commit
  15. 11 Jul, 2018 5 commits
  16. 10 Jul, 2018 2 commits
  17. 06 Jul, 2018 3 commits
  18. 03 Jul, 2018 1 commit
  19. 02 Jul, 2018 2 commits
  20. 29 Jun, 2018 1 commit
  21. 27 Jun, 2018 1 commit
  22. 25 Jun, 2018 3 commits