- 06 Jul, 2020 40 commits
-
-
Scott Hampton authored
Moving towards using the new summary endpoint, it will be useful to get this refactor out of the way. Move towards proper store instantiation practices. Instantiate store with endpoints so we don't have to have `setEndpoint` actions. Do all requests in the store actions.
-
Peter Leitzen authored
Add feature_category-label to grape metrics Closes gitlab-development-kit#993 See merge request gitlab-org/gitlab!36064
-
Sean McGivern authored
Revert "Add feature flag to update namespace statistics" See merge request gitlab-org/gitlab!36033
-
Sean McGivern authored
Create Jira issue serializer Closes #223918 See merge request gitlab-org/gitlab!35567
-
Rémy Coutable authored
Bring 'add-bin-feature-flag' into 'master' See merge request gitlab-org/gitlab!36060
-
Peter Leitzen authored
-
Sean McGivern authored
Remove dead elasticsearch indexing code See merge request gitlab-org/gitlab!35936
-
Kamil Trzciński authored
Add plan limits for max size per artifact type See merge request gitlab-org/gitlab!34767
-
Bob Van Landuyt authored
This adds the `feature_category` label to the metrics for grape endpoints. This is needed so the metrics have the same labels as the ones for controllers. This also adds a spec so we don't forget about it in the future.
-
Kushal Pandya authored
RUN AS-IF-FOSS Async import health_status_bundle Closes #227004 See merge request gitlab-org/gitlab!36047
-
Rajat Jain authored
-
Jacques Erasmus authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!35854
-
Markus Koller authored
Allow Jira issues without GitLab issues enabled See merge request gitlab-org/gitlab!35886
-
Kamil Trzciński authored
The `bin/` scripts do define `Options`. Move the `Options` into `*Parser` class to avoid conflicting definitions
-
Rémy Coutable authored
Add bin feature flag (RUN AS-IF-FOSS) See merge request gitlab-org/gitlab!35540 (cherry picked from commit 82b09ab5) 388079df Add `bin/feature-flag` script 1432ee17 Apply 1 suggestion(s) to 1 file(s)
-
charlie ablett authored
Expand Security & Compliance on Vulnerabilities Details page See merge request gitlab-org/gitlab!35855
-
Alan (Maciej) Paruszewski authored
-
Peter Leitzen authored
Merge branch '214564-rename-vulnerabilities-occurrenceidentifier-to-vulnerabilities-findingidentifier' into 'master' Rename OccurrenceIdentifier to FindingIdentifier See merge request gitlab-org/gitlab!35989
-
Markus Koller authored
Resolve "Automatically mark To-do as done when an alert is resolved" See merge request gitlab-org/gitlab!35700
-
Sean Arnold authored
-
Phil Hughes authored
Fix missing avatar in MR widget Closes #225295 See merge request gitlab-org/gitlab!36034
-
Phil Hughes authored
Add keyboard shortcuts to metrics dashboard See merge request gitlab-org/gitlab!32804
-
Jose Ivan Vargas authored
This adds keyboard shortcuts to the actions dropdown, said shortcuts will not be displayed for this iteration until there's a consistent design for displaying said shortcuts
-
Marcin Sedlak-Jakubowski authored
Update MR predefined variable details Closes #213798, #36509, and #43727 See merge request gitlab-org/gitlab!36023
-
Marcel Amirault authored
-
Heinrich Lee Yu authored
Add a feature category to requests handled by rails controllers See merge request gitlab-org/gitlab!35281
-
Russell Dickenson authored
Add documentation for on-demand DAST scans See merge request gitlab-org/gitlab!35085
-
Philip Cunningham authored
-
Russell Dickenson authored
Fix documentation links to ZAP See merge request gitlab-org/gitlab!36021
-
Achilleas Pipinellis authored
Add 12.9 and 12.10 Geo upgrades to validation test doc Closes #223284 See merge request gitlab-org/gitlab!35078
-
Jennifer Louie authored
-
charlie ablett authored
Add tests for archive API for projects with dots in path Closes #224669 See merge request gitlab-org/gitlab!36038
-
Peter Leitzen authored
Add scannedResourcesCsvPath to securityReportSummary See merge request gitlab-org/gitlab!35949
-
Craig Smith authored
Add scannedResourcesCsvPath to securityReportSummary graphQL endpoint. The value is nil to allow frontend to move forward The full path will be added in a later MR
-
Marcel Amirault authored
Yaml formatting improvements See merge request gitlab-org/gitlab!36007
-
Ben Bodenmiller authored
-
Thong Kuah authored
The issue is that the requirement: for the route was clobbering the requirement: for the containing namespace. This was since fixed in https://github.com/ruby-grape/grape/pull/1788, and pulled in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33450.
-
Arturo Herrero authored
Complete Jira issue entity, adding specs for Jira issue entity and serializer.
-
Brett Walker authored
to be used for MVC
-
Achilleas Pipinellis authored
Add Guidance for ES cluster config and settings Closes #216303 See merge request gitlab-org/gitlab!35738
-