summaryrefslogtreecommitdiff
path: root/app/finders/events_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-11-161-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-141-8/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-011-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-281-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-1/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-4/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-2/+10
* Hide confidential events in rubyBob Van Landuyt2018-12-171-5/+40
* Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes2018-11-171-1/+1
* Redact events shown in the events APINick Thomas2018-09-211-0/+1
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-131-0/+2
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-1/+11
|/
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Refactor GroupProjectsFinder#init_collectionYorick Peterse2017-06-191-1/+2
* Introduce an Events APIMark Fletcher2017-06-061-0/+62