summaryrefslogtreecommitdiff
path: root/app/finders/users_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* refactor created at filter to use model scopesJames Lopez2017-07-071-1/+1
* refactor filtersJames Lopez2017-07-071-12/+2
* add created at filter logic to users finder and APIJames Lopez2017-07-071-0/+13
* Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew2017-06-301-7/+4
* Allow unauthenticated access to the `/api/v4/users` API.Timothy Andrew2017-06-261-2/+5
* Create a Users FinderGeorge Andrinopoulos2017-05-151-0/+74