summaryrefslogtreecommitdiff
path: root/app/services/users
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-243-0/+65
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-3/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-3/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-1/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-0/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-6/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-9/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-1/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-2/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-0/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-0/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-134-0/+8
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-7/+1
* Backport CE changes for multiple GroupSAML supportsh-fix-issue-12303Stan Hu2019-06-271-1/+9
* Updating CE repo to include new EE users API changesMichael Leopard2019-06-192-7/+20
* Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-152-3/+3
|\
| * Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-152-3/+3
* | Fix typo in activity leasefix-typo-activity-leaseCindy Pallares2019-04-111-1/+1
|/
* Add saml provider to user build service9201-create-a-user-via-scim-ceJames Lopez2019-04-051-1/+5
* Optimize Redis usage in User::ActivityServiceif-24642-activity_service_optimizationImre Farkas2019-02-141-2/+5
* Fix several ActionController::Parameters deprecationsJasper Maes2019-01-111-1/+1
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* Change deprecated `except!` usagesRobert Speicher2018-12-161-4/+6
* Use gitlab-default_value_with Rails 5Rémy Coutable2018-11-151-1/+1
* Fix a bug where internal email pattern wasn't respected52940-fix-internal-email-pattern-not-respectedRémy Coutable2018-11-131-4/+4
* allow users api to set public_emailAlexis Reigel2018-10-011-1/+2
* add missing allowed attributesAlexis Reigel2018-10-011-1/+3
* remove obsolete allowed attributeAlexis Reigel2018-09-261-1/+0
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-113-0/+8
* Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+12
* Fix: Project deletion may not log audit events during user deletionValery Sizov2018-08-171-3/+4
* Merge branch 'sh-fix-failing-deploy-token-clones' into 'master'Robert Speicher2018-08-021-0/+1
|\
| * Fix failing 500 errors when deploy tokens are used to cloneStan Hu2018-08-021-0/+1
* | Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+1
* | Allow users to set a statusBob Van Landuyt2018-07-302-2/+48
|/
* Add an option to have a private profile on GitLabJX Terry2018-07-241-1/+2
* Merge branch 'frozen-string-enable-apps-services-inner-even-more' into 'master'Rémy Coutable2018-07-199-0/+18
|\
| * Enable more frozen string in app/services/**/*.rbgfyoung2018-07-189-0/+18
* | Delete UserActivities and related workers43312-remove_user_activity_workersImre Farkas2018-07-181-4/+16
|/