- 05 Mar, 2018 2 commits
-
-
Francisco Javier López authored
-
Oswaldo Ferreira authored
-
- 02 Mar, 2018 1 commit
-
-
Sean McGivern authored
There are several quick actions now that don't need this access - /todo and /unsubscribe for instance - but when these were first added, there weren't. Quick actions are now responsible for checking their own permissions.
-
- 01 Mar, 2018 2 commits
-
-
Oswaldo Ferreira authored
-
Adam Pahlevi authored
change to symbol add complete changelog add test for /wip unwip as sym test for work in progress separate from issuable
-
- 27 Feb, 2018 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Move it to Members::ApproveAccessRequestService. Also, note that there was a double audit event log for access request destruction. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 26 Feb, 2018 5 commits
-
-
Jan Provaznik authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
- 25 Feb, 2018 1 commit
-
-
Dylan Griffith authored
-
- 23 Feb, 2018 13 commits
-
-
Shinya Maeda authored
This reverts commit 34e16110e0fbe29c40fe984d4715ca5dcdaef508.
-
Shinya Maeda authored
This reverts commit 28c6a6b04436230e6e9b29855e4d4d4f88d9a554.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
🙈 jacopo beschi 🙉 authored
-
Yorick Peterse authored
Instead of only exposing a User to slash commands we now also expose the ChatName object that the User object is retrieved from. This is necessary for GitLab Chatops as we need for example the user ID of the chat user.
-
Kamil Trzciński authored
-
Nick Thomas authored
-
Nick Thomas authored
-
- 22 Feb, 2018 3 commits
-
-
Dylan Griffith authored
(#42643)
-
Mayra Cabrera authored
GKE 1.8 has RBAC on by default, since GKE has bumped the default version to 1.8.7 RBAC is now on, and we don't support that out of the box. This was also avoiding cluster applications (tiller, prometheus, etc), to be installed. Closes #41619
-
Bob Van Landuyt authored
-
- 20 Feb, 2018 1 commit
-
-
Dylan Griffith authored
-
- 19 Feb, 2018 1 commit
-
-
🙈 jacopo beschi 🙉 authored
-
- 18 Feb, 2018 1 commit
-
-
Jan Provaznik authored
Related to #41949
-
- 15 Feb, 2018 3 commits
-
-
Jan Provaznik authored
Move method calls related to execution of moving an issue into separate private mothods. The reason is that then these methods can be easily extended with EE specific code (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4550#note_59158691). Related gitlab-ce#41949
-
Dylan Griffith authored
-
Dylan Griffith authored
-
- 14 Feb, 2018 2 commits
-
-
Sean McGivern authored
Before, this would: 1. Not use the correct reference for non-JIRA external trackers. 2. Append 'Closes ' if an external tracker was enabled, but no issue matched the branch name.
-
🙈 jacopo beschi 🙉 authored
-
- 13 Feb, 2018 2 commits
-
-
Jeff Stubler authored
Closes #26466.
-
Stan Hu authored
When JIRA or Redmine were enabled and the branch name did not match the matching regular expression, the `issue_iid` would be `nil`, preventing users from creating merge requests. Closes #43193
-
- 12 Feb, 2018 1 commit
-
-
Ahmad Sherif authored
Fixes #37438 Fixes gitaly#999
-