- 20 Jul, 2020 40 commits
-
-
Amy Qualls authored
Warn about utility difference See merge request gitlab-org/gitlab!37274
-
David O'Regan authored
-
Mike Jang authored
Adds docs note about using wildcard address for PG when setting up Geo Closes omnibus-gitlab#5258 See merge request gitlab-org/gitlab!37278
-
Catalin Irimie authored
-
Mike Jang authored
Improve guidance when confirmation token expired Closes #219558 See merge request gitlab-org/gitlab!37258
-
Mike Jang authored
Update Frontend test fixtures documentation See merge request gitlab-org/gitlab!36828
-
Tomas Vik authored
The documentation (mainly the part on generating fixtures) was out of date. This MR adds information about where to find generated fixtures.
-
Mike Jang authored
Added approval status section to compliance dashboard docs See merge request gitlab-org/gitlab!36979
-
Robert Hunt authored
This section describes what the approval status is, how it is determined what status is selected and what the separation of duties entails
-
Natalia Tepluhina authored
Resolve "Pasting an image into a comment also uploads design" See merge request gitlab-org/gitlab!37171
-
Natalia Tepluhina authored
-
Jose Ivan Vargas authored
Fix CSV downloads for multiple series in the same chart Closes #214627 See merge request gitlab-org/gitlab!36556
-
Douglas Barbosa Alexandre authored
[RUN AS-IF-FOSS] Fix merge request approvals for EE without license See merge request gitlab-org/gitlab!37246
-
Fabio Pitino authored
Extract GitLab::Ci::Build::AutoRetry class See merge request gitlab-org/gitlab!36991
-
Heinrich Lee Yu authored
Change PagerDuty webhook URL to be scoped URL Closes #230459 See merge request gitlab-org/gitlab!37321
-
Vitali Tatarintev authored
Use non-legacy scoped URL format for PagerDuty webhook
-
Toon Claes authored
Update geo self service framework documentation See merge request gitlab-org/gitlab!36608
-
Jose Ivan Vargas authored
[RUN-AS-IF-FOSS] Remove most no-op default exports See merge request gitlab-org/gitlab!37213
-
Marcin Sedlak-Jakubowski authored
Merge branch '223718-change-rate-limit-for-issues-creation-to-be-disabled-by-default-docs' into 'master' Chage default value in documentation for issues rate limit See merge request gitlab-org/gitlab!37057
-
Fabio Pitino authored
Merge branch '214382-remove-application_settings_tokens_optional_encryption-feature-flag' into 'master' Disable application_settings_tokens_optional_encryption feature flag See merge request gitlab-org/gitlab!31798
-
Gilang Gumilar authored
-
Yorick Peterse authored
Escape html in iteration description See merge request gitlab-org/gitlab!37340
-
Nick Gaskill authored
Add version note for feature moved to core See merge request gitlab-org/gitlab!37277
-
Miguel Rincon authored
When a panel has metrics data, it should be present all the data in CSV format and not just one slice. This change allows users to download the entire dataset in a panel.
-
Mike Jang authored
Describe caveat for display of member email attribute See merge request gitlab-org/gitlab!37164
-
Mayra Cabrera authored
Handle case when user is not present for PAT notification banner See merge request gitlab-org/gitlab!37330
-
Markus Koller authored
Update GitLab Runner Helm Chart to 0.19.0/13.2.0 See merge request gitlab-org/gitlab!37292
-
Donald Cook authored
-
Mike Jang authored
Update when pages custom CA issue fixed See merge request gitlab-org/gitlab!37270
-
Andrew Fontaine authored
Smartly truncate URLs in DAST Modal See merge request gitlab-org/gitlab!37078
-
Dheeraj Joshi authored
-
allison.browne authored
Move tests covering the private logic to the new AutoRetry class. Fix integration tests that depended on the old interface.
-
allison.browne authored
Adds a new Gitlab::Ci::Build::AutoRetry class with the new retry logic. Moves the original build model specs and makes them pass in the new location.
-
Phil Hughes authored
Update dependency_decisions.yml with 0BSD license See merge request gitlab-org/gitlab!37186
-
Natalia Tepluhina authored
-
Mike Jang authored
Adjust wording on 1k ref arch table Closes #222542 See merge request gitlab-org/gitlab!37331
-
Enrique Alcántara authored
Update dependency @toast-ui/vue-editor to ^2.3.0 See merge request gitlab-org/gitlab!37304
-
Dan Jensen authored
Previously when a User attempted to use an expired Devise confirmation token, the error message instructed them to request a new token without explaining how to do it. The message is only displayed on the page for requesting a new token, but the User must infer that by the context, which was confusing to some users. This simply adds the word "below" so Users do not need to infer - they can follow the written instruction.
-
Aishwarya Subramanian authored
Add a nil check for current_user while determining if a banner is required to be shown for PAT expiration.
-
Grant Young authored
-