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-11-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-06-20Add verification badge to users emailsBrandon Labuschagne
2019-04-24Put some flaky specs in quarantineRémy Coutable
2019-02-05Add last activity to user administrationBrandon Labuschagne
2018-12-04Keep sorting selection when search users on admin panelDmitriy Zaporozhets
2018-12-03Fix losing search query when sort users on admin users pageDmitriy Zaporozhets
2018-11-29Add config to disable impersonationImre Farkas
2018-11-15Add a test for the creation of an internal user by an adminRoger Rüttimann
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-21Expose user's id in /admin/users/ show page.Eva Kadlecová
2018-08-07Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Jacopo
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