- 06 Jul, 2016 3 commits
-
-
Douwe Maan authored
-
Annabel Dunstone authored
-
Phil Hughes authored
-
- 05 Jul, 2016 10 commits
-
-
Douglas Barbosa Alexandre authored
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell expects and make the `protocol` param in `GitAccess` mandatory.
-
Patricio Cano 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>
-
Rémy Coutable authored
- Group / project members cannot request access - Group members cannot request access to a group's project This addresses an issue where project owners could request access to their own project, leading to UI inconsistency where their requester status would replace their owner status. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
-
- 04 Jul, 2016 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
CHANGELOG item
-
Phil Hughes authored
Closes #18544
-
- 01 Jul, 2016 6 commits
-
-
Douglas Barbosa Alexandre authored
-
Rémy Coutable authored
And create new Project#requesters, Group#requesters scopes. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Schilling authored
-
Douglas Barbosa Alexandre authored
-
- 30 Jun, 2016 9 commits
-
-
Rémy Coutable authored
Advertise the PAT as an alternative unless GH import is not configured. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Eric K Idema authored
This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth.
-
Lin Jen-Shin authored
Feedback from: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4961#note_12794221
-
Valery Sizov authored
-
Grzegorz Bizon authored
This method now should return false if build is not completed. If build is running then it is not retryable, therefore `Ci::Build#retryable?` returned wrong value. This commit changes this behavior
-
Grzegorz Bizon authored
-
Annabel Dunstone authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
- 29 Jun, 2016 9 commits
-
-
Luke "Jared" Bennett authored
Removed from window and used static method
-
Josh Frye authored
-
Phil Hughes authored
-
Stan Hu authored
In #19273, we saw that retrieving ProjectTeam#human_max_access for each note takes the bulk of the time when rendering certain issues or merge requests. We observe that most of the comments in an issue are typically done by the same users. This MR memoizes the max access level by user ID.
-
Josh Frye authored
-
Josh Frye authored
-
Josh Frye authored
-
Josh Frye authored
-
Josh Frye authored
-