- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 26, 2018
-
-
gfyoung authored
Enables frozen string for some vestigial files as well as the following: * app/controllers/projects/**/*.rb * app/controllers/sherlock/**/*.rb * app/controllers/snippets/**/*.rb * app/controllers/users/**/*.rb Partially addresses #47424.
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Apr 04, 2018
-
-
blackst0ne authored
-
- Feb 27, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
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>
-
- Dec 12, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 11, 2017
-
-
Rubén Dávila authored
The endpoint was returning 404 because it was only searching on the current members of a Group or Project and not the access requesters.
-
- Sep 07, 2017
-
-
Tiago Botelho authored
-
- Jul 07, 2017
-
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Apr 17, 2017
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Feb 23, 2017
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
- Jan 03, 2017
-
-
Jose Ivan Vargas Lopez authored
-
Jose Ivan Vargas Lopez authored
view (removed an extra tag )
-
Jose Ivan Vargas Lopez authored
This controller is going to contain both the project members and groups options for the settings gear. Generated the route and modified the routing to point to the new members setting path
-
- Dec 16, 2016
-
-
Douglas Barbosa Alexandre authored
-
Nur Rony authored
-
- Dec 08, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 07, 2016
-
-
Rémy Coutable authored
When the project has invitees, no group members were returned due to a `user_id NOT IN (42, NULL)` query which always returned [] since a `user_id` would be NULL, thus the condition could never match. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 02, 2016
-
-
Phil Hughes authored
Fixed controls not showing in groups which fixes tests
-
Phil Hughes authored
Closes #24122
-
- Nov 01, 2016
-
-
Valery Sizov authored
-
- Oct 24, 2016
-
-
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>
-
Linus G Thiel authored
- Disable {project, group} members submit button if no users If no users are selected, the submit button should be disabled. - Alert user when no users were added to {project, group}. When no users were selected for adding, an alert message is flashed that no users were added. - Also, this commit adds a feedback when users were actually added to a project, in symmetry with how group members are handled. Closes #22967, #23270.
-
- Oct 20, 2016
-
-
Phil Hughes authored
This code was meant to be added to another branch as an expirement, but instead was commited to wrong branch
-
Phil Hughes authored
This code was meant to be added to another branch as an expirement, but instead was commited to wrong branch
-
- Oct 06, 2016
-
-
Phil Hughes authored
Used variables in haml for replicated checks Fixed broken conflict
-
- Oct 05, 2016
-
-
Phil Hughes authored
Fixed Ruby code based on review feedback
-
- Oct 04, 2016
-
-
Phil Hughes authored
-
- Oct 03, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 28, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 13, 2016
-
-
Phil Hughes authored
-
Phil Hughes authored
-