- 15 Jul, 2020 40 commits
-
-
Rémy Coutable authored
Add Open/Closed/All tab navigation to Jira issues See merge request gitlab-org/gitlab!36929
-
Douglas Barbosa Alexandre authored
Usage ping data: Add Jira issues enabled counter Closes #227238 See merge request gitlab-org/gitlab!36736
-
Nick Gaskill authored
Describe scanning NuGet projects See merge request gitlab-org/gitlab!36906
-
Kushal Pandya authored
Create Jira Importer user mapping form on the UI Closes #216145 See merge request gitlab-org/gitlab!33320
-
Coung Ngo authored
Added user mapping form so users can choose which GitLab users their Jira users should be mapped to when importing a Jira project.
-
Dmytro Zaporozhets authored
Validate project key presence if Jira issues enabled See merge request gitlab-org/gitlab!36717
-
Michael Kozono authored
Merge branch '229089-geo-use-registry-tale-for-project-wikis-as-ssot-while-getting-node-status' into 'master' Fix Geo node status when treating registry SSOT for projects Closes #229089 See merge request gitlab-org/gitlab!36916
-
Peter Leitzen authored
Add confidential attribute for notes creation See merge request gitlab-org/gitlab!36793
-
Kushal Pandya authored
Add scanner vendor to pipeline scanner column See merge request gitlab-org/gitlab!36764
-
Douglas Barbosa Alexandre authored
Geo: Fix replicable attachments when sync object storage is disabled See merge request gitlab-org/gitlab!36904
-
Markus Koller authored
Improving execution time for snippet feature spec public_access See merge request gitlab-org/gitlab!36938
-
Mike Greiling authored
Migrate log controller buttons to GlButton Closes #219884 See merge request gitlab-org/gitlab!36480
-
Rémy Coutable authored
Fix location of k3d install script in QA dockerfile See merge request gitlab-org/gitlab!36947
-
Justin Ho Tuan Duong authored
-
Rémy Coutable authored
Use IP address from request on audit events See merge request gitlab-org/gitlab!35834
-
Mike Kozono authored
-
Mayra Cabrera authored
Clarify backporting details See merge request gitlab-org/gitlab!36703
-
Alexander Turinske authored
- update tests
-
Alexander Turinske authored
- for normal scanners, the vendor will be `GitLab` - for custom scnners, the vendor will a custom string - if no scanner exists, the report type should still show - add tests
-
Arturo Herrero authored
-
Arturo Herrero authored
As part of https://gitlab.com/groups/gitlab-org/-/epics/3622, we need to add an item to the usage ping payload that indicates how many projects currently have this feature enabled.
-
Natalia Tepluhina authored
Resolve "Update Design Management documentation" Closes #223196 See merge request gitlab-org/gitlab!36681
-
Natalia Tepluhina authored
-
Rémy Coutable authored
Fix a flaky profiler spec See merge request gitlab-org/gitlab!36958
-
Dmytro Zaporozhets authored
Remove feature flag on compliance MR settings scope See merge request gitlab-org/gitlab!36685
-
Sean McGivern authored
Resolve "Instrument last Git write operation per user" See merge request gitlab-org/gitlab!35580
-
Sean McGivern authored
Use valid bucket name in Terraform state examples See merge request gitlab-org/gitlab!36513
-
Sean McGivern authored
The check against `uniq` was meant to ensure we had multiple entries for the same time, because the profiled code has several items that take close to zero seconds. However, as we're now checking against all running threads, this doesn't really make sense: not all running threads will have that property. And even if they did, this wasn't a great spec anyway, because it's an unlikely failure condition.
-
Phil Hughes authored
Fix history item select event bug in FilteredSearchBar shared component See merge request gitlab-org/gitlab!36933
-
Jarka Košanová authored
More testing of external merge request diffs Closes #216458 See merge request gitlab-org/gitlab!36216
-
Fabio Pitino authored
Add pipeline processing events counter metric See merge request gitlab-org/gitlab!36694
-
Grzegorz Bizon authored
This commit refactors pipeline metrics to reuse an existing `Metrics` class. Also it adds a few unit tests for pipeline processing service.
-
Fabio Pitino authored
Suppress progress on docker pulling in builtin templates See merge request gitlab-org/gitlab!35253
-
Natalia Tepluhina authored
Add Jira status to Jira issues See merge request gitlab-org/gitlab!36924
-
Justin Ho Tuan Duong authored
- Expose Jira status from backend - Show Jira status in place of GitLab's "closed" status
-
Shinya Maeda authored
Add additional specs for Section support See merge request gitlab-org/gitlab!36897
-
Grzegorz Bizon authored
Remove need to call gitaly in ProjectPipelineStatus Closes gitlab-foss#52780 See merge request gitlab-org/gitlab!33712
-
Igor Drozdov authored
Improve parallel persistance for audit event author_name See merge request gitlab-org/gitlab!36826
-
Shinya Maeda authored
Merge branch '208655-annotate-non-deployment-jobs-with-prepare-keyword-on-environment-action-keyword' into 'master' Add docs for `prepare` keyword on `environment:action:` keyword See merge request gitlab-org/gitlab!36568
-
Vladimir Shushlin authored
-