• Douwe Maan's avatar
    Merge branch 'events-paginate' into 'master' · fe7992a5
    Douwe Maan authored
    API: Events paginate
    
    Updated the api method for /project/:id/events, to use the paginate method instead of limiting and offsetting the recent events in the method itself.
    
    This will also change the first page to be 1 instead of 0, but using 0 will still work and will give back the first page.
    This also add's the link headers (next/first/last).
    
    See merge request !267
    fe7992a5
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 54.4 KB