- 23 Dec, 2020 40 commits
-
-
Igor Drozdov authored
Merge branch 'philipcunningham-fix-bug-always-returning-none-from-dast-site-profile-292739' into 'master' Set dast_site_validation_id on validation create See merge request gitlab-org/gitlab!49791
-
Philip Cunningham authored
This ensures that associated DastSiteValidations can be retreived via DastSiteProfile.
-
Natalia Tepluhina authored
Merge branch '292902-move-to-createboard-mutation-instead-of-rest-api-call-updateboard' into 'master' [RUN-AS-IF-FOSS] Move to `createBoard` mutation instead of REST API call See merge request gitlab-org/gitlab!50171
-
Natalia Tepluhina authored
Changed a mutation input format Fixed updating board Replaced REST API call with create mutation Fixed labels for mutation variables Abstracted updating board Further abstracted mutations Added a catch for stripped url Abstracted stripped path Added a changelog entry
-
Igor Drozdov authored
Fix error for projects without security setting See merge request gitlab-org/gitlab!50490
-
Tetiana Chupryna authored
-
Nicolò Maria Mezzopera authored
Upgrade spec folders to prettier v2 See merge request gitlab-org/gitlab!50470
-
Peter Leitzen authored
Improve GraphQL performance specs for alert management See merge request gitlab-org/gitlab!50459
-
Marcia Ramos authored
Update terminal link in create-branch.md See merge request gitlab-org/gitlab!50471
-
Lukas Eipert authored
We need to prettify those in order to prevent a red master
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Lukas Eipert authored
Mandatory not to break master. Automatically created with prettier.
-
Alper Akgun authored
Extract Buckets out of BatchDistinctCounter See merge request gitlab-org/gitlab!49344
-
Mikołaj Wawrzyniak authored
To enable more flexible operations over hll buckets we need to extract dedicated class to model their behaviour.
-
Fabio Pitino authored
Implement exit code functionality for allow_failure See merge request gitlab-org/gitlab!49462
-
Fabio Pitino authored
Add create pipeline namespace onboarding action See merge request gitlab-org/gitlab!49010
-
Mike Greiling authored
Upgrade prettier to v2 See merge request gitlab-org/gitlab!50464
-
Igor Drozdov authored
Create snippet repository move in bulks scheduler service and worker See merge request gitlab-org/gitlab!50058
-
Francisco Javier López authored
This worker will run in the background and will call the Snippets::UpdateRepositoryStorageService in order to update the repository storage.
-
Igor Drozdov authored
Filter by most recent in DastSiteValidationsFinder See merge request gitlab-org/gitlab!49663
-
Igor Drozdov authored
Cache license data in a process-memory cache See merge request gitlab-org/gitlab!50318
-
Ezekiel Kigbo authored
Refactor Translations for Autofix Help Text See merge request gitlab-org/gitlab!50423
-
Jannik Lehmann authored
This commit refactors the dealing with translations for the Autofix help Text on the Autofix Indicator in the Vulnerability List, this feature is currently hidden behind the Feature Flag secure_vulnerability_autofix_indicator
-
Heinrich Lee Yu authored
Fix bug when creating snippet and default branch not master See merge request gitlab-org/gitlab!50366
-
Ash McKenzie authored
Refactor Compliance Framework graphql parameters See merge request gitlab-org/gitlab!50154
-
Natalia Tepluhina authored
Remove jquery-based dropdown from project_select.vue See merge request gitlab-org/gitlab!49938
-
Eulyeon Ko authored
Removes the deprecated jquery based dropdown and adds gl-dropdown. Adds a new spec for `project_select.vue`
-
Francisco Javier López authored
When a new snippet repository is created, the ref inside HEAD is `master` even when the default branch is different. This also happens with projects and wikis. These resources fix this by explicitly rewrite the HEAD reference and we're applying the same behavior to snippets. When the repository is pushed or pulled we update the reference inside the HEAD file.
-
Marcel Amirault authored
Clarify purpose of this topic See merge request gitlab-org/gitlab!50461
-
Suzanne Selhorn authored
-
Kushal Pandya authored
Merge branch 'Migrate-Bootstrap-dropdown-to-GitLab-UI-GlDropdown-in-app/assets/javascripts/vue_shared/components/pikaday.vue' into 'master' Migrate Bootstrap dropdown to GitLab UI GlDropdown in pikaday.vue See merge request gitlab-org/gitlab!41458
-
Marvin Karegyeya authored
-