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
2018-01-21Yield no results for blank searches on User name, username and emailMark Fletcher
2018-01-15Log and send a system hook if a blocked user fails to loginStan Hu
2018-01-04Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets
2018-01-02Fix user membership destroy relationFrancisco Javier López
2017-12-30User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa
2017-12-20Add BlocksJsonSerialization model concern and include it in UserRobert Speicher
2017-12-15Make sure user email is read only when synced with LDAPDouwe Maan
2017-12-11Merge branch 'mk-pick-10-2-4-security-fixes' into 'master'Winnie Hellmann
2017-12-11Resolve conflicts in app/models/user.rbDouwe Maan
2017-12-09Merge branch 'bvl-10-2-email-disclosure' into 'security-10-2'Douwe Maan
2017-12-08expire todo count calculations to be consistent withBrett Walker
2017-12-07Resolve "Display member role per project"Mike Greiling
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-04Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan
2017-12-04Added default order to UserFinderFrancisco Javier López
2017-12-01Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Use Gitlab::SQL::Pattern where appropriateDouwe Maan
2017-11-23Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-23Fix link text from group contextJarka Kadlecova
2017-11-21Skip confirmation user apiDaniel Juarez
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Changing OAuth lookup to be case insensitiveFrancisco Javier López
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-16Cache the number of user SSH keysYorick Peterse
2017-11-14Include child projects a user can manage in namespace dropdownsBob Van Landuyt
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-11-08Refactor User.find_by_any_emailYorick Peterse
2017-11-06Merge branch 'dm-block-group-and-project-creation-when-external-by-default' i...Sean McGivern
2017-11-06Make sure group and project creation is blocked for new users that are extern...Douwe Maan
2017-11-06Reallow project paths ending in periodsDouwe Maan
2017-11-03Add system hooks user_rename and group_renameWinnie Hellmann
2017-11-02Remove user authentication_token columnDouwe Maan
2017-11-02Remove User#private_tokenDouwe Maan
2017-10-17Fix specAnnabel Dunstone Gray
2017-10-17Add readme only option as project viewAnnabel Dunstone Gray
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Find forks within users/namespaces using fork membershipsBob Van Landuyt
2017-10-06Show confirmation modal before deleting accountWinnie Hellmann
2017-10-06Create idea of read-only databaseToon Claes
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-02Merge branch 'enhance-logging' into 'master'Robert Speicher
2017-10-02Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan
2017-10-02Refactors SAML identity creation in gl_user.Tiago Botelho
2017-10-01spacing and small optimisationsAlexandra
2017-09-30Remove lock reason and add guard clauseBrian Neel
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez