- Jul 30, 2018
-
-
Bob Van Landuyt authored
The status is shown for - The author of a commit when viewing a commit - Notes on a commit (regular/diff) - The user that triggered a pipeline when viewing a pipeline - The author of a merge request when viewing a merge request - The author of notes on a merge request (regular/diff) - The author of an issue when viewing an issue - The author of notes on an issue - The author of a snippet when viewing a snippet - The author of notes on a snippet - A user's profile page - The list of members of a group/user
-
- Jun 01, 2018
-
-
Mark Chao authored
"Maintainer" will be freed to be used for #42751
-
- May 29, 2018
-
-
blackst0ne authored
-
- Mar 07, 2018
-
-
Bob Van Landuyt authored
When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch
-
- Dec 07, 2017
-
-
micael.bergeron authored
-
micael.bergeron authored
add a spec for commit merge request diff notes
-
- Nov 03, 2017
-
-
micael.bergeron authored
also, I refactored the MergeRequest#fetch_ref method to express the side-effect that this method has. MergeRequest#fetch_ref -> MergeRequest#fetch_ref! Repository#fetch_source_branch -> Repository#fetch_source_branch!
-
- Oct 06, 2017
-
-
Toon Claes authored
In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534.
-
- Sep 14, 2017
-
-
Jarka Kadlecova authored
-
- Jul 07, 2017
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
Removed merge_request/issue state_event param parent and removed issuable_path helpers in favour of issuable_url helpers
-
- Jun 28, 2017
-
-
Douwe Maan authored
-