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
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-03-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Enable serving static objects from an external storageAhmad Sherif
2019-05-09i18n: externalize strings from user profile settingsantony liu
2019-05-08Added user time settings fields to profileEzekiel Kigbo
2019-02-21Move language setting to preferencesFabian Schneider
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-09-14Resolve "Add functionality to change what email address online actions commit...Nick Thomas
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Include private contributions in user contribution graphGeorge Tsiolis
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-07Remove password and password_confirmation from whitelisted params in Profiles...Tiago Botelho
2018-04-06Add confirmation modal to "Change username"Shah El-Rahman
2018-04-04Handle invalid params when trying update_usernameBob Van Landuyt
2017-11-02Move RSS and incoming email tokens from User Settings > Accounts to User Sett...Douwe Maan
2017-11-02Remove Private Token from User Settings > AccountDouwe Maan
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-06Profile updates from providersAlexander Keramidas
2017-06-23fix profiles specJames Lopez
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23fix profiles controllerJames Lopez
2017-06-23refactor profiles controller and update serviceJames Lopez
2017-06-23update profiles controller to use new serviceJames Lopez
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-07Sync email address from specified omniauth providerRobin Bobbitt
2017-05-24user can reset his rss token on the account pageAlexis Reigel
2017-05-03First round of updates from the code review.Ruben Davila
2017-04-13Set locale through controller filterRuben Davila
2017-04-13Add support to change language in profile formRuben Davila
2017-03-02Update profiles/account view to display new usernameMark Fletcher
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-09-27Add organization field to user profileDmitriy Zaporozhets
2016-03-22Merge branch 'master' into issue_7959Alfredo Sumaran
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-17Respond to json requestsAlfredo Sumaran
2016-03-15Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable
2016-03-15Revert "Merge branch 'avatar-cropping' into 'master' "Rémy Coutable
2016-03-13Let `oauth/applications#index` handle the `profiles#applications` routeRobert Speicher
2016-03-04Applications tab on profile settingsPhil Hughes
2016-02-10Fix #7959: Fix avatar stretching by providing a cropping featureJohann Pardanaud
2015-12-05Notify user if they cannot create projectsAndrew Tomaka
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-07-06Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets