- 31 Jul, 2020 40 commits
-
-
Achilleas Pipinellis authored
Move the GitLab application docs to a new location outside of the high_availability dir as it's being deprecated.
-
Achilleas Pipinellis authored
Move and merge the two documents about NFS into a new location
-
Achilleas Pipinellis authored
Move the PgBouncer docs to a new location outside of the high_availability dir as it's being deprecated.
-
Achilleas Pipinellis authored
Move the Sidekiq docs to a new location outside of the high_availability dir as it's being deprecated.
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Move Consul docs to a new location outside of the high_availability dir which is being deprecated.
-
Achilleas Pipinellis authored
Update the Consul docs and prepare them to be used in the reference architectures docs.
-
Achilleas Pipinellis authored
The last step to complete the reference architecture documentation is to move/redirect the remaining components listed under administration/high_availability/ to new locations.
-
Stan Hu authored
Revert revert of code owner column ignore/removal See merge request gitlab-org/gitlab!38341
-
Kerri Miller authored
This reverts commit 4075ec82.
-
Stan Hu authored
Upgrade Gitaly to v13.3.0-rc3 See merge request gitlab-org/gitlab!38405
-
GitalyBot authored
-
Nick Gaskill authored
Pipeline navigation animated gif See merge request gitlab-org/gitlab!38337
-
Wayne Haber authored
-
Andrew Fontaine authored
Improve error handling in DAST site profile form See merge request gitlab-org/gitlab!38306
-
Paul Gascou-Vaillancourt authored
- Abort redirect when the backend returns errors as data - Show error messages in the alert
-
Wayne Haber authored
Update vuln dashboard help page See merge request gitlab-org/gitlab!38321
-
Wayne Haber authored
-
Mark Florian authored
Add workaround for Chrome/Edge 84 SVG bug See merge request gitlab-org/gitlab!38304
-
Michael Kozono authored
Resolve "Alphabetize list of application settings" See merge request gitlab-org/gitlab!38298
-
Michael Kozono authored
Geo - Remove the Geo::Fdw::Project.search method See merge request gitlab-org/gitlab!38347
-
Douglas Barbosa Alexandre authored
Since GitLab 13.2 we don't rely on FDW queries to sync/verify these repositories.
-
Douglas Barbosa Alexandre authored
Exclude instance-level services from usage data See merge request gitlab-org/gitlab!38147
-
Nick Gaskill authored
Added note of when vulnerability details were added See merge request gitlab-org/gitlab!38365
-
Russell Dickenson authored
-
Alessio Caiazza authored
Add iteration page within projects See merge request gitlab-org/gitlab!37715
-
Douglas Barbosa Alexandre authored
Resolve "Find better place for app/models/*enum.rb modules" Closes #202207 See merge request gitlab-org/gitlab!38061
-
Igor Drozdov authored
Fix insights `period_field` parameter See merge request gitlab-org/gitlab!38404
-
Tyler Amos authored
Puts application settings in alphabetical order for defaults and api documentation. These were mostly in order already but this fixes the exceptions. Sorted using VSCode's "Sort Lines Ascending" command palette feature.
-
Arturo Herrero authored
There is an index index_services_on_type_and_id_and_template_when_active introduced in 3a44d110 to optimize the queries performance for the services usage data. The usage data counter is iterating over the index in 10K batches, without covering all the fields (type, id, template, instance), the database would need to constantly look at the table for the instance column (extra I/O).
-
Arturo Herrero authored
-
Andrew Fontaine authored
Onboarding issues invite teammates - frontend See merge request gitlab-org/gitlab!37953
-
Lukas Eipert authored
Chrome and Edge 84 have a bug relating to icon sprite svgs https://bugs.chromium.org/p/chromium/issues/detail?id=1107442 If the SVG is loaded, under certain circumstances the icons are not shown. As a workaround we use the well-tested svg4everybody and forcefully include the icon fragments into the DOM and thus circumventing the bug.
-
Douglas Barbosa Alexandre authored
Add option to query a single board list with GraphQL API See merge request gitlab-org/gitlab!38216
-
Andrew Fontaine authored
Merge branch '202600-migrate-fa-spinner-to-spinner-for-app-views-shared-_new_project_item_select-html-haml' into 'master' Migrate app/views/shared/_new_project_item_select.html.haml FA icons See merge request gitlab-org/gitlab!38177
-
Stan Hu authored
Add `resoved_on_default_branch` attribute to VulnerabilityType See merge request gitlab-org/gitlab!38300
-
Stan Hu authored
Merge branch '225584-retrieve-security-dashboard-url-used-on-project-severity-status-report-from-backend-be' into 'master' Add security_dashboard_path to GraphQL ProjectType See merge request gitlab-org/gitlab!38171
-
Stan Hu authored
Support writing variables to CI config See merge request gitlab-org/gitlab!37516
-
rossfuhrman authored
Add support for writing variables to the .gitlab-ci.yml file created when using the SAST configuration UI
-
Stan Hu authored
fix request typo See merge request gitlab-org/gitlab!38370
-