gitlab-org--gitlab-foss/app
Kamil Trzciński a08209ffa3 Limit amount of JUnit tests returned
Currently, we do not cap amount of tests returned to frontend,
thus in some extreme cases we can see a MBs of data stored in Redis.

This adds an upper limit of 100 tests per-suite.

We will continue showing the total counters correctly,
but we will limit amount of tests that will be presented.
2019-07-03 22:27:14 +02:00
..
assets Registry component now includes error messages 2019-07-02 13:12:45 +00:00
controllers Registry component now includes error messages 2019-07-02 13:12:45 +00:00
finders Merge branch 'id-stale-branches' into 'master' 2019-07-01 08:38:16 +00:00
graphql Merge branch 'graphql-tree-last-commit' into 'master' 2019-06-28 10:02:57 +00:00
helpers Fix broken specs due to cached application settings 2019-07-01 22:23:01 -07:00
mailers Remove group in notification email subject 2019-07-01 16:23:11 +08:00
models Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00
policies Merge branch '62826-graphql-emoji-mutations' into 'master' 2019-06-28 07:48:29 +00:00
presenters Merge branch 'graphql-tree-last-commit' into 'master' 2019-06-28 10:02:57 +00:00
serializers Limit amount of JUnit tests returned 2019-07-03 22:27:14 +02:00
services Limit amount of JUnit tests returned 2019-07-03 22:27:14 +02:00
uploaders
validators
views Registry component now includes error messages 2019-07-02 13:12:45 +00:00
workers Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00