- 15 Sep, 2020 1 commit
-
-
Payton Burdette authored
Move over lint warnings to the Vue implementation of run manual pipeline.
-
- 14 Sep, 2020 39 commits
-
-
Suzanne Selhorn authored
Note re. publishing Composer packages to different projects See merge request gitlab-org/gitlab!42171
-
Anton Smith authored
-
Douglas Barbosa Alexandre authored
Change how flipping features creates Geo event Closes #247535 See merge request gitlab-org/gitlab!42070
-
Jose Ivan Vargas authored
Replacing deprecated dropdown on time/date picker Closes #233585 See merge request gitlab-org/gitlab!42103
-
Amelia Bauerly authored
-
Mike Greiling authored
Don't apply Ctrl+P MR keyboard shortcut on Mac See merge request gitlab-org/gitlab!42240
-
Stan Hu authored
Add the Query Apdex Prometheus metric to usage ping See merge request gitlab-org/gitlab!39256
-
Stan Hu authored
Add user mapping by username to Bitbucket Server importer Closes #218609 See merge request gitlab-org/gitlab!36885
-
Fabio Pitino authored
Document internal api for kubernetes agent See merge request gitlab-org/gitlab!42053
-
Thong Kuah authored
Also document how the JWT auth works. Also add YAML docs for the feature flag (ops type).
-
Jose Ivan Vargas authored
Replace bootstrap alerts in app/views/shared/_group_form.html.haml Closes #233670 See merge request gitlab-org/gitlab!41348
-
Gilang Gumilar authored
-
Dan Davison authored
Wait for project list to become available See merge request gitlab-org/gitlab!41919
-
Mike Greiling authored
Migrate GlNewDropdownItem to GlDropdownItem See merge request gitlab-org/gitlab!42143
-
Rémy Coutable authored
Potential workaround for flaky spec in jobs_controller_spec.rb See merge request gitlab-org/gitlab!42152
-
Jose Ivan Vargas authored
Merge branch '241912-remove-v-html-from-ee-app-assets-javascripts-environments-components-deploy_board_component' into 'master' Remove v-html from ee/app/assets/javascripts/environments/components/deploy_board_component.vue Closes #241912 See merge request gitlab-org/gitlab!41521
-
Fix some broken links See merge request gitlab-org/gitlab!42245
-
Nick Gaskill authored
Document use of environment_url.txt in API Fuzzing See merge request gitlab-org/gitlab!41523
-
Michael Eddington authored
-
Lin Jen-Shin authored
Fix broken anchors in the secrets documentation Closes #249172 See merge request gitlab-org/gitlab!42244
-
Bob Van Landuyt authored
Add release `upcoming_release` field to GraphQL See merge request gitlab-org/gitlab!41183
-
Nathan Friend authored
This commit adds the boolean "upcoming_release" field to the GraphQL endpoint.
-
Marcin Sedlak-Jakubowski authored
-
Bob Van Landuyt authored
Populate an Incident's severity when it's created from an Alert Closes #238571 See merge request gitlab-org/gitlab!42072
-
Vitali Tatarintev authored
-
Paul Gascou-Vaillancourt authored
GitLab UI doesn't export GlNewDropdownItem anymore, this updates all imports to use GlDropdownItem instead.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Martin Wortschack authored
Migrate GlNewDropdownDivider to GlDropdownDivider See merge request gitlab-org/gitlab!42145
-
Nathan Friend authored
This commit updates the "Go to file" keyboard shortcut to only be applied with the correct modifier for the current platform (⌘ for Mac, Ctrl otherwise).
-
Rémy Coutable authored
Retry DAST jobs See merge request gitlab-org/gitlab!41574
-
Robert Speicher authored
Tweak Sentry GRPC error processor See merge request gitlab-org/gitlab!42199
-
Suzanne Selhorn authored
Docs: Update metadata with Style Guide group link See merge request gitlab-org/gitlab!42235
-
CI Secrets documentation See merge request gitlab-org/gitlab!38552
-
Krasimir Angelov authored
and Vault integration. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/28321 and https://gitlab.com/gitlab-org/gitlab/-/issues/218746.
-
Bob Van Landuyt authored
Report BatchNotResetError to Sentry only after retries See merge request gitlab-org/gitlab!42074
-
Fabio Pitino authored
Only one report will be sent to Sentry, containing data about failing batches and not each time an error is rescued. This removes noise from Sentry when a worker succeeds on retry.
-
Yannis Roussos authored
Store Instance Statistics measurements periodically See merge request gitlab-org/gitlab!41300
-
Adam Hegyi authored
This change will periodically count various objects in the database and store the data in a database table.
-
Paul Gascou-Vaillancourt authored
GitLab UI doesn't export `GlNewDropdownDivider` anymore, this updates all imports to use `GlDropdownDivider` instead,
-