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
2016-06-06Implement U2F registration.Timothy Andrew
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-04-15Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable
2016-03-30Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets
2016-03-30Fix few bugs related to recent notifications refactoringDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting to user interfaceDmitriy Zaporozhets
2016-03-16Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ
2016-03-04Don't abuse the flash store for displaying SSH Key form errorsRobert Speicher
2016-03-04Remove `Profile::KeysController#new` actionRobert Speicher
2016-03-04Fixed failing ssh key testsPhil Hughes
2016-03-04SSH keys settingsPhil Hughes
2016-02-29Don't show any "2FA required" message if it's not actually requiredRobert Speicher
2016-01-24Update wording for 2FA requirement noticeRobert Speicher
2015-12-25Fixed codestyle and added 2FA documentationGabriel Mazetto
2015-12-25specs for forced two-factor authentication and grace periodGabriel Mazetto
2015-12-25Grace period support for TFAGabriel Mazetto
2015-12-25WIP require two factor authenticationGabriel Mazetto
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-10-05added user preference to change layout widthPeter Göbel
2015-09-20Bump devise-two-factor to 2.0.0Robert Speicher
2015-07-13Allow user to specify content he wants to see on project pageDmitriy Zaporozhets
2015-07-10Add User#disable_two_factor!Robert Speicher
2015-06-19Use User#two_factor_enabled instead of otp_required_for_loginRobert Speicher
2015-06-16Prefix 2FA issuer with the GitLab host (e.g., 'dev.gitlab.org')Robert Speicher
2015-06-14Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-14Add `dashboard` attribute to User modelRobert Speicher
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-05-24Bump secret key length to 32Robert Speicher
2015-05-23Add support for manually entering 2FA detailsRobert Speicher
2015-05-10Clear all 2FA-related fields when user disables the featureRobert Speicher
2015-05-10Fix nav and layout for TwoFactorAuthsControllerRobert Speicher
2015-05-10Render 2fa recovery codes instead of downloading itDmitriy Zaporozhets
2015-05-10Add support for backup codesDmitriy Zaporozhets
2015-05-10Fix rubocop complainDmitriy Zaporozhets
2015-05-10Make 2 factor authentication workDmitriy Zaporozhets
2015-05-10Create Two-factor authentication resource for userDmitriy Zaporozhets
2015-05-03Merge branch 'change-primary-email' into 'master'Dmitriy Zaporozhets
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan
2015-04-30Fix Profiles::PasswordsController.Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-30Allow primary email to be set to an email that you've already added.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-14Allow user to choose which email to be publicSenorsen
2015-03-22Restyle oauth accounts at profile page and add ability to unlink accountDmitriy Zaporozhets
2015-03-15Use `group_member` instead of `users_group` or `membership`.Douwe Maan
2015-03-09Move profile groups page to dashboardDmitriy Zaporozhets
2015-02-13Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan
2015-02-08Merge branch 'notification_email'Dmitriy Zaporozhets
2015-02-08Allow notification email to be set separately from primary email.Douwe Maan