- 25 Nov, 2019 40 commits
-
-
Dan Davison authored
General QA refactoring See merge request gitlab-org/gitlab!20390
-
Dan Davison authored
General refactor of QA tests Favor data-qa selector Add requirements to Snippet::Show page
-
Stan Hu authored
Remove feature flag for GPG cleanup See merge request gitlab-org/gitlab!20718
-
Tim Zallmann authored
Make MR widget approvals summary spec compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20574
-
Robert Speicher authored
Implement Label based CA event query Closes #13157 See merge request gitlab-org/gitlab!19871
-
Adam Hegyi authored
- Implement query to join `resource_label_events` table. - Extend the event serializer to show if an event is label based. - Expose the label in a stage if the event is label based. - Add missing event pairs for Issue events.
-
Sean McGivern authored
Merge branch '37033-auto-devops-suppress-progress-on-pulling-docker-base-image-to-be-run' into 'master' Suppress progress on pulling image on Code Quality of Auto DevOps Closes #37033 See merge request gitlab-org/gitlab!20604
-
Bob Van Landuyt authored
This will make sure that when cleanup fails, an exception will be raised. This also increases the time we'll try to cleanup in Sidekiq, as it appeared we still had some failures there.
-
Jan Provaznik authored
Check minutes before displaying CI Minutes warning Closes #34947 See merge request gitlab-org/gitlab!19751
-
Robert Speicher authored
Remove feature_flag `graphql_keyset_pagination` See merge request gitlab-org/gitlab!20494
-
Nick Thomas authored
GraphQL: Mutation for changing due date of an issue Closes #36313 See merge request gitlab-org/gitlab!20577
-
Ray Paik authored
docs Update README.md See merge request gitlab-org/gitlab!20595
-
Mithil authored
-
Imre Farkas authored
Merge branch 'new-33257-prevent-accidental-deletions-via-soft-delete-for-groups-db-changes' into 'master' Resolve "Prevent accidental deletions via soft delete for groups" - db changes (MR: 1/n) See merge request gitlab-org/gitlab!20276
-
Filipa Lacerda authored
Fixed new blob and directory form actions in Vue file listing refactor See merge request gitlab-org/gitlab!20299
-
Tim Zallmann authored
Remove unused store properties See merge request gitlab-org/gitlab!20273
-
manojmj authored
This change adds database changes required for 'soft-delete for groups' feature
-
jackie_fraser authored
Previously displayed CI Minutes warning if last_ci_minutes_usage_notification_level is set on the namespace. Changed to be displayed if last_ci_minutes_usage_notification_level is set and shared_runners_minutes_left is still below last_ci_minutes_usage_notification_level.
-
Dmitriy Zaporozhets authored
Allow specifying Kubernetes namespace via CI See merge request gitlab-org/gitlab!20270
-
Martin Wortschack authored
Fix group search in groups dropdown See merge request gitlab-org/gitlab!20535
-
Adam Hegyi authored
-
Eugenia Grieff authored
Add mutation base for Issues Update graphQL docs Add specs for IssueSetDueDate mutation Update GraphQL schema
-
Rémy Coutable authored
Merge branch '36761-add-notification-for-schedule-package-and-qa-for-pipeline-triage-rotation' into 'master' Resolve "Add notification for `schedule:package-and-qa` for Pipeline Triage Rotation" Closes #36761 See merge request gitlab-org/gitlab!20465
-
Martin Wortschack authored
Add util methods for CA duration chart See merge request gitlab-org/gitlab!20566
-
Brandon Labuschagne authored
The methods added in this commit are used for computing the data which is used for the cycle analytics duration chart.
-
Imre Farkas authored
Update GitLab Runner Helm Chart to 0.11.0/12.5.0 See merge request gitlab-org/gitlab!20461
-
Rémy Coutable authored
Run graphql-reference-verify only on doc/api/reference/* See merge request gitlab-org/gitlab!20713
-
Achilleas Pipinellis authored
All the other GraphQL docs are not automatically generated, so it makes sense to run the docs-only jobs for them.
-
Kamil Trzciński authored
Adds retry keyword in default values See merge request gitlab-org/gitlab!20679
-
Kamil Trzciński authored
Upgrade Gitaly to v1.74.0 See merge request gitlab-org/gitlab!20706
-
GitalyBot authored
-
Natalia Tepluhina authored
Add tagger within tag view See merge request gitlab-org/gitlab!19681
-
Roger Meier authored
-
Dmitriy Zaporozhets authored
API endpoint to get related Issues of a Vulnerability See merge request gitlab-org/gitlab!19877
-
Victor Zagorodny authored
Add API endpoints to get the list of VulnerabilityIssueLink entities for a Vulnerability. Extract some common DB and auth related helpers into a reusable module to be used by VulnerabilityIssueLinks and Vulnerabilities API.
-
Natalia Tepluhina authored
Remove d3-related unused npm dependencies Closes #37143 See merge request gitlab-org/gitlab!20670
-
Martin Wortschack authored
remove all refrences to boardService in index.js See merge request gitlab-org/gitlab!20144
-
Marvin Karegyeya authored
-
Nick Thomas authored
Move description_diffs from Premium to Starter See merge request gitlab-org/gitlab!20699
-
Rémy Coutable authored
This commit was picked from 7d4d8ef4, 268d7987, and dbe6d4ea. Signed-off-by: Rémy Coutable <remy@rymai.me>
-