gitlab-org--gitlab-foss/spec/requests
Robert Speicher 7c07c07d7a Merge branch 'user-events-api' into 'master'
API: New /users/:id/events endpoint

## What does this MR do?

If add a new `/users/:id/events` endpoint to retrieve a user's contribution events. The events returned are filtered so that only the events for projects that the current user can see are returned (similarly to what we do at the controller level).

## Why was this MR needed?

Because it's a nice feature to calculate leaderboards, for instance for #17815.

## What are the relevant issue numbers?

Closes #20866.

See merge request !6771
2016-10-12 11:33:19 +00:00
..
api Merge branch 'user-events-api' into 'master' 2016-10-12 11:33:19 +00:00
ci/api Add some tests for updating ci runner information 2016-10-03 12:07:47 +02:00
projects Path could also have slashes! Feedback: 2016-08-24 16:02:56 +08:00
git_http_spec.rb Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' 2016-10-12 10:17:35 +00:00
jwt_controller_spec.rb Be nice to Docker Clients talking to JWT/auth 2016-09-27 16:59:05 +02:00
lfs_http_spec.rb Handle LFS token creation and retrieval in the same method, and in the same Redis connection. 2016-09-28 12:13:48 -05:00