- Feb 13, 2018
-
-
Andreas Brandl authored
Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user.
-
- Feb 08, 2018
-
-
Shah El-Rahman authored
-
- Dec 15, 2017
-
-
Cesar Apodaca authored
fix issue #39843 Incorrect guidance stating blocked users will be removed from groups and projects as members
-
- Aug 18, 2017
-
-
Phil Hughes authored
-
- Jun 05, 2017
-
-
Nick Thomas authored
-
- May 03, 2017
-
-
Mark Fletcher authored
+ Add a partial for displaying user deletion guidance
-
- Feb 24, 2017
-
-
Timothy Andrew authored
- Add a `destroy_user` ability. This didn't exist before, and was implicit in other abilities (only admins could access the admin area, so only they could destroy all users; a user can only access their own account page, and so can destroy only themselves). - Grant this ability to admins, and when the current user is trying to destroy themselves. Disallow destroying ghost users in all cases. - Modify the `Users::DestroyService` to check this ability. Also check it in views to decide whether or not to show the "Delete User" button. - Add a short summary of the Ghost User to the bio.
-
- Jan 24, 2017
-
-
Kushal Pandya authored
-
- Dec 31, 2016
-
-
Kushal Pandya authored
-
- Aug 02, 2016
-
-
Elias Werberich authored
-
- Mar 13, 2016
-
-
Zeger-Jan van de Weg authored
The user has the rights of a public user execpt it can never create a project, group, or team. Also it cant view internal projects.
-
- Jan 12, 2016
-
-
Stan Hu authored
This would help admins figure out from where spam is originating.
-
- Jan 08, 2016
-
-
Robert Speicher authored
-
- Jan 07, 2016
-
-
Robert Speicher authored
Closes #5908
-
- Oct 16, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 15, 2015
-
-
Yorick Peterse authored
This removes the need for running an extra SQL query in these cases.
-
- Aug 05, 2015
-
-
Stan Hu authored
Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502
-
- Jul 10, 2015
-
-
Robert Speicher authored
-
- Jul 02, 2015
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9381
-
- Jun 23, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 22, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jun 19, 2015
-
-
Robert Speicher 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>
-
- May 28, 2015
-
-
Dmitriy Zaporozhets authored
To prevent loose of group data you need to transfer or remove group first before you can remove user Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Apr 30, 2015
-
-
Douwe Maan authored
-
- Apr 14, 2015
-
-
Douwe Maan authored
-
- Mar 15, 2015
-
-
Douwe Maan authored
-
- Mar 14, 2015
-
-
Dmitriy Zaporozhets authored
-
- Mar 10, 2015
-
-
Dmitriy Zaporozhets authored
-
- Mar 09, 2015
-
-
Dmitriy Zaporozhets authored
-
- Feb 14, 2015
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- Dec 30, 2014
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Dec 29, 2014
-
-
Marin Jankovski authored
-
- Dec 04, 2014
-
-
Valery Sizov authored
-
- Oct 03, 2014
-
-
Sullivan SENECHAL authored
-
- Oct 02, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 14, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Aug 25, 2014
-
-
Ben Bodenmiller authored
add current sign-in date to admin section profile view
-