- 15 Jul, 2020 40 commits
-
-
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
-
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
-
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
-
Marcia Ramos authored
Remove feature flag docs for Confluence service See merge request gitlab-org/gitlab!36919
-
Luke Duncalfe authored
With the feature flags removed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/36781, this change updates the documentation to reflect this. https://gitlab.com/gitlab-org/gitlab/-/issues/220934 https://gitlab.com/gitlab-org/gitlab/-/issues/228731
-
Igor Drozdov authored
Update Rouge to v3.21.0 Closes #220566 See merge request gitlab-org/gitlab!36942
-
Ben Bodenmiller authored
Co-Authored-By: Yorick Peterse <yorick@yorickpeterse.com>
-
Ramya Authappan authored
Make sure end-to-end tests use unique filenames in template tests Closes #227029 and #210504 See merge request gitlab-org/gitlab!36835
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Miguel Rincon authored
Make related issues component more extendable See merge request gitlab-org/gitlab!35598
-
Daniel Tian authored
Make the related issues component used on the Issues page more extendable so that it can be reused on the standalone vulnerabilities page
-
Fabio Pitino authored
Enable BulkInsertSafe on Ci::BuildNeed See merge request gitlab-org/gitlab!36815
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Kushal Pandya authored
Fixes bug where `history-item-selected` event emitted `onFilter` on component but didn't include correct payload.
-