- 05 Feb, 2020 40 commits
-
-
Walmyr Lima e Silva Filho authored
Add reliable tag on Plan QA tests See merge request gitlab-org/gitlab!24389
-
Walmyr Lima e Silva Filho authored
This is the first iteration to address the first two checkboxes of https://gitlab.com/gitlab-org/quality/team-tasks/issues/337 Another MR will be created for the new pipeline job that will run the reliable tests.
-
Bob Van Landuyt authored
Fix query timeout on instance security dashboard See merge request gitlab-org/gitlab!23232
-
Avielle Wolfe authored
The query we were using to fetch the list of vulnerability findings for the instance security dashboard was fetching vulnerabilities for *all* pipelines and _then_ filtering them by project. Now we filter the pipelines we're fetching by project, greatly reducing the time to execute the query. https://gitlab.com/gitlab-org/gitlab/issues/197238
-
Kamil Trzciński authored
Wrap Elasticsearch results as blob See merge request gitlab-org/gitlab!22676
-
Bob Van Landuyt authored
Allow to query group milestones with GraphQL See merge request gitlab-org/gitlab!23635
-
Kamil Trzciński authored
Gracefully handle duplicate artifacts uploads See merge request gitlab-org/gitlab!24165
-
Rémy Coutable authored
Resolve "review-qa-smoke failed at `gem install gitlab-qa`" Closes #202059 See merge request gitlab-org/gitlab!24442
-
Albert Salim authored
-
James Lopez authored
Change set to let_it_be in spec/models (Batch 1) See merge request gitlab-org/gitlab!24387
-
Achilleas Pipinellis authored
Add Praefect as a component to the documentation Closes #35281 See merge request gitlab-org/gitlab!24380
-
Achilleas Pipinellis authored
Remove Redis node next to Gitaly Closes #199295 See merge request gitlab-org/gitlab!24447
-
Achilleas Pipinellis authored
Docs - Update documentation for 'license_scanning' See merge request gitlab-org/gitlab!22970
-
Tetiana Chupryna authored
-
Lin Jen-Shin authored
Add emails_disabled to projects API See merge request gitlab-org/gitlab!23616
-
Achilleas Pipinellis authored
Add expiration logic explanation to docker container docs See merge request gitlab-org/gitlab!23985
-
Nicolò Maria Mezzopera authored
- add section: understanding the logic
-
-
Natalia Tepluhina authored
Stylelint: Ignore monaco style overrides See merge request gitlab-org/gitlab!24348
-
Phil Hughes authored
Update dependency @gitlab/eslint-config to ^2.1.2 See merge request gitlab-org/gitlab!24440
-
Mathieu Parent authored
-
Natalia Tepluhina authored
Add support for stacked column charts See merge request gitlab-org/gitlab!23474
-
Phil Hughes authored
Resolve "Number of snippets in the snippets page is wrong" See merge request gitlab-org/gitlab!23340
-
Vijay Hawoldar authored
To improve performance over using multiple individual queries for each type of snippet, whilst also ensuring counts are accurate for the user's current authorisation.
-
Natalia Tepluhina authored
Replaces separate buttons with button group in error tracking page See merge request gitlab-org/gitlab!24103
-
Laura Montemayor authored
-
Martin Wortschack authored
Remove REST call and related logic for error details page See merge request gitlab-org/gitlab!23980
-
Phil Hughes authored
Switch Branches and MR tab order in IDE See merge request gitlab-org/gitlab!24199
-
Grzegorz Bizon authored
mTLS for Serverless Domains See merge request gitlab-org/gitlab!22408
-
Grzegorz Bizon authored
Enforce Gitlab::Utils::DeepSize `max_size` and `max_depth` defaults See merge request gitlab-org/gitlab!23978
-
João Cunha authored
-
Grzegorz Bizon authored
Exclude GitLab generated bot users from using a license seat See merge request gitlab-org/gitlab!24275
-
Fabio Pitino authored
* Return 201 if sha256 matches existing one * Return 400 otherwise * Extract artifact creation into service
-
Rémy Coutable authored
Update GraphicsMagick from 1.3.33 to 1.3.34 See merge request gitlab-org/gitlab!24225
-
Shaun McCann authored
Adds the command to get release manifest See merge request gitlab-org/gitlab!24438
-
Achilleas Pipinellis authored
Add info about Cilium's audit mode to the docs See merge request gitlab-org/gitlab!24120
-
GitLab Bot authored
-
Kushal Pandya authored
Fix flaky spec caused by missing stub return value Closes #196876 See merge request gitlab-org/gitlab!24427
-
Achilleas Pipinellis authored
Documentation for advanced configuration of DAST See merge request gitlab-org/gitlab!23940
-
Cameron Swords authored
-