summaryrefslogtreecommitdiff
path: root/lib/gitlab/action_rate_limiter.rb
Commit message (Expand)AuthorAgeFilesLines
* Add RateLimiter to RawControllerMayra Cabrera2019-07-241-4/+36
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-nowStan Hu2017-12-121-1/+17
* Fix Rubocop offense and use a symbol instead of a stringStan Hu2017-12-121-1/+1
* Add spec for ActionRateLimiterStan Hu2017-12-121-2/+2
* Add rate limiting to guard against excessive scheduling of pipelinesStan Hu2017-12-121-0/+31