- 28 Jul, 2020 40 commits
-
-
Igor Drozdov authored
Update historical vulnerability statistics when statistics are updated See merge request gitlab-org/gitlab!36970
-
Alan (Maciej) Paruszewski authored
This change adds updating vulnerability historical statistics when statistics for the project are updated.
-
Andrew Fontaine authored
Add info and unknown counts See merge request gitlab-org/gitlab!37763
-
Marcin Sedlak-Jakubowski authored
Docs: add stage metadata to files - Create (part 1) See merge request gitlab-org/gitlab!38071
-
Marcia Ramos authored
- Files: merge-requests/* - Stage: Create - Group: Source Code
-
Rémy Coutable authored
Add changelog and metrics definition warn in Danger See merge request gitlab-org/gitlab!37562
-
Alina Mihaila authored
-
Michael Kozono authored
Support creating Audit Event test data in FOSS See merge request gitlab-org/gitlab!38064
-
Stan Hu authored
Count pipelines that have security jobs See merge request gitlab-org/gitlab!37809
-
Martin Wortschack authored
Merge branch '219779-replace-gl-deprecated-button-with-gl-button-in-ee-app-assets-javascripts-packages-details' into 'master' Replace deprecated-button in package details app Closes #219779 See merge request gitlab-org/gitlab!38032
-
Amy Qualls authored
Improve product analytics documentation See merge request gitlab-org/gitlab!38070
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dan Davison authored
Update testing best practice doc See merge request gitlab-org/gitlab!36226
-
Tiffany Rea authored
-
Achilleas Pipinellis authored
Docs: Expand geo replication troubleshooting See merge request gitlab-org/gitlab!37960
-
Katrin Leinweber authored
-
Tan Le authored
Audit Event is offered in both FOSS and EE. We need to have ability to create test data in FOSS and hence this spec factory should be moved.
-
Stan Hu authored
change a to an See merge request gitlab-org/gitlab!38025
-
can eldem authored
Update documents for collected metrics
-
Achilleas Pipinellis authored
Document Geo repmgr to patroni validation test Closes #224652 See merge request gitlab-org/gitlab!37496
-
Nick Nguyen authored
-
Markus Koller authored
Prevent N+1 in board list issue service via strong memoize See merge request gitlab-org/gitlab!38050
-
Nicolò Maria Mezzopera authored
Move dashboard dropdown specs to dashboard_header_spec.js See merge request gitlab-org/gitlab!38048
-
Kushal Pandya authored
Add search bar for incidents Closes #229403 See merge request gitlab-org/gitlab!37885
-
David O'Regan authored
Add a search bar for incidents that allows a user to search for dedicated incidents
-
Achilleas Pipinellis authored
Docs: Update 2k reference to match changes in 1K page See merge request gitlab-org/gitlab!37952
-
Kushal Pandya authored
Auto expand collapsed diffs when in single diff file mode Closes #230511 See merge request gitlab-org/gitlab!37832
-
Achilleas Pipinellis authored
Docs: Update 3K reference architecture to mirror 2K formatting See merge request gitlab-org/gitlab!37989
-
Achilleas Pipinellis authored
Docs: Incorporate 2K page changes See merge request gitlab-org/gitlab!37950
-
Achilleas Pipinellis authored
Docs: Update 5K reference architecture to mirror 2K formatting See merge request gitlab-org/gitlab!37992
-
Craig Norris authored
-
Martin Wortschack authored
VSA - Remove filter bar disabled state See merge request gitlab-org/gitlab!37405
-
charlie ablett authored
- Add N+1 test
-
Miguel Rincon authored
After creating the dashboard header, the specs where not moved, this MR addresses moving part of them by moving the dashboard dropdown specs.
-
Sean McGivern authored
Do not hit a project page before test data is setup See merge request gitlab-org/gitlab!37978
-
Ragnar Hardarson authored
This finder function has a side-effect find_or_create_subscription: https://gitlab.com/gitlab-org/gitlab/-/blob/50dbb5ad162d61d06b743ea2e8283fbdb26a0477/ee/app/models/ee/namespace.rb#L377-382 we need to ensure this is not called before a subscription has been setup in the test.
-
Peter Leitzen authored
Enable state, milestone, and weight change event tracking by default See merge request gitlab-org/gitlab!36936
-
Kamil Trzciński authored
Make Metrics::Transaction more generic Closes #219029 See merge request gitlab-org/gitlab!32980
-
Marcin Sedlak-Jakubowski authored
Update recaptcha example header value to be a string See merge request gitlab-org/gitlab!37657
-
Sean McGivern authored
Speed up specs for AlertManagement::Alert Closes #227140 See merge request gitlab-org/gitlab!37729
-