- 03 Jun, 2021 40 commits
-
-
Sean McGivern authored
Move new_dropdown logic from haml to view_model See merge request gitlab-org/gitlab!62866
-
Paul Slaughter authored
- This allows us to reuse this view_model for the responsive top nav view that is coming
-
Scott Hampton authored
Add Clone with VS Code for SSH See merge request gitlab-org/gitlab!59396
-
Andrew Minion authored
For various reasons, users may wish to use SSH instead of HTTPS to clone sites (2FA, disabled HTTPS, etc.). This provides the ability to clone to VS Code using SSH in addition to the HTTPS URL format. Changelog: added
-
Jose Ivan Vargas authored
Clean up integration form specs See merge request gitlab-org/gitlab!62984
-
Sarah Groff Hennigh-Palermo authored
Fix blank error message for codequality diff See merge request gitlab-org/gitlab!63230
-
Frédéric Caplette authored
Update frequent_items to upcoming resp styling See merge request gitlab-org/gitlab!63108
-
Vitaly Slobodin authored
Allow administrators to enable automatic deactivation of dormant users See merge request gitlab-org/gitlab!62969
-
Achilleas Pipinellis authored
Add premium badges to premium features See merge request gitlab-org/gitlab!63160
-
Stan Hu authored
Add clean_gitlab_redis_shared_state for group_service_spec See merge request gitlab-org/gitlab!63086
-
David O'Regan authored
Fix startup-css-check as-if-foss rules See merge request gitlab-org/gitlab!63069
-
Paul Slaughter authored
-
mfluharty authored
Pass createFlash an object instead of just the string Changelog: fixed EE: true
-
Suzanne Selhorn authored
Follow latin term rule See merge request gitlab-org/gitlab!63151
-
Nick Thomas authored
LSIF: Support markdown-like content format See merge request gitlab-org/gitlab!63213
-
Suzanne Selhorn authored
Update gitlab-runner links to main in docs See merge request gitlab-org/gitlab!62917
-
Jacques Erasmus authored
Add web ide button to repo blob header See merge request gitlab-org/gitlab!62752
-
Sarah Groff Hennigh-Palermo authored
Merge branch '331546-pipeline-editor-visualization-lines-are-not-redrawn-when-editing-the-config' into 'master' Visualization lines aren't redrawn when editing the CI config See merge request gitlab-org/gitlab!63083
-
Sarah Groff Hennigh-Palermo authored
Prevent error when accessing optional needs in pipeline graph See merge request gitlab-org/gitlab!62948
-
Heinrich Lee Yu authored
Fix known issues with the CSP See merge request gitlab-org/gitlab!63206
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!63211
-
Mikołaj Wawrzyniak authored
Validate Requirements Test Reports manual usage metric See merge request gitlab-org/gitlab!62717
-
Natalia Tepluhina authored
Oncall schedule collapse UI See merge request gitlab-org/gitlab!62966
-
David O'Regan authored
-
Sanad Liaquat authored
Quarantine stale assign_group_iteration_spec e2e test See merge request gitlab-org/gitlab!63169
-
Igor Drozdov authored
Hover contents value can be either a list of objects: [{ "value": "func main()", "language": "go" }] Or a list of strings with documentation: ["String of documentation"] Or a markdown object: { "value": "```go\nfunc main()\n```", "kind": "markdown" } This commit introduces support for the markdown object. The content in the markdown object still won't be highlighted, but at least it won't raise an error
-
Natalia Tepluhina authored
Merge branch '331130-follow-up-unify-status-checks-and-approval-rules-branch-selector-component' into 'master' Unify status checks and approval rules protected branch selector component See merge request gitlab-org/gitlab!62446
-
GitLab Release Tools Bot authored
-
dcouture authored
Add a nonce to link preload tags, allow blob: and data: in worker-src Changelog: fixed
-
Heinrich Lee Yu authored
Refactor DAST on-demand CI config generation See merge request gitlab-org/gitlab!61330
-
Philip Cunningham authored
-
Bob Van Landuyt authored
New Crowdin translations - 01 June 2021 See merge request gitlab-org/gitlab!62956
-
GitLab Crowdin Bot authored
-
Jiaan Louw authored
This updates the status checks specs to use the shared protected branch selector's mock data and removes the mock_data.js file in status checks specs dir.
-
Sean McGivern authored
Add an option to expose `description_html` in Release API [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62802
-
Nick Thomas authored
Add wiki page diff url to Slack notification message See merge request gitlab-org/gitlab!63082
-
Robert Hunt authored
This is to be used by the MR approval rules form and the status checks form (behind a feature flag right now).
-
Tiger Watson authored
Use cluster integrations by default [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62725
-
Bob Van Landuyt authored
Ensure delay for all batches of UserRefreshOverUserRangeWorker jobs enqueued See merge request gitlab-org/gitlab!63026
-
Sean McGivern authored
Remove Unicorn support: docs See merge request gitlab-org/gitlab!61923
-