An error occurred while fetching the assigned milestone of the selected merge_request.
6 2 stable
Compare changes
Files
3- Dmitriy Zaporozhets authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 6
− 1
@@ -6,19 +6,23 @@ module API
@@ -6,19 +6,23 @@ module API
@current_user ||= User.find_by_authentication_token(params[PRIVATE_TOKEN_PARAM] || env[PRIVATE_TOKEN_HEADER])
@@ -29,6 +33,7 @@ module API
@@ -29,6 +33,7 @@ module API