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-05-25extract partialAlexis Reigel
2017-05-24user can reset his rss token on the account pageAlexis Reigel
2017-05-24remove dead codeAlexis Reigel
2017-05-03Note Ghost user and refer to user deletion documentationMark Fletcher
2017-04-06Corrected capitalizacion on various sectionsJose Ivan Vargas
2017-03-31Prevent users from disconnecting gitlab account from CASTiago Botelho
2017-03-02Update profiles/account view to display new usernameMark Fletcher
2017-02-24Don't allow deleting a ghost user.Timothy Andrew
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-24HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-10-14Remove changelog item and interpolationblackst0ne
2016-10-14Remove '/u' prefix form username from Account pageblackst0ne
2016-08-03Remove provider path, replace with dynamic path.Connor Shea
2016-08-03Add an oauth provider path helper.Connor Shea
2016-06-30Fix preferences tests.Connor Shea
2016-06-15Disable the unlink feature for SAML connected accounts (social login).Patricio Cano
2016-06-06Implement U2F registration.Timothy Andrew
2016-05-20Project settings UI updatePhil Hughes
2016-04-19Implement top navigation concept for profile areaDmitriy Zaporozhets
2016-03-11Moved 2fa into separate viewPhil Hughes
2016-03-11Fixed issue with 2fa not enablingPhil Hughes
2016-03-11Fixed failing testsPhil Hughes
2016-03-11Account settingsPhil Hughes
2016-02-03Support Two-factor Authentication for LDAP usersRobert Speicher
2016-01-23Fix UI for pages with panelsDmitriy Zaporozhets
2016-01-14Update files/diffs to match new layoutDmitriy Zaporozhets
2015-12-08Fix profile private token form actionsDouwe Maan
2015-12-02Add `http://gitlab.example.com/u/` prefix to "Change username" field.Douwe Maan
2015-12-02Use form-actions where appropriateDouwe Maan
2015-09-10Improve accounts page UIDmitriy Zaporozhets
2015-09-10Use page title for header title tooDmitriy Zaporozhets
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-06-19Use User#two_factor_enabled instead of otp_required_for_loginRobert Speicher
2015-06-12Fix typo on account page.Nicolas
2015-05-28Make user settings account page nicerDmitriy Zaporozhets
2015-05-28Merge branch 'profile-settings'Dmitriy Zaporozhets
2015-05-28Prefer panels over fieldset when different formsDmitriy Zaporozhets
2015-05-28Consistent header look for setting pagesDmitriy Zaporozhets
2015-05-28You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets
2015-05-14Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets
2015-05-10Quotes, icon helper in profiles/accounts/show viewRobert Speicher
2015-05-10Improve copy for enabling 2FARobert Speicher
2015-05-10Update copy for generating new recovery codesRobert Speicher
2015-05-10Be consistent with what we call the 2FA featureRobert Speicher
2015-05-10Render 2fa recovery codes instead of downloading itDmitriy Zaporozhets
2015-05-10Add support for backup codesDmitriy Zaporozhets
2015-05-10Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap u...Dmitriy Zaporozhets