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
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-24Adds Identity#for_user for use in an EE MRJames Edwards-Jones
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-01-29Fix failed LDAP logins when nil user_id presentStan Hu
2018-11-12Move Identity.uniqueness_scope to a moduleYorick Peterse
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-05-02Backport Identity.uniqueness_scope from EEJames Edwards-Jones
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-15Fixed user synced attributes metadata after removing current providerFrancisco Javier López
2017-12-21LDAP extern_uids are not normalized when updated via APIFrancisco Javier López
2017-12-15Make sure user email is read only when synced with LDAPDouwe Maan
2017-11-17Changing OAuth lookup to be case insensitiveFrancisco Javier López
2017-10-31Normalize LDAP DN when looking up identityDouwe Maan
2017-04-18Implement search by extern_uid in Users APIRobin Bobbitt
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-01-12Codestyle changesGabriel Mazetto
2016-01-08Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto
2015-12-22Fix identity and user retrieval when special characters are usedPatricio Cano
2015-06-23Validate presence of provider field in IdentityDmitriy Zaporozhets
2015-04-11fix ldap identitiesValery Sizov
2015-03-05Re-annotate modelsDmitriy Zaporozhets
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2015-02-03Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets
2015-01-22Annotate modelsDmitriy Zaporozhets
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-12-04Multi-provider auth. LDAP is not reworkedValery Sizov