- 06 May, 2020 11 commits
-
-
James Ramsay authored
Listening on the internal IP address of each node complicates the configuration of Gitaly HA in what is likely already a firewalled network running on a cloud provider. The default configuration should be simple to configure. Until problems with Tableflip are resolved, an extra restart is required.
-
Evan Read authored
Add more Praefect to scrape config See merge request gitlab-org/gitlab!31162
-
Dylan Griffith authored
Modify mutation to add Project to Instance Security Dashboard See merge request gitlab-org/gitlab!30865
-
Alan (Maciej) Paruszewski authored
This change introduces small improvement to AddProject mutation to not accept multiple project ids, but only one and let GraphQL manage multiple mutations to add multiple projects to Security Dashboard.
-
Dylan Griffith authored
Harden Usage Ping | Redis Counters Closes #212402 See merge request gitlab-org/gitlab!29474
-
Alina Mihaila authored
Add fallback_totals in BaseCounter Add fallback_totals in specific redis counters Add tests Fix rubocop offence
-
Evan Read authored
Docs: style cleanup of DAST page See merge request gitlab-org/gitlab!31037
-
Amy Qualls authored
'Spidering' is common enough usage now that it can be added to the word list.
-
James Ramsay authored
Each Praefect votes on the promotion of Gitaly nodes to primary, and there should not be a single point of failure. Three Praefects is preferred to two to prevent a tie. The scrape config should also reflect this to make it clear that the Praefect load balancer IP is not the correct address for this configuration.
-
Evan Read authored
Docs: wording and style edits, dependency scanning See merge request gitlab-org/gitlab!31015
-
Amy Qualls authored
Update the Dependency Scanning document to resolve the Vale issues which are not part of subheadings (which require larger-scale checks across the repo).
-
- 05 May, 2020 29 commits
-
-
James Fargher authored
Remove FF ci_use_merge_request_ref See merge request gitlab-org/gitlab!30596
-
Denys Mishunov authored
Fix checkmark position on dropdowns See merge request gitlab-org/gitlab!30685
-
Douglas Barbosa Alexandre authored
Remove FF ci_project_git_depth See merge request gitlab-org/gitlab!30588
-
Douglas Barbosa Alexandre authored
Support limits for offset pagination and define default See merge request gitlab-org/gitlab!28460
-
Douglas Barbosa Alexandre authored
Api for project access token See merge request gitlab-org/gitlab!29622
-
Bob Van Landuyt authored
Post Process Status Page Images See merge request gitlab-org/gitlab!30181
-
Allison Browne authored
Use a new status page pipeline and banzai filter to remove lazy loading of images from html
-
Douglas Barbosa Alexandre authored
Remove deprecated design route See merge request gitlab-org/gitlab!30917
-
Suzanne Selhorn authored
Add JUnit screenshots documentation See merge request gitlab-org/gitlab!31029
-
Maxime Orefice authored
-
Mayra Cabrera authored
Disregard case of section names when parsing See merge request gitlab-org/gitlab!30898
-
Kerri Miller authored
We want to make sure that we match section names regardless of case, so [Database], [DataBase], and [database] would all be considered a single seciton. The first case pattern that is encountered will be considered the canonical spelling.
-
Stan Hu authored
Save logs as artifacts in rspec jobs See merge request gitlab-org/gitlab!31116
-
Denys Mishunov authored
Fixes confirm box not showing when users cancelling reply form Closes #33586 See merge request gitlab-org/gitlab!30617
-
Jarka Košanová authored
Create SprintsFinder See merge request gitlab-org/gitlab!29822
-
Douglas Barbosa Alexandre authored
Geo: Link to dos to relevant Framework epics See merge request gitlab-org/gitlab!30933
-
Aishwarya Subramanian authored
Adds list, creation and revoke api for project access token. The create api generates a Project bot and makes it a Maintainer in the project. The list api lists all active and inactive Project access tokens. The revoke action revokes the token and removes the member from the project.
-
Mike Jang authored
Add metadata for Manage:Analytics docs See merge request gitlab-org/gitlab!30879
-
Mike Jang authored
-
Mario de la Ossa authored
Adds SprintsFinder, which will be used in SprintsController in the near future
-
Nick Gaskill authored
License Compliance - Policy violations docs update See merge request gitlab-org/gitlab!30557
-
Mike Lewis authored
Add table info to Docs Style Guide See merge request gitlab-org/gitlab!30998
-
Mark Florian authored
Fix table colors Closes #213324 See merge request gitlab-org/gitlab!30903
-
Phil Hughes authored
DAG Visualization MVC - feature flag See merge request gitlab-org/gitlab!30310
-
Frédéric Caplette authored
This adds a new tab in the pipeline view where user will be able to visualize their DAG graph. This is behind a feature flag enabled by default.
-
Andrew Fontaine authored
Extend merge url params to remove null values See merge request gitlab-org/gitlab!30806
-
Marcia Ramos authored
Rename Client Side Evaluation to Live Preview Closes #213852 and #213853 See merge request gitlab-org/gitlab!30309
-
Kai Armstrong authored
-
Heinrich Lee Yu authored
Remove update_project_statistics_after_commit feature flag See merge request gitlab-org/gitlab!30818
-