- 18 Aug, 2020 1 commit
-
-
Andreas Brandl authored
-
- 17 Aug, 2020 1 commit
-
-
Tan Le authored
We are in the process of moving away from STI model in `AuditEvent` and dropping `type` column. There is only one type (e.g. `SecurityEvent`) and this redundant column wastes precious storage. Rollback is an no-op since there would be null values added to the table after the application stop writing to this field. We will need to create separate migration to rectify these null values if there is a need to go back to the original schema.
-
- 16 Aug, 2020 9 commits
-
-
Evan Read authored
Add docs for configuring AWS Server Side Encryption headers See merge request gitlab-org/gitlab!39282
-
James Fargher authored
Speed up push_options_handler_service_spec See merge request gitlab-org/gitlab!39381
-
Russell Dickenson authored
Improve Event Dictionary description See merge request gitlab-org/gitlab!39542
-
Jerome Ng authored
-
charlie ablett authored
Resolve "BitBucket Server import using name instead of key" See merge request gitlab-org/gitlab!39433
-
Russell Dickenson authored
Restructure Telemetry Guide for easier readability See merge request gitlab-org/gitlab!39539
-
Jerome Ng authored
-
Illya Klymov authored
-
Illya Klymov authored
Correctly generate key and slug for bitbucket server importer
-
- 14 Aug, 2020 24 commits
-
-
Gabriel Mazetto authored
Add tests for Redis HLL class Closes #235476 See merge request gitlab-org/gitlab!39215
-
Jarka Košanová authored
Add support for a user parent resource in GFM See merge request gitlab-org/gitlab!38571
-
Vijay Hawoldar authored
PersonalSnippets do not belong to a group or project so this commit adds support for a user as the parent instead
-
Igor Drozdov authored
Enable code_navigation_references feature flag See merge request gitlab-org/gitlab!39214
-
Patrick Bajao authored
RAM usage of parsiing LSIF references are now back to normalcy and feature works. It can now be enabled by default.
-
Kushal Pandya authored
Remove an extra padding in y-axis on Epic detail Closes #232084 See merge request gitlab-org/gitlab!37886
-
Phil Hughes authored
Merge branch '235452-implement-skeleton-chart-loader-for-mr-analytics-throughput-chart' into 'master' Implement skeleton chart loader for MR analytics throughput chart See merge request gitlab-org/gitlab!39424
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
alinamihaila authored
-
Vitali Tatarintev authored
Set default type for alert embeds See merge request gitlab-org/gitlab!39487
-
Sarah Yasonik authored
-
Phil Hughes authored
Fix bugs around Filtered Search Bar See merge request gitlab-org/gitlab!39452
-
Vitali Tatarintev authored
Added minimum limit to wiki page Closes #229188 See merge request gitlab-org/gitlab!38554
-
Kushal Pandya authored
Implement rules logic for network policy editor See merge request gitlab-org/gitlab!39058
-
Kushal Pandya authored
Re-name "Delete" button to "Archive" on Design Tab See merge request gitlab-org/gitlab!38446
-
Kushal Pandya authored
UX improvements for instance-level integrations See merge request gitlab-org/gitlab!38674
-
Justin Ho Tuan Duong authored
To be the same as project-level integrations with a 4-8 column layout.
-
Kushal Pandya authored
Fixes two bugs; - Hide history dropdown entirely when recentSearchesStorageKey is not provided. - Fix duplicate keys error when same token value is selected multiple times.
-
Uday Aggarwal authored
-
Uday Aggarwal authored
-
Miguel Rincon authored
Migrate issue board remove issue bs button to GlButton Closes #229294 See merge request gitlab-org/gitlab!39399
-
Taurie Davis authored
-
Heinrich Lee Yu authored
Ajk globalid ignore EE See merge request gitlab-org/gitlab!39478
-
Michael Kozono authored
Backend for Group Deploy Keys Closes #14729 See merge request gitlab-org/gitlab!38214
-
- 13 Aug, 2020 5 commits
-
-
Paul Slaughter authored
Enable multiline_comments by default See merge request gitlab-org/gitlab!39370
-
-
Mayra Cabrera authored
Revert parse_gitlab_ci into master RUN AS-IF-FOSS See merge request gitlab-org/gitlab!39518
-
ap4y authored
This commit implements rules logic for network policies. 4 rule types are suppported: endpoint, entity, cidr and fqdn.
-
Andrew Fontaine authored
Modify submission behavior of the New/Edit Release page See merge request gitlab-org/gitlab!39145
-