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
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
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-09-14Replace old references of users_project & users_groupDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-07-29Require current password even if password was expiredDmitriy Zaporozhets
2014-06-27Fix password change. Fix test settingsDmitriy Zaporozhets
2014-06-27Make app works with strong paramsDmitriy Zaporozhets
2014-06-26Key strong paramsDmitriy Zaporozhets
2014-06-26User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets
2014-04-07Allow oauth signup without emailDmitriy Zaporozhets
2014-03-20Fix `/:username.keys` response content typeDmitry Medvinsky
2014-02-14Add email aliases for usersJason Hollingsworth
2014-02-12User can leave group from group page.Ciro Santillli
2014-02-11Split the user ssh keys by newline, not the characters "\n"Johannes Schleifenbaum
2014-02-11code refactor as per standardsGitLab
2014-02-06sync with upstream for ease to mergeGitLab
2014-02-06merge with upstream masterGitLab
2014-02-06adding tests for the ssh keys featureGitLab
2014-01-19Remove deprecated findersskv
2013-12-15fix most of warningsskv