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
2017-12-15fix issue #39843 Incorrect guidance stating blocked users will be removed fro...Cesar Apodaca
2017-08-18various breadcrumb updatesPhil Hughes
2017-06-05Allow users to be hard-deleted from the admin user show pageNick Thomas
2017-05-03Note Ghost user and refer to user deletion documentationMark Fletcher
2017-02-24Don't allow deleting a ghost user.Timothy Andrew
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-08-02Fix confusing description of a blocked user.Elias Werberich
2016-03-13External UsersZeger-Jan van de Weg
2016-01-12Add user's last used IP addresses to admin pageStan Hu
2016-01-08Add two custom Date/Time conversion formatsRobert Speicher
2016-01-08Remove stamp gemRobert Speicher
2015-10-16Partly implement new UI for user pageDmitriy Zaporozhets
2015-10-15Re-use User objects for avatar_icon where possibleYorick Peterse
2015-08-05Add "Confirm user" button in user admin pageStan Hu
2015-07-11Add a button to Admin::Users#show to disable 2FA for that userRobert Speicher
2015-07-02Add support for unlocking users in admin settingsStan Hu
2015-06-23Fix admin identities codeDmitriy Zaporozhets
2015-06-22Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets
2015-06-22Refactor admin user pageDmitriy Zaporozhets
2015-06-19Add 2FA status to Admin::Users#showRobert Speicher
2015-06-19Move identities list to own controller actionDmitriy Zaporozhets
2015-06-19Admin can see and remove user identitiesDmitriy Zaporozhets
2015-05-28You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets
2015-04-30Add a page title to every page.Douwe Maan
2015-04-14Correctly render invite members without user.Douwe Maan
2015-03-15Use `group_member` instead of `users_group` or `membership`.Douwe Maan
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-03-10Blocking user does not remove him/her from project/groups but show blocked labelDmitriy Zaporozhets
2015-03-09Improve user block/unblock UI in admin areaDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-30Share the key table between admin and profile resources.Marin Jankovski
2014-12-30Move user key manipulation in admin section to a separate controller.Marin Jankovski
2014-12-29Add user key actions to admins.Marin Jankovski
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-10-03Merge pull request #7595 from bbodenmiller/patch-4Marin Jankovski
2014-10-02Fix 500 error on admin user pageDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-08-25add current sign-in dateBen Bodenmiller
2014-08-25add sign-in countBen Bodenmiller
2014-06-23Test secondary user email removal.Marin Jankovski
2014-06-23Add option for admin to remove users secondary emails.Marin Jankovski
2014-06-03Restyle admin/user pageDmitriy Zaporozhets
2014-05-29Replace ui-box title with panel-headingDmitriy Zaporozhets
2014-05-29Replace ui-box with panel.panel-defaultDmitriy Zaporozhets
2014-03-28Improve alignment of labels in .well-list itemsTom de Bruijn
2014-02-20Use more specific class names: grouped -> btn-groupedDmitriy Zaporozhets
2014-01-31Fix block/remove UI for admin::users#show pageDmitriy Zaporozhets
2013-12-31alert-error to alert-dangerDmitriy Zaporozhets