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
2014-06-02Fix tests for user pageDmitriy Zaporozhets
2014-05-28Add ability rule for creating project in namespaceDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2014-04-09Add values to default fields to prevent 500 error when migrate from MySQL to ...Dmitriy Zaporozhets
2014-04-07Avoid false validation when create userDmitriy Zaporozhets
2014-04-07Allow oauth signup without emailDmitriy Zaporozhets
2014-03-26Change the user search query to be case insensitive.Marin Jankovski
2014-03-19Merge pull request #6457 from lol768/patch-1Sytse Sijbrandij
2014-03-11Add User#requires_ldap_check? methodDmitriy Zaporozhets
2014-03-02Fix registration error info typolol768
2014-02-20Uniqueness check should be case insensitive for username and path, otherwise ...Marin Jankovski
2014-02-14Add email aliases for usersJason Hollingsworth
2014-02-11code refactor as per standardsGitLab
2014-02-06merge with upstream masterGitLab
2014-01-22Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-19Merge pull request #6072 from jvanbaarsen/fix-3516Dmitriy Zaporozhets
2014-01-18Add website url to userJerome Dalbert
2014-01-16Better check on the validity of emailsJeroen van Baarsen
2013-12-26Add User#email uniq validation. Fixed confirmation for admin/users formDmitriy Zaporozhets
2013-12-26Fix User#by_username_or_id for postgresDmitriy Zaporozhets
2013-12-23Dont allow upload of non-image formats for user avatarDmitriy Zaporozhets
2013-12-16Merge pull request #5849 from bke-drewb/feature/hide_no_ssh_key_messageDmitriy Zaporozhets
2013-12-15Allow user to hide the message to add an ssh key permanentlyDrew Blessing
2013-12-15fix most of warningsskv
2013-12-11Expire event cache on avatar creation/removalDrew Blessing
2013-12-10Fix User#by_username_or_id for postgresDmitriy Zaporozhets
2013-12-10Fixed mistake and mock warningDmitriy Zaporozhets
2013-12-10Fixed the last deprecation warnings for order and whereJeroen van Baarsen
2013-12-10Make User#accessible_deploy_keys works in rails4Dmitriy Zaporozhets
2013-12-10Added allow_blank to model validationsDmitriy Zaporozhets
2013-11-13AnnotateDmitriy Zaporozhets
2013-11-05Merge branch 'feature/leave_project' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-05Remove User#namespaces method from codeDmitriy Zaporozhets
2013-11-05Refactor user associations. Drop support of Group#owner_idDmitriy Zaporozhets
2013-11-05New feature: Ability to leave projectDmitriy Zaporozhets
2013-10-16refactor by_username_or_idNihad Abbasov
2013-10-15Enable confirmable and reconfirmable modules for UserDmitriy Zaporozhets
2013-10-09Reverted accidently removed registration moduleDmitriy Zaporozhets
2013-10-09Send devise emails asyncDmitriy Zaporozhets
2013-10-09avatar upload on profile pageSteven Thonus
2013-10-03Typo:Corrected the typo of sign-in in User ModelYatish Mehta
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-09-22Make users theme configurableIzaak Alpert
2013-09-14Fix setting default values for userDmitriy Zaporozhets
2013-09-11Removed private scopeIzaak Alpert
2013-09-11Style updatesIzaak Alpert
2013-09-11Update to only provide one way to get a default userIzaak Alpert
2013-09-11Update User api to respect default settingsIzaak Alpert