- 16 Nov, 2020 4 commits
-
-
Tan Le authored
The new CSV builder allows streaming large CSV file directly to the client. This helps to keep the connection open and avoid timeout. The users will also have a more responsive experience (i.e. not to wait for a complete CSV built before seeing the download prompt). This change also reduces memory usage since there is no need to load the complete temporary CSV file in memory.
-
Russell Dickenson authored
Add meta data and acronyms See merge request gitlab-org/gitlab!47739
-
Mark Lapierre authored
Update create_merge_request_with_secure_spec failing test See merge request gitlab-org/gitlab!47519
-
Evan Read authored
-
- 15 Nov, 2020 5 commits
-
-
Evan Read authored
Update Brakeman severity compatibility See merge request gitlab-org/gitlab!47728
-
Russell Dickenson authored
Polish some DVCS Connector docs See merge request gitlab-org/gitlab!47463
-
Paul Slaughter authored
[RUN AS-IF-FOSS] Use ee_else_ce in filtered_search_manager_spec.js See merge request gitlab-org/gitlab!47104
-
-
Scott Hampton authored
Update button in _header.html.haml See merge request gitlab-org/gitlab!47630
-
- 14 Nov, 2020 12 commits
-
-
Russell Dickenson authored
-
Russell Dickenson authored
Added other terms for AR to help it be found See merge request gitlab-org/gitlab!47568
-
Nicole Schwartz authored
-
Stan Hu authored
Add Usage Ping events for Static Site Editor See merge request gitlab-org/gitlab!47624
-
Marcel Amirault authored
Docs: Document that the Java examples for Testcoverage visualization also work for Kotlin See merge request gitlab-org/gitlab!47699
-
Hannes Rosenögger authored
-
Mayra Cabrera authored
Test for 404 when dast scanner and site profiles dont exist See merge request gitlab-org/gitlab!47643
-
Paul Slaughter authored
Converted ide_spec to vtu See merge request gitlab-org/gitlab!47627
-
Marcel Amirault authored
Clarify when CI_COMMIT_BRANCH is present See merge request gitlab-org/gitlab!47593
-
Mayra Cabrera authored
Account for uploaded files in storage statistics See merge request gitlab-org/gitlab!46941
-
Mario de la Ossa authored
Up to now we have not been taking uploads into consideration for computing total storage usage for repositories. This changes that.
-
- 13 Nov, 2020 19 commits
-
-
Amy Qualls authored
Updated the screenshot See merge request gitlab-org/gitlab!47330
-
Viktor Nagy authored
Compress the image down to a smaller file size.
-
Mayra Cabrera authored
Remove sse_image_uploads Feature Flag [RUN ALL RSPEC] See merge request gitlab-org/gitlab!47707
-
Craig Norris authored
Reduce images to more sensible dimensions See merge request gitlab-org/gitlab!47709
-
Amy Qualls authored
Shrink down images to more sensible dimensions, and crop more tightly if needed.
-
-
Craig Norris authored
Docs: Updated prereqs in Conan topic to be parallel See merge request gitlab-org/gitlab!47576
-
Suzanne Selhorn authored
Fixed line lengths and some issues.
-
Jose Ivan Vargas authored
Migrate repo file status icon tooltip to gitlab ui See merge request gitlab-org/gitlab!46839
-
Craig Norris authored
Reduce image sizes to sane widths See merge request gitlab-org/gitlab!47696
-
Amy Qualls authored
Each of these images was over three times the maximum recommended width. Reduce to 1000 pixels on the longest side.
-
Mike Jang authored
Add Audit Event retention policy to documentation See merge request gitlab-org/gitlab!46833
-
Dan Jensen authored
Previously the Audit Event retention policy was not documented. This adds a section to the Audit Event documentation to explain the retention policy, which only applies to SaaS customers.
-
Enrique Alcántara authored
Remove DOMContentLoaded Eventlistener See merge request gitlab-org/gitlab!47619
-
Jannik Lehmann authored
Removing DOMContentLoaded Eventlisteners from index files since the scripts are embedded using the defer tag.
-
Mike Jang authored
Edit Lefthook documentation See merge request gitlab-org/gitlab!47256
-
Mike Jang authored
Update doc about negated matchers in e2e tests See merge request gitlab-org/gitlab!47041
-
Mark Lapierre authored
-
Mike Jang authored
Document user availability - busy status indicator See merge request gitlab-org/gitlab!47644
-