summaryrefslogtreecommitdiff
path: root/spec/finders/users_finder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-7/+13
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-8/+19
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-5/+12
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+2
* [CE] Reduce differences with EE in users_finder_spec.rbRémy Coutable2019-03-211-17/+14
* Make getting a user by the username case insensitiveWilliam George2018-10-181-0/+6
* Support custom attributes on usersMarkus Koller2017-09-281-0/+22
* improve finder specJames Lopez2017-07-071-1/+4
* add created at filter logic to users finder and APIJames Lopez2017-07-071-1/+3
* add finder and users API specJames Lopez2017-07-071-0/+6
* Fix trailing ',' in hash.Bob Van Landuyt2017-05-151-1/+1
* Create a Users FinderGeorge Andrinopoulos2017-05-151-0/+66