- 27 May, 2021 1 commit
-
-
Nathan Friend authored
This commit updates releases_pagination_apollo_client.vue to not control its own visibility and instead gives this responsibility to its parent.
-
- 25 May, 2021 39 commits
-
-
Nathan Friend authored
This commit updates the Apollo Client version of the Releases index page to include pagination controls.
-
Stan Hu authored
Fix timeouts when destroying a project with many notes See merge request gitlab-org/gitlab!62389
-
John T Skarbek authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Stan Hu authored
Remove Unicorn detection in Prometheus pid provider See merge request gitlab-org/gitlab!62377
-
Stan Hu authored
Remove the usage of the`limit_projects_in_groups_api` feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62454
-
Jose Ivan Vargas authored
Fix tooltip positioning on job view list See merge request gitlab-org/gitlab!62504
-
Steve Abrams authored
Reduce number of queries for finding iterations See merge request gitlab-org/gitlab!62303
-
Max Woolf authored
Fix issue with frames not loading in Safari See merge request gitlab-org/gitlab!62421
-
Steve Abrams authored
Add finding evidence header See merge request gitlab-org/gitlab!61402
-
Jonathan Schafer authored
Add migration Add model Add/update tests Update request/response models Changelog: added
-
Mayra Cabrera authored
Reschedules migration for uuid recalculation See merge request gitlab-org/gitlab!60540
-
Mayra Cabrera authored
Prepare taggings table for bigint conversion See merge request gitlab-org/gitlab!62205
-
Jose Ivan Vargas authored
Add module-name component for generic security reports See merge request gitlab-org/gitlab!62447
-
Doug Stull authored
- was set to left, but viewport was too small, so it shifted to the right. Changelog: fixed
-
Mayra Cabrera authored
Reduce queries when ticking the runner queue by default [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62146
-
Subashis authored
- Adds log meesage in background migration - Reschedules migration to recalculate remainging UUIDs - Adds change log Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60540
-
Olena Horal-Koretska authored
Use assignee sidebar widget in the alert drawer See merge request gitlab-org/gitlab!61839
-
Douglas Barbosa Alexandre authored
Refactor docs raketask to use next unless See merge request gitlab-org/gitlab!62497
-
Kerri Miller authored
Provide default context key hashing strategy See merge request gitlab-org/gitlab!62414
-
Douglas Barbosa Alexandre authored
Remove DAST site profile related feature flags [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61460
-
Robert Speicher authored
Merge branch '235686-review-app-dynamic-environment-created-from-child-pipeline-does-not-show-up-in-merge-requests' into 'master' Include environments created from child pipelines in merge requests See merge request gitlab-org/gitlab!62080
-
Fernando authored
* Add component * Add unit tests Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62447 EE: true
-
Robert Speicher authored
Allow MR pipelines in latest DAST template See merge request gitlab-org/gitlab!61672
-
Marcel Amirault authored
-
Kerri Miller authored
Move CI integrations to `Integrations` namespace See merge request gitlab-org/gitlab!62359
-
Luke Duncalfe authored
This change moves the CI integrations to the `Integrations::` namespace as part of https://gitlab.com/gitlab-org/gitlab/-/issues/201855.
-
Kerri Miller authored
Remove old storage compatibility classes See merge request gitlab-org/gitlab!61893
-
Fabio Pitino authored
Prevent autoretry of dropped builds because of quota exhaustion See merge request gitlab-org/gitlab!61476
-
Nick Thomas authored
Create main branch if no branches exist See merge request gitlab-org/gitlab!60270
-
Alexander Turinske authored
- update assignee sidebar widget to fit the alert case not having a participant query - update assignee to fit alert mutation not being standard - update alerts to work with widget - create alert assignees query for use with widget - alias for response shape to match other queries - alias mutation properties - update other sidebar component to continue working - make iid the alert unique identifier - add tests - Refactor alert details graphql queries - removed assignees from the alert.fragment - created a new alert details query without assignees and use it for the threat monitoring alert drawer - renamed the old alert details query and added assignees with the user fragment to it for use just in the alert details page, using the user - added assignees to get alert fragment and use the user fragment Changelog: added EE: true
-
Douglas Barbosa Alexandre authored
ProjectsFinder: add parameter 'topic' in place of 'tag' [RUN ALL RSPEC] See merge request gitlab-org/gitlab!62093
-
Achilleas Pipinellis authored
While adding the docs raketask to Omnibus in https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/5275, a rubocop offense suggested to use next. This ports the change to the GitLab raketask as well.
-
Jonas Wälter authored
-
Markus Koller authored
Fix typo showing error message after destroy page See merge request gitlab-org/gitlab!62478
-
Vitali Tatarintev authored
Clean up intermediate state during data migration of project topics See merge request gitlab-org/gitlab!62066
-
Jonas Wälter authored
-
Igor Drozdov authored
Currently when we create a branch and the repo is empty `master` branch is created by default. Let's create `main` branch in this case instead
-
Nick Gaskill authored
Add detailed steps on how to manually update the translation levels See merge request gitlab-org/gitlab!62475
-