- 28 Oct, 2020 40 commits
-
-
Bob Van Landuyt authored
Download LFS files when importing from Bitbucket Server See merge request gitlab-org/gitlab!45908
-
Bob Van Landuyt authored
Add more specs to cover more cases for MobSF See merge request gitlab-org/gitlab!46078
-
Alper Akgun authored
Rename labels to product analytics See merge request gitlab-org/gitlab!45753
-
Alina Mihaila authored
-
Nick Thomas authored
Add spec for aliased EE GraphQL mutation See merge request gitlab-org/gitlab!46352
-
Andrew Fontaine authored
Replace alert class in project/pages See merge request gitlab-org/gitlab!46262
-
Andrew Fontaine authored
Migrate to GlTooltipDirective in components/awards_list.vue See merge request gitlab-org/gitlab!46171
-
Marcia Ramos authored
Needed to update spec and snapshot to work with new tooltip code, and also needed to set the viewport to the new tooltip
-
Amy Qualls authored
Enforce proper usage of to-do item See merge request gitlab-org/gitlab!46305
-
Marcel Amirault authored
'a to do' should always be 'a to-do item', unless referring to the 'Add a To Do' button in the UI.
-
Kerri Miller authored
Remove snowplow spec helper fix See merge request gitlab-org/gitlab!46228
-
Amy Qualls authored
Only look for alert boxes at the start of a line See merge request gitlab-org/gitlab!46288
-
Nick Thomas authored
Don't return target-specific broadcasts without a path supplied See merge request gitlab-org/gitlab!46322
-
Robert May authored
If a target path is set for a message it should not be returned if a path isn't supplied for comparison.
-
Martin Wortschack authored
Bootstrap devops adoption vue app skeleton See merge request gitlab-org/gitlab!46019
-
Brandon Labuschagne authored
At the same time, move the devops score emptry state initialization out of DOMContentLoaded.
-
Vitaly Slobodin authored
Merge branch '247124-purchase-confirmation-banner-does-not-appear-when-users-upgrade-their-group-from-free-to-paid' into 'master' Show purchase confirmation banner for purchases for existing groups See merge request gitlab-org/gitlab!45786
-
Philip Cunningham authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46338
-
Nick Gaskill authored
Add warning about where feature flags cannot be used See merge request gitlab-org/gitlab!46101
-
Shinya Maeda authored
-
Rémy Coutable authored
Quarantine a flaky test in customizable_cycle_analytics_spec.rb See merge request gitlab-org/gitlab!46318
-
Amy Qualls authored
Add additional unassigned metadata to pages See merge request gitlab-org/gitlab!46284
-
Bob Van Landuyt authored
Resolve "Disallow WebIDE route in Robots.txt" See merge request gitlab-org/gitlab!46117
-
Lin Jen-Shin authored
Generate spec mapping with crystalball using test coverage See merge request gitlab-org/gitlab!44968
-
Albert Salim authored
- Configure rspec with Crystalball using custom CoverageLinesStrategy for compatibility with SimpleCov on Ruby >= 2.5 - Running rspec with `CRYSTALBALL=true` generates crystalball data in `crystalball/*.yml` containing files covered by each rspec example
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46331
-
Shinya Maeda authored
Trigger webhook when a feature flag is enabled or disabled See merge request gitlab-org/gitlab!41863
-
Sashi authored
This commit implements a new feature to trigger webhook when a feature flag is enabled or disabled.
-
Bob Van Landuyt authored
Remove not null constraint on framework column See merge request gitlab-org/gitlab!45411
-
Adam Hegyi authored
This change removes the not null constraint on the `framework` column in the `project_compliance_framework_settings` table.
-
Andreas Brandl authored
Allow sorting of the Incident SLA column See merge request gitlab-org/gitlab!45344
-
Tristan Read authored
Update docs
-
Vitali Tatarintev authored
Expose blocked_by_count in issues in GraphQL See merge request gitlab-org/gitlab!46303
-
Kushal Pandya authored
Introduced a mixin for spinner for re-usability See merge request gitlab-org/gitlab!46251
-
GitLab Release Tools Bot authored
-
Sean McGivern authored
Add feature categories to all API classes with A See merge request gitlab-org/gitlab!46323
-
Sean McGivern authored
Parse dependency path See merge request gitlab-org/gitlab!42596
-
Tetiana Chupryna authored
Issue https://gitlab.com/gitlab-org/gitlab/-/issues/229472 We add a list of ancestors in shortest path of dependencies For all vulnerable dependencies. We don't parse this path for all items because everything is parsed on the fly and for large projects it could be resource concuming.
-