Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot feb61d56e7 Add latest changes from gitlab-org/gitlab@master 2020-11-13 18:09:11 +00:00
GitLab Bot caafd2e499 Add latest changes from gitlab-org/gitlab@master 2020-10-26 21:08:22 +00:00
GitLab Bot c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
GitLab Bot 1ce6af4aad Add latest changes from gitlab-org/gitlab@master 2020-01-24 00:08:51 +00:00
GitLab Bot 4e375367b7 Add latest changes from gitlab-org/gitlab@master 2019-12-07 00:07:51 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Thong Kuah f540ffcef6 Add frozen_string_literal to spec/lib (part 1)
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:25:07 +12:00
Grzegorz Bizon 0430b76441 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
Z.J. van de Weg cd1a85427a Revert to passing the path when matching key to the router
This was edited to the request, but this won't work if the data is not
available at the time of setting the key for the first time.
2017-06-12 21:50:35 +02:00
Adam Niedzielski 280529c7f4 Fix incorrect ETag cache key when relative instance URL is used 2017-06-07 11:15:33 +02:00
Toon Claes 751dae58e6
In case of Etag cache hit, the body should be empty 2017-04-06 23:50:36 +02:00
Adam Niedzielski 894f01cd05 Include endpoint in metrics for ETag caching middleware 2017-04-06 14:46:55 +02:00
Adam Niedzielski 9543025e88 Introduce "polling_interval_multiplier" as application setting
Implement module for setting "Poll-Interval" response header.
Return 429 in ETag caching middleware when polling is disabled.
2017-04-03 15:17:04 +02:00
Adam Niedzielski 61c9604721 Add middleware for ETag caching with Redis 2017-03-01 16:48:01 +01:00