- 15 Apr, 2021 4 commits
-
-
Dylan Griffith authored
The current timeout defaults to 15s. Per https://gitlab.com/gitlab-org/gitlab/-/issues/327106 this endpoint consumes a considerable amount of DB time. Since this endpoint is not as essential as the primary task the user is performing (since it is used to generate tab counts for other tabs you aren't searching) it makes sense to reduce the timeout so slower counts don't consume too much resources.
-
Evan Read authored
Clarify DAST host override warnings See merge request gitlab-org/gitlab!59198
-
Russell Dickenson authored
-
Ezekiel Kigbo authored
Geo Node Status 2.0 - Replication Counts See merge request gitlab-org/gitlab!57507
-
- 14 Apr, 2021 36 commits
-
-
Mark Chao authored
Add test report usage ping metrics See merge request gitlab-org/gitlab!59316
-
Evan Read authored
Crosslink MR approvals API page See merge request gitlab-org/gitlab!59414
-
Amy Qualls authored
-
Mark Chao authored
Log all API uploads that exceed max attachment size See merge request gitlab-org/gitlab!59292
-
Thong Kuah authored
Fix missing link_end variable in Pages HAML view See merge request gitlab-org/gitlab!59350
-
Denys Mishunov authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!59324
-
Heinrich Lee Yu authored
Hide lead time graphs if not available See merge request gitlab-org/gitlab!59268
-
Jose Ivan Vargas authored
Update Api.getRawFile to make ref param optional[RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!59238
-
Jiaan Louw authored
-
Stan Hu authored
Add documentation for configuring Microsoft Graph with MailRoom See merge request gitlab-org/gitlab!59084
-
Mark Lapierre authored
Update old test case link with max comments See merge request gitlab-org/gitlab!59410
-
Mark Lapierre authored
Update older testcase issue links See merge request gitlab-org/gitlab!59311
-
Stan Hu authored
-
Achilleas Pipinellis authored
-
Mike Jang authored
Document permission to manage group push rules See merge request gitlab-org/gitlab!59333
-
Stan Hu authored
Prevent manual upload of cloud license See merge request gitlab-org/gitlab!58709
-
Stan Hu authored
Previously if the project were on the `GITLAB_UPLOAD_API_ALLOWLIST` exemption list we would not log a message. However, it is still useful to track these exceptions so that we know that they are happening. We add a `upload_allowed` boolean field to make it possible to filter these exempted uploads. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/325788
-
Scott Hampton authored
Highlight paid features during active trial - Part 1 of 4 See merge request gitlab-org/gitlab!56155
-
Dallas Reedy authored
Part 1 of 4. Sets the groundwork for the “Highlight paid features during active trial” experiment. Mainly, it sets up a new experiment using the `gitlab-experiment` gem (GLEX) and creates the initial badge component that will be used as the building block for the rest of the experiment features.
-
GitLab Renovate Bot authored
-
Mike Jang authored
Docs: Surface merge approval rules in permissions list See merge request gitlab-org/gitlab!59384
-
Paul Slaughter authored
Allow Add Comment To Review See merge request gitlab-org/gitlab!51718
-
-
Dmytro Zaporozhets (DZ) authored
Update UI text in the drone integration See merge request gitlab-org/gitlab!59231
-
Marcel Amirault authored
-
Yannis Roussos authored
Merge branch '323676-add-index-on-created-at-web-hook-id-to-partitioned-web-hook-logs' into 'master' Add index to partitioned web_hook_logs (Part 1 of 3) See merge request gitlab-org/gitlab!59261
-
Fabio Pitino authored
Return 403 when job is deleted See merge request gitlab-org/gitlab!59382
-
Tyler Amos authored
Updates the LicenseController#create action to prevent cloud licenses from being created. Presents an alert to the user to upload a valid license. Improve LicenseController specs with expectations on the creation of License records.
-
Tiffany Rea authored
-
Yannis Roussos authored
- Add the index on (created_at, web_hook_id) that is defined for web_hook_logs to the partitioned version of the table
-
Mayra Cabrera authored
Fix a 'Style/RegexpLiteralMixedPreserve' RuboCop offense See merge request gitlab-org/gitlab!59404
-
Nick Thomas authored
Document On-demand Scans Authentication options See merge request gitlab-org/gitlab!59169
-
Dheeraj Joshi authored
-
Nick Thomas authored
Merge branch 'philipcunningham-enable-additional-fields-feature-flag-by-default-292897' into 'master' Enable DAST extra fields feature flag by default See merge request gitlab-org/gitlab!58859
-
Steve Azzopardi authored
When a job get's deleted a 404 is return which is HTTP semantically correct. A 404 can be a temporary problem on the network which the Runner will retry the request. This prevents from deleted jobs running until timeout. reference https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27765
-
Suzanne Selhorn authored
Promote dependencies section See merge request gitlab-org/gitlab!59338
-