- 17 Aug, 2020 8 commits
-
-
Jan Provaznik authored
Ensure HasWiki constructs wikis with users as owners See merge request gitlab-org/gitlab!39265
-
Martin Wortschack authored
Move old integrations to Settings > General and introduce instance-level integrations See merge request gitlab-org/gitlab!38488
-
charlie ablett authored
Don't show subscribable banner to auto_renew:nil See merge request gitlab-org/gitlab!38962
-
Ray Paik authored
Typo fix on CODEOWNERS Section Example See merge request gitlab-org/gitlab!39531
-
James Fargher authored
Update name of Composer event to push_package See merge request gitlab-org/gitlab!39398
-
James Fargher authored
Record user for contact_sales_btn_in_app experiment See merge request gitlab-org/gitlab!39510
-
Ash McKenzie authored
Enable on-demand DAST scan feature flag by default See merge request gitlab-org/gitlab!39411
-
Philip Cunningham authored
Enables security_on_demand_scans_feature_flag by default.
-
- 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 23 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
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This adds a concept of `default_actor` that `HasWiki` instances must implement. This is implemented differently for projects and groups. The contract is that `default_actor` must return a User with ownership privileges over the object. Wiki Owner differs from Owner of these models as wiki_owner must have the type `User`, but `Project#owner` can be a `Group` for instance. Groups can have many owners, so we select the first one, before ascending the chain of parent groups. This is vital since otherwise `HasWiki#wiki` will return wikis that cannot save their own pages.
-
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
-
Trevor Bramwell authored
The CODEOWNERS section example contained a typo of "@user2". Signed-off-by: Trevor Bramwell <trevor@bramwell.net>
-
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
-