- 06 Feb, 2020 19 commits
-
-
Heinrich Lee Yu authored
Add unix to allowed hosts See merge request gitlab-org/gitlab!24541
-
Evan Read authored
Add SAML screenshots and links See merge request gitlab-org/gitlab!24013
-
Cynthia Ng authored
-
Russell Dickenson authored
Update docs screenshots for email notifications Closes #201926 See merge request gitlab-org/gitlab!24406
-
Evan Read authored
Merge branch '201554-follow-up-from-default-cycle-analytics-duration-chart-and-median-line-feature-flags-to-true' into 'master' Resolve "Follow-up from "Default cycle analytics duration chart and median line feature flags to true"" See merge request gitlab-org/gitlab!24436
-
Mark Lapierre authored
Quarantine Geo specs See merge request gitlab-org/gitlab!24499
-
Nailia Iskhakova authored
Issue: https://gitlab.com/gitlab-org/gitlab/issues/201948 Specs are quarantined according to time to triage
-
Douglas Barbosa Alexandre authored
#196250 adding preload to prevent N+1 See merge request gitlab-org/gitlab!22845
-
Ohad Dahan authored
-
Ash McKenzie authored
Merge branch '202084-downloading-source-code-on-geo-secondary-attempts-to-write-to-the-database' into 'master' Don't log a security event to the database on a read-only instance Closes #202084 See merge request gitlab-org/gitlab!24537
-
Mark Lapierre authored
Add debug logs to Geo E2E specs See merge request gitlab-org/gitlab!24434
-
Jennifer Louie authored
-
Evan Read authored
Resolve "Better documentation on import from GitHub" Closes #18783 See merge request gitlab-org/gitlab!24507
-
Evan Read authored
Add https requirements to Auto DevOps docs See merge request gitlab-org/gitlab!24482
-
Daniel Gruesso authored
-
Patrick Bajao authored
In Rails 6, the new HostAuthorization middleware is enabled by default (it's not enabled on other environments). It currently allows localhost and IP addresses and we add `Gitlab.config.gitlab.host` as additional allowed host. When gitlab-shell makes a request via unix socket, it uses `http://unix/<endpoint>` so the host will be `unix`. Since it's not included in the list of allowed hosts, it gets blocked. This adds `unix` host to the list of allowed hosts.
-
Mark Lapierre authored
Standardize project fabrication on QA Plan tests See merge request gitlab-org/gitlab!24474
-
Evan Read authored
Add pointer to how to contribute to managed apps docs See merge request gitlab-org/gitlab!24484
-
Daniel Gruesso authored
-
- 05 Feb, 2020 21 commits
-
-
Mike Greiling authored
Update to eslint 6 See merge request gitlab-org/gitlab!24413
-
Mayra Cabrera authored
Add project_key column See merge request gitlab-org/gitlab!24063
-
Jan Provaznik authored
Project_key will be used to identify projects when user sends an email to service desk specific address.
-
Douglas Barbosa Alexandre authored
Downloading the project source code on a Geo secondary node tries to log a security event to the database raising a `PG::ReadOnlySqlTransaction` error.
-
Lukas Eipert authored
-
Lukas Eipert authored
This updates eslint and related plugins to the next major version so that we can make use of new features.
-
Russell Dickenson authored
Rough out subheading for starring projects Closes #31142 See merge request gitlab-org/gitlab!23908
-
Amy Qualls authored
The method of starring a project has not been documented in GitLab's documentation. This commit provides a subheading on the user/project page explaining this feature.
-
Douglas Barbosa Alexandre authored
Geo: Remove Sync button from Uploads UI Closes #202032 See merge request gitlab-org/gitlab!24496
-
Mayra Cabrera authored
Introduce security scan model See merge request gitlab-org/gitlab!23669
-
Cameron Swords authored
This stores scans run by Secure Products
-
Walmyr Lima e Silva Filho authored
Quarantine log into Mattermost via GitLab spec See merge request gitlab-org/gitlab!24491
-
Bob Van Landuyt authored
Include context metadata to /jobs/:id* API calls See merge request gitlab-org/gitlab!24324
-
Michael Kozono authored
Allow to specify number of retries with an env variable See merge request gitlab-org/gitlab!24457
-
Lin Jen-Shin authored
Fix a flaky spec that was time-sensitive See merge request gitlab-org/gitlab!24506
-
Natalia Tepluhina authored
Make smarter suggestion for assign commands Closes #199698 See merge request gitlab-org/gitlab!24294
-
Mike Greiling authored
Resolve "Cloud Run mislabeled on GKE cluster creation form" Closes #39462 See merge request gitlab-org/gitlab!23694
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/pages.gitlab-ci.yml' See merge request gitlab-org/gitlab!24459
-
Heinrich Lee Yu authored
Clear Sidekiq queues before each example See merge request gitlab-org/gitlab!23332
-
Mike Greiling authored
Merge branch '28837-update-javascript-language-polyfills-with-usebuiltins-and-core-js-v3' into 'master' Resolve "Update JavaScript language polyfills with UseBuiltins and core-js v3" Closes #28837 See merge request gitlab-org/gitlab!19629
-
Lin Jen-Shin authored
Prune flaky examples after 7 days See merge request gitlab-org/gitlab!24476
-