- 23 Dec, 2020 40 commits
-
-
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
-
Ash McKenzie authored
Set up instance-level MR approval UI text See merge request gitlab-org/gitlab!49871
-
Mike Jang authored
-
Heinrich Lee Yu authored
Add API to query group MR approval settings See merge request gitlab-org/gitlab!50256
-
Kushal Pandya authored
Add static validation to gitlab CI yaml See merge request gitlab-org/gitlab!50364
-
Tan Le authored
This MR adds supported migration, model and GET API to manage group merge request approval settings. The new GET API is limited to user with owner or admin role. GET /groups/:id/merge_request_approval_setting
-
Kushal Pandya authored
Add alert for a successful commit See merge request gitlab-org/gitlab!50387
-
Kushal Pandya authored
Fix integrations not saving on Firefox See merge request gitlab-org/gitlab!50018
-
Justin Ho Tuan Duong authored
The additional timeout gives the browser some time to update the CSS before submitting the form. Without it, Safari does not apply the "disabled" style to the button and still applying the primary success color.
-
Tiger Watson authored
Add rake task for migration legacy pages storage See merge request gitlab-org/gitlab!50153
-
Tiger Watson authored
-
Heinrich Lee Yu authored
Regenerate GraphQL schema See merge request gitlab-org/gitlab!50479
-
Ash McKenzie authored
Remove show_inherited_labels FF See merge request gitlab-org/gitlab!50378
-
-
Heinrich Lee Yu authored
Set registry fields to nullable See merge request gitlab-org/gitlab!50362
-
Nicolò Maria Mezzopera authored
- type - schema - docs
-
Dylan Griffith authored
Allow multiple todos behind a feature flag See merge request gitlab-org/gitlab!47629
-