- 29 Jul, 2020 40 commits
-
-
Marcin Sedlak-Jakubowski authored
Minor fixes to Notifications API topic See merge request gitlab-org/gitlab!38009
-
Evan Read authored
-
charlie ablett authored
Add labels to issues update mutation See merge request gitlab-org/gitlab!37728
-
Kamil Trzciński authored
Expose CI secrets in API response See merge request gitlab-org/gitlab!34898
-
Krasimir Angelov authored
Update `/api/v4/jobs/request` endpoint to include CI secrets configuration if job has any and the feature is available. Inject Vault server configuration details to CI secrets API response when runner is requesting a job. Server details are currently fetched from CI variables, this will be moved to DB and UI later. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/28321 and https://gitlab.com/gitlab-org/gitlab/-/issues/218746.
-
Eugenia Grieff authored
- Ability to add and remove labels from an issue using GraphQL
-
Natalia Tepluhina authored
Add incident pagination See merge request gitlab-org/gitlab!37993
-
David O'Regan authored
We add incident pagination allowing users to view 10 at a time
-
Kushal Pandya authored
Allow conditions to have a replacement URL in filtered search See merge request gitlab-org/gitlab!38075
-
Markus Koller authored
Improve performance of snippet visibility rspec See merge request gitlab-org/gitlab!38036
-
Martin Wortschack authored
Upgrade monaco-yaml to 2.4.1 See merge request gitlab-org/gitlab!38135
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!38142
-
Natalia Tepluhina authored
Replace pull-left with float-left and pull-right with float-right See merge request gitlab-org/gitlab!38033
-
Achilleas Pipinellis authored
Docs: Link single-node restart note to Puma explanation See merge request gitlab-org/gitlab!37973
-
Katrin Leinweber authored
-
Peter Leitzen authored
Fix Rails/SaveBang cop for all ee/spec/policies/* and spec/policies/* See merge request gitlab-org/gitlab!37956
-
Alessio Caiazza authored
Set appropriate timeouts for PrometheusClient Closes #232468 See merge request gitlab-org/gitlab!37924
-
Matthias Käppler authored
-
Rémy Coutable authored
Create DAST on-demand scan using DastSiteProfile See merge request gitlab-org/gitlab!37536
-
Achilleas Pipinellis authored
Update documentation for GitLab project Review App group Closes gitlab-org/quality/team-tasks#323 See merge request gitlab-org/gitlab!38092
-
Achilleas Pipinellis authored
Fix typo in Sidekiq memory killer document See merge request gitlab-org/gitlab!38132
-
Himanshu Kapoor authored
Fixes console errors related to usage of the outdated monaco.Promise
-
Thong Kuah authored
Use fast_spec_helper for rubocop specs See merge request gitlab-org/gitlab!37912
-
Patrick Bajao authored
Add feature flag for jump to next unresolved button in threads See merge request gitlab-org/gitlab!37873
-
Marcel Amirault authored
Added instance application limits link to multi-project pipeline docs See merge request gitlab-org/gitlab!34554
-
Marcel Amirault authored
Added Max pipeline subscriptions defaults See merge request gitlab-org/gitlab!35357
-
GitLab Release Tools Bot authored
-
Rajendra Kadam authored
This MR fixes Rails/SaveBang cop for spec files in policies folder. Add changelog for the fix Fix specs that were failing due to change
-
Nicolò Maria Mezzopera authored
Remove extraneous br tags via formatter Closes #227602 See merge request gitlab-org/gitlab!37223
-
Derek Knox authored
Added an optional formatter to the rich_content_editor so that SSE and other users can define additional formatting options
-
Martin Wortschack authored
Render storage alert on all project sub-pages See merge request gitlab-org/gitlab!37674
-
Nicolò Maria Mezzopera authored
VSA - Add info icons to explain lead time / cycle time calculations Closes #225452 See merge request gitlab-org/gitlab!37903
-
Ezekiel Kigbo authored
Adds a hoverable tooltip icon to the time metrics for VSA, adding an explanation of how each metric is calculated. Minor refactor of the metric_card Minor cleanup some utility css
-
Bob Van Landuyt authored
Dont use DB connection in GlobalSearchSampler Closes #231248 See merge request gitlab-org/gitlab!38138
-
Marcel Amirault authored
Update development guide about feature flags See merge request gitlab-org/gitlab!37719
-
Kamil Trzciński authored
This does: - moves feature flag testing into a single place - heavily refactors `development` guide for feature flags - document a `bin/feature-flag` workflow
-
Kushal Pandya authored
Fix ignored spec for select environment Closes #230615 See merge request gitlab-org/gitlab!38133
-
Jan Provaznik authored
Use string instead of integer in test See merge request gitlab-org/gitlab!38005
-
Dylan Griffith authored
Merge branch '229547-adjust-code-which-creates-incident-issues-to-pass-issue_type-instead-of-label' into 'master' Resolve "Adjust code which creates incident issues to pass issue_type instead of label" Closes #229547 See merge request gitlab-org/gitlab!37781
-
Philip Cunningham authored
Adds GraphQL mutation that creates a new DAST on-demand scan.
-