Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20Make Admin::UsersController work with Ruby 2.6Stan Hu
2019-02-13Admin section finds users case-insensitivelyRobert Speicher
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-29Add config to disable impersonationImre Farkas
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-05Fix namespace deletion testsZeger-Jan van de Weg
2017-08-31Changes the password change workflow for admins.Tiago Botelho
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-05Support hard deletion in Admin::UsersController#destroyNick Thomas
2016-10-27Only show one error message for an invalid emailSteve Halasz
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-05-16Force password change after admin resetSean McGivern
2016-04-23Fix issue with impersonationDouwe Maan
2016-03-31Minor clean up on admin/users_controller_specZeger-Jan van de Weg
2016-01-08Prevent ldap_blocked users from being unblocked by the Admin UIGabriel Mazetto
2015-10-29refactor login as to be impersonation with better login/logoutJames Newton
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-09-24Move login button to user page, switched to POST methodPavel Forkert
2015-09-24Add option to admin area to sign in as a specific userPavel Forkert
2015-08-05Add "Confirm user" button in user admin pageStan Hu
2015-07-11Add disable_two_factor route for Admin::UsersRobert Speicher
2015-07-02Add support for unlocking users in admin settingsStan Hu
2015-06-23Fix error when deleting a user who has projectsStan Hu