- 06.02.2019 1 коммит
-
-
Evan Read создал
-
- 24.01.2019 1 коммит
-
-
Sam Bigelow создал
this is to match `git branch -D` from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23966 This just documents the change
-
- 21.01.2019 1 коммит
-
-
Marcia Ramos создал
-
- 17.01.2019 1 коммит
-
-
Achilleas Pipinellis создал
-
- 08.01.2019 2 коммита
-
-
-
Brett Walker создал
-
- 18.12.2018 1 коммит
-
-
Jacques Erasmus создал
-
- 07.12.2018 3 коммита
-
-
Marcia Ramos создал
-
Shinya Maeda создал
-
-
- 21.11.2018 1 коммит
-
-
Yogesh Mangaj создал
-
- 20.11.2018 1 коммит
-
-
Achilleas Pipinellis создал
-
- 19.11.2018 1 коммит
-
-
James Ramsay создал
-
- 16.11.2018 1 коммит
-
-
Achilleas Pipinellis создал
-
- 15.11.2018 1 коммит
-
-
Oswaldo Ferreira создал
-
- 07.11.2018 1 коммит
-
-
Bob Van Landuyt создал
This allows users to add patches as attachments to merge request created via email. When an email to create a merge request is sent, all the attachments ending in `.patch` will be applied to the branch specified in the subject of the email. If the branch did not exist, it will be created from the HEAD of the repository. When the patches could not be applied, the error message will be replied to the user. The patches can have a maximum combined size of 2MB for now.
-
- 29.10.2018 1 коммит
-
-
Matija Čupić создал
-
- 25.10.2018 1 коммит
-
-
Matija Čupić создал
-
- 24.10.2018 1 коммит
-
-
Matija Čupić создал
-
- 12.10.2018 1 коммит
-
-
James Ramsay создал
-
- 15.08.2018 1 коммит
-
-
Shinya Maeda создал
-
- 10.07.2018 1 коммит
-
-
- 03.07.2018 1 коммит
-
-
Marcel Amirault создал
-
- 06.06.2018 1 коммит
-
-
Mark Chao создал
-
- 01.06.2018 1 коммит
-
-
- 29.05.2018 1 коммит
-
-
blackst0ne создал
-
- 15.05.2018 1 коммит
-
-
Mark Fletcher создал
-
- 16.04.2018 1 коммит
-
-
Marcia Ramos создал
-
- 27.03.2018 1 коммит
-
-
Phil Hughes создал
-
- 07.03.2018 1 коммит
-
-
Bob Van Landuyt создал
-
- 02.03.2018 1 коммит
-
-
Lin Jen-Shin создал
-
- 28.02.2018 1 коммит
-
-
saberd создал
-
- 08.02.2018 2 коммита
-
-
-
Sean McGivern создал
-
- 07.02.2018 2 коммита
-
-
-
Marcia Ramos создал
-
- 02.02.2018 1 коммит
-
-
Marcia Ramos создал
-
- 12.12.2017 1 коммит
-
-
- 11.12.2017 1 коммит
-
-
Jan Provaznik создал
When a merge request is created from email, use message body as merge request description. If message body is empty then merge request description is still created from the source branch commit (if there is only single commit in the merge request). If message body is empty and there are multiple commits in the source branch, then merge request description is left empty. Closes #40968
-
- 05.12.2017 1 коммит
-
-
Jan Provaznik создал
* new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
-