Update events.md with time period limit documentation

This commit is contained in:
Kyle Lemon 2018-03-22 18:55:26 +00:00
parent 53d352aaf4
commit 50dcbf1a71
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ Dates for the `before` and `after` parameters should be supplied in the followin
YYYY-MM-DD
```
### Event Time Period Limit
GitLab removes events older than 1 year from the events table for performance reasons. The range of 1 year was chosen because user contribution calendars only show contributions of the past year.
## List currently authenticated user's events
>**Note:** This endpoint was introduced in GitLab 9.3.