1. 20.09.2022 1 коммит
  2. 15.09.2022 1 коммит
  3. 14.09.2022 1 коммит
  4. 12.09.2022 1 коммит
  5. 02.08.2022 1 коммит
  6. 20.07.2022 1 коммит
  7. 24.06.2022 1 коммит
  8. 10.06.2022 1 коммит
  9. 20.05.2022 2 коммита
  10. 02.05.2022 1 коммит
  11. 13.04.2022 1 коммит
  12. 29.03.2022 1 коммит
    • Marcel Amirault's avatar
      Move SSH page into the user docs
      · 4261da51
      Marcel Amirault создал
      This deals with how users can create and SSH
      keys to their account, so it should be in
      user/profile, not a top level directory by itself.
      4261da51
  13. 20.03.2022 1 коммит
  14. 19.03.2022 1 коммит
  15. 15.02.2022 2 коммита
  16. 26.01.2022 2 коммита
  17. 23.12.2021 1 коммит
  18. 03.12.2021 1 коммит
  19. 26.11.2021 1 коммит
  20. 25.11.2021 1 коммит
  21. 24.11.2021 1 коммит
  22. 22.11.2021 1 коммит
  23. 17.11.2021 1 коммит
  24. 12.11.2021 1 коммит
  25. 11.11.2021 2 коммита
  26. 05.11.2021 1 коммит
  27. 14.10.2021 1 коммит
  28. 14.09.2021 1 коммит
  29. 08.09.2021 1 коммит
  30. 25.08.2021 1 коммит
    • Dan Jensen's avatar
      Only set User#commit_email with user input
      · e467a3b4
      Dan Jensen создал
      Previously the User profile form automatically set a value for
      User#commit_email. This would become the database value when the
      user submitted the form, whether the user was aware of this or not.
      That behavior was unnecessary, because the User model already
      assumes the commit_email is the primary email when not set. Further,
      this behavior complicated validation when the primary email is
      being changed. As a simple solution, this change introduces a blank
      option to the select dropdown, which is used by default. Now the
      database value will only change if the user changes it.
      
      Changelog: fixed
      e467a3b4
  31. 11.08.2021 1 коммит
  32. 05.08.2021 1 коммит
  33. 04.08.2021 1 коммит
  34. 03.08.2021 2 коммита
  35. 26.07.2021 1 коммит