summaryrefslogtreecommitdiff
path: root/lib/gitlab/query_limiting
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-2/+2
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-2/+2
* Enable even more frozen string for lib/gitlabgfyoung2018-11-192-1/+5
* Make ActiveRecordSubscriber rails 5 compatibleJarka Kadlecová2018-05-311-1/+1
* Do not count rails sql cache as queries in query limitingquery-counting-should-not-include-cached-queriesDylan Griffith2018-02-211-2/+4
* Remove Sentry reporting for query limitingYorick Peterse2018-02-131-7/+1
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-013-0/+149