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
2018-07-17Fix broken breadcrumb in admin/userRobin Naundorf
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-03Remove a warning from spec/features/admin/admin_users_spec.rbRobert Speicher
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-08Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman
2017-11-20Impersonation no longer gets stuck on password change.Tiago Botelho
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-27fixed spec/features/admin/admin_users_spec.rbPhil Hughes
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/adminRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-05Allow users to be hard-deleted from the admin user show pageNick Thomas
2017-06-05Allow users to be hard-removed from the admin users list pageNick Thomas
2017-06-01Allow admins to delete users from the admin users pageNick Thomas
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-02-07Backport of the frontend view, including testsJose Ivan Vargas
2017-01-02Tiny refactoring example in admin users feature specSemyon Pupkov
2017-01-02Move admin users spinach tests to rspecSemyon Pupkov
2016-12-30Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory
2016-12-02The admin user projects view now has a clickable group linkJames Gregory
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-07-05Set user data in profile link in the headerDmitriy Zaporozhets
2016-06-07Test impersonation using img data attribute instead of usernameAnnabel Dunstone
2016-06-06Add a `U2fRegistrations` table/model.Timothy Andrew
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-16Force password change after admin resetSean McGivern
2015-12-02Prevent impersonation if blockedAndrew Tomaka
2015-11-30test fixValery Sizov
2015-11-30fix specsValery Sizov
2015-10-29refactor login as to be impersonation with better login/logoutJames Newton
2015-09-24Clarify spec title explanationPavel Forkert
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-06-19Allow Admin to filter users by 2FA statusRobert Speicher
2015-06-19Add 2FA status to Admin::Users#showRobert Speicher
2015-02-12Even more hound fixesJeroen van Baarsen
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-06Fix testsDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2013-08-21Fix tests after can_create_team was removedDmitriy Zaporozhets
2013-06-22Remove form for adding user to several projects from admin area.Dmitriy Zaporozhets