- 12 Jul, 2021 40 commits
-
-
Andrew Fontaine authored
Optimized blob view loading in repository See merge request gitlab-org/gitlab!65859
-
Enrique Alcántara authored
Update issues refactor to use `blockingCount` field See merge request gitlab-org/gitlab!65988
-
Stan Hu authored
Update dates validation message when iteration dates overlap See merge request gitlab-org/gitlab!65957
-
Jose Ivan Vargas authored
Update confirmation button text in edit modals See merge request gitlab-org/gitlab!65991
-
Denys Mishunov authored
Enable the secDependencyScanningUiEnable feature flag by default See merge request gitlab-org/gitlab!58363
-
Stan Hu authored
Add route patch for JH and modify country See merge request gitlab-org/gitlab!65230
-
Michael Kozono authored
Prefer default FactoryBot See merge request gitlab-org/gitlab!65941
-
Robert May authored
Ignore cloud_license_enabled in ApplicationSetting See merge request gitlab-org/gitlab!65951
-
Suzanne Selhorn authored
Rename GitLab.com to GitLab SaaS on settings page See merge request gitlab-org/gitlab!65929
-
Olena Horal-Koretska authored
Changelog: fixed EE: true
-
Marcin Sedlak-Jakubowski authored
Port rules from gitlab-runner project See merge request gitlab-org/gitlab!65939
-
Marcin Sedlak-Jakubowski authored
Pared down for CTRT and reordered topics See merge request gitlab-org/gitlab!65779
-
Suzanne Selhorn authored
-
Suzanne Selhorn authored
Update tutorial guidance See merge request gitlab-org/gitlab!65828
-
Kati Paizee authored
-
Enrique Alcántara authored
Delete Pipeline Schedule DOMContentLoaded handlers See merge request gitlab-org/gitlab!65679
-
Marcin Sedlak-Jakubowski authored
Avoid linking indirectly See merge request gitlab-org/gitlab!65937
-
Olena Horal-Koretska authored
Make collapsible sections infinitely nested See merge request gitlab-org/gitlab!65496
-
Jose Ivan Vargas authored
Use ProjectAvatar in `frequent_items_list_item.vue` See merge request gitlab-org/gitlab!65857
-
Olena Horal-Koretska authored
Update requirement import modal to show focus ring See merge request gitlab-org/gitlab!65447
-
Douglas Barbosa Alexandre authored
Configure gitaly-backup for maximum concurrency per storage See merge request gitlab-org/gitlab!65614
-
Coung Ngo authored
The `blockingCount` field was recently added to the GraphQL Issue type. This commit updates the issues refactor to use this new field, rather than the `blockedByCount` field it used before, so it displays the UI blocking count exactly the same as on the current Haml page. https://gitlab.com/gitlab-org/gitlab/-/issues/322755
-
Douglas Barbosa Alexandre authored
Log repository full_path in repository check error log See merge request gitlab-org/gitlab!65706
-
Diana Stanley authored
-
Jacques Erasmus authored
Update admin runners spec See merge request gitlab-org/gitlab!65738
-
Coung Ngo authored
Delete DOMContentLoaded handlers as they are unnecessary. https://gitlab.com/groups/gitlab-org/-/epics/4541
-
James Fargher authored
GITLAB_BACKUP_MAX_STORAGE_CONCURRENCY was already in place to limit total concurrency per storage. We're now passing this through to gitaly-backup.
-
Achilleas Pipinellis authored
Add troubleshooting section to batched migrations docs See merge request gitlab-org/gitlab!65513
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!65979
-
Jose Vargas authored
-
Jose Vargas authored
This also adds some more tests for the log specs to ensure the new linesParser function works as intended
-
Jose Vargas authored
This makes the collapsible job sections of the job logs infinitely nested, addressing some existing bug and introducing the new functionality using a new line parser function
-
Denys Mishunov authored
Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65859
-
Denys Mishunov authored
Use ProjectAvatar in `create_issue_form.vue` See merge request gitlab-org/gitlab!65842
-
Alex Kalderimis authored
Use YAML default state in GraphQL feature flags See merge request gitlab-org/gitlab!65952
-
GitLab Release Tools Bot authored
-
Gabriel Mazetto authored
Porting Admin Email Notification from EE to core See merge request gitlab-org/gitlab!64931
-
Kati Paizee authored
Remove /api/v4 prefix See merge request gitlab-org/gitlab!65727
-
Max Woolf authored
Remove the codequality_mr_diff feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63461
-
Kati Paizee authored
Improve Jira docs See merge request gitlab-org/gitlab!65384
-