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-12-17Fix subscribe buttonbackground-pipeline-notificationsLuke Bennett
2017-12-16Add pipeline subscriptions, update user with webpush props and use props to pushLuke Bennett
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
2015-07-06Audit log for user authenticationValery Sizov
2015-07-02Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan
2015-06-14Remove js handler from Profiles#updateRobert Speicher
2015-06-14Move the "Design" templates and logic to PreferencesRobert Speicher
2015-04-30Add a page title to every page.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-14Allow user to choose which email to be publicSenorsen
2015-03-21Merge branch 'user-location' into 'master'Dmitriy Zaporozhets
2015-03-21Add location to user profileDmitriy Zaporozhets
2015-03-20Add error message when have error on profile screenCarlos Ribeiro
2015-03-13Use same constant for amount of items per pageDmitriy Zaporozhets
2015-02-16Use shorter map() syntaxVinnie Okada
2015-02-15Avoid duplicate application rowsVinnie Okada
2015-02-13Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan
2014-12-25Rework oauth2 featureDmitriy Zaporozhets
2014-06-27Make app works with strong paramsDmitriy Zaporozhets
2014-06-26User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets