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-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
2014-04-07Allow oauth signup without emailDmitriy Zaporozhets
2013-11-27Read-only email field for LDAP userDmitriy Zaporozhets
2013-10-09Restyle Profile#Account pageDmitriy Zaporozhets
2013-09-24Fix password updateDmitriy Zaporozhets
2013-09-24Force user to provide old password in order to change itDmitriy Zaporozhets
2013-07-10Sanitize user attrs on model levelDmitriy Zaporozhets
2013-05-24Dont allow LDAP users to change password inside GitLabDmitriy Zaporozhets
2013-04-03strip tags from user profileDmitriy Zaporozhets
2013-02-26Sanitize user profile inputDmitriy Zaporozhets
2013-02-14Add option to disable username changingJaakko Kantojärvi
2012-12-02Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets