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-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
2013-12-11Expire event cache on avatar creation/removalDrew Blessing
2013-12-03Issue 5716 - Allow removal of avatarDrew Blessing
2013-10-09Fix spinach profile testsDmitriy Zaporozhets
2013-10-09Move profile account to separate controllerDmitriy Zaporozhets
2013-10-09Separate page for password changeDmitriy Zaporozhets
2013-10-03getting user keys publically through http without any authentication, the git...devaroop
2013-10-02getting user keys publically through http without any authentication, the git...devaroop
2013-09-26Group ownership completely based on users_groups relation nowDmitriy Zaporozhets
2013-08-06Show correct group membership in profileDmitriy Zaporozhets
2013-07-12Add group button at Profile#groups pageDmitriy Zaporozhets
2013-07-12Ability to leave group from profile areaDmitriy Zaporozhets
2013-06-24Better design for SSH keys pageDmitriy Zaporozhets
2013-06-24Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets