- 25 Nov, 2019 40 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Evan Read authored
Fix docs to match image name See merge request gitlab-org/gitlab!20420
-
charlie ablett authored
- foss -> ce
-
Mike Greiling authored
Fix wrapping of long audit texts See merge request gitlab-org/gitlab!20605
-
Mike Greiling authored
Default cycle analytics duration chart stage filter to all items selected See merge request gitlab-org/gitlab!20446
-
Brandon Labuschagne authored
-
Mike Greiling authored
refactored field_spec from karma to jest Closes #36121 See merge request gitlab-org/gitlab!20309
-
Jannik Lehmann authored
-
Mark Lapierre authored
Added E2E test to create an issue from a vulnerability Closes gitlab-org/quality/testcases#135 See merge request gitlab-org/gitlab!20479
-
Aleksandr Soborov authored
Also added data selectors and page object methods
-
Tanya Pazitny authored
Remove ambiguous page object name rubocop disable Closes gitlab-org/quality/team-tasks#168 See merge request gitlab-org/gitlab!20567
-
Dan Davison authored
-
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.
-