summaryrefslogtreecommitdiff
path: root/app/views/profiles/accounts/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-6/+10
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-11/+14
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+13
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+6
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-5/+5
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-4/+4
* Move out link\unlink ability checks to a policyPavel Shutsin2019-03-191-18/+1
* Externalize strings from `/app/views/profiles/accounts`André Gama2019-01-151-17/+17
* Replace @user with current_user on Account pageJames Edwards-Jones2018-12-041-4/+3
* Backport GroupSAML unlink changesJames Edwards-Jones2018-12-041-4/+6
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-1/+1
* Add confirmation modal to "Change username"Shah El-Rahman2018-04-061-14/+2
* removed profile webpack bundle tagConstance Okoghenun2018-02-231-1/+0
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-3/+0
* Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-051-2/+4
* Move 2FA disable buttonGeorge Tsiolis2018-01-031-4/+0
* Move RSS and incoming email tokens from User Settings > Accounts to User Sett...Douwe Maan2017-11-021-15/+0
* Remove Private Token from User Settings > AccountDouwe Maan2017-11-021-6/+5
* Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-6/+14
* Add "Changing your username" section to docsMichael Kozono2017-09-191-1/+3
* Allow all users to delete their accountJacopo2017-08-171-19/+18
* Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-231-10/+11
* extract partialAlexis Reigel2017-05-241-24/+3
* user can reset his rss token on the account pageAlexis Reigel2017-05-241-4/+12
* remove dead codeAlexis Reigel2017-05-241-9/+4
* Note Ghost user and refer to user deletion documentationMark Fletcher2017-05-031-5/+1
* Corrected capitalizacion on various sectionsJose Ivan Vargas2017-04-061-2/+2
* Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-311-4/+4
* Update profiles/account view to display new usernameMark Fletcher2017-03-021-1/+1
* Don't allow deleting a ghost user.Timothy Andrew2017-02-241-1/+4
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-21/+28
* Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-15/+20
* Remove changelog item and interpolationblackst0ne2016-10-141-1/+1
* Remove '/u' prefix form username from Account pageblackst0ne2016-10-141-2/+2
* Remove provider path, replace with dynamic path.devise-deprecationsConnor Shea2016-08-031-1/+1
* Add an oauth provider path helper.Connor Shea2016-08-031-1/+1
* Fix preferences tests.cs-cropperConnor Shea2016-06-301-0/+1
* Disable the unlink feature for SAML connected accounts (social login).Patricio Cano2016-06-141-3/+7
* Implement U2F registration.Timothy Andrew2016-06-061-12/+13
* Project settings UI updatePhil Hughes2016-05-201-2/+2
* Implement top navigation concept for profile areaDmitriy Zaporozhets2016-04-191-1/+0
* Moved 2fa into separate viewPhil Hughes2016-03-111-26/+2
* Fixed issue with 2fa not enablingPhil Hughes2016-03-111-1/+7