1. 15.11.2022 1 коммит
  2. 21.09.2022 1 коммит
  3. 14.09.2022 1 коммит
  4. 31.08.2022 1 коммит
  5. 16.02.2022 1 коммит
  6. 11.10.2021 1 коммит
  7. 14.09.2021 1 коммит
  8. 02.09.2021 1 коммит
  9. 26.08.2021 1 коммит
  10. 23.07.2021 1 коммит
  11. 16.06.2021 1 коммит
  12. 12.03.2021 1 коммит
  13. 28.01.2021 2 коммита
  14. 21.01.2021 1 коммит
  15. 04.12.2020 2 коммита
  16. 23.11.2020 1 коммит
    • Achilleas Pipinellis's avatar
      Update handbook URL for Technical Writers assignments
      · 2dc1b3be
      Achilleas Pipinellis создал
      The previous URL had two drawbacks:
      
      1. It didn't match what the title was about (`Assignments to DevOps
         Stages and Groups`, and the anchor was `#designated-technical-writers`).
      2. It didn't account for the other sections, like development and API
         guidelines.
      2dc1b3be
  17. 26.05.2020 1 коммит
  18. 20.04.2020 1 коммит
  19. 06.02.2020 1 коммит
  20. 22.10.2019 1 коммит
  21. 21.10.2019 1 коммит
  22. 17.09.2019 1 коммит
  23. 22.08.2019 1 коммит
  24. 09.08.2019 1 коммит
  25. 07.08.2019 1 коммит
  26. 08.07.2019 1 коммит
  27. 31.05.2019 1 коммит
  28. 23.05.2019 1 коммит
  29. 05.05.2019 2 коммита
  30. 08.11.2018 1 коммит
  31. 07.11.2018 2 коммита
    • Tiago Botelho's avatar
      User can keep their commit email private
      · f70c2921
      Tiago Botelho создал
      The private commit email is automatically generated in the format:
      id-username@noreply.HOSTNAME
      
      GitLab instance admins are able to change the HOSTNAME portion,
      that defaults to Gitlab's hostname, to whatever they prefer.
      
      Changes push rulels to accept private commit emails
      f70c2921
    • Tiago Botelho's avatar
      User can keep their commit email private
      · c239452b
      Tiago Botelho создал
      The private commit email is automatically generated in the format:
      id-username@noreply.HOSTNAME
      
      GitLab instance admins are able to change the HOSTNAME portion,
      that defaults to Gitlab's hostname, to whatever they prefer.
      c239452b
  32. 05.04.2018 2 коммита
  33. 04.04.2018 1 коммит
    • Eric Eastwood's avatar
      Add custom additonal email text to all emails
      · a6c7d805
      Eric Eastwood создал
      Fix https://gitlab.com/gitlab-org/gitlab-ee/issues/4474
      
      Conflicts:
      	db/schema.rb
      	ee/app/controllers/ee/admin/application_settings_controller.rb
      	ee/app/helpers/ee/application_settings_helper.rb
      	ee/app/models/ee/application_setting.rb
      	ee/app/models/license.rb
      	ee/app/views/layouts/service_desk.html.haml
      	ee/app/views/notify/approved_merge_request_email.html.haml
      	ee/app/views/notify/service_desk_new_note_email.text.erb
      	ee/app/views/notify/service_desk_thank_you_email.text.erb
      	ee/app/views/notify/unapproved_merge_request_email.html.haml
      	ee/lib/ee/api/entities.rb
      	ee/spec/controllers/admin/application_settings_controller_spec.rb
      	ee/spec/models/application_setting_spec.rb
      	ee/spec/requests/api/settings_spec.rb
      	lib/api/settings.rb
      	spec/mailers/previews/notify_preview.rb
      a6c7d805