- 01 Oct, 2020 40 commits
-
-
Enrique Alcántara authored
Add og:description attribute to individual "Release" page Closes #215389 See merge request gitlab-org/gitlab!42889
-
Nathan Friend authored
Fix broken button detault class See merge request gitlab-org/gitlab!43977
-
David O'Regan authored
-
Heinrich Lee Yu authored
Replace gitlab_sign_in with sign_in for release tests See merge request gitlab-org/gitlab!44016
-
Michael Kozono authored
Update geo limitations table Closes #235918 and #235434 See merge request gitlab-org/gitlab!43699
-
Fabian Zimmer authored
I've updated the datatype replication table with the latest information and changed some of the formatting to make it easier to read. Specific changes: - Sorted by replication status (yes, no, not planned) and release added - Added missing links to follow up issues - Added CI Pipeline artifacts - Added dependency proxy - Added missing feature flag information for terraform state files - Added information regarding object storage
-
Gabriel Mazetto authored
Remove FF for License Compliance rule See merge request gitlab-org/gitlab!43577
-
Douglas Barbosa Alexandre authored
Quarantine flaky tests See merge request gitlab-org/gitlab!43979
-
Enrique Alcántara authored
Feature flag for group test coverage See merge request gitlab-org/gitlab!43774
-
Ezekiel Kigbo authored
Hide "Create Issue" On Vulnerability Page When Issues Are Disabled See merge request gitlab-org/gitlab!43725
-
Robert Speicher authored
Fix Ruby 2.7 deprecation warnings in graphql move.rb See merge request gitlab-org/gitlab!43943
-
Imre Farkas authored
Update instance statistics seed file See merge request gitlab-org/gitlab!43988
-
Nick Gaskill authored
Clarify that License Compliance is independent of other stages See merge request gitlab-org/gitlab!43959
-
Russell Dickenson authored
-
Imre Farkas authored
Only log CarrierWave::IntegrityError without sending exception See merge request gitlab-org/gitlab!43750
-
gaga5lala authored
-
Nick Gaskill authored
Fix documentation for vulnerability export fields See merge request gitlab-org/gitlab!43967
-
Martin Wortschack authored
Merge branch '259657-foss-broken-master-in-spec-frontend-vue_shared-components-members-avatars-user_avatar_spec-js' into 'master' RUN AS-IF-FOSS Fix failing FOSS spec (`user_avatar_spec.js`) [RUN AS-IF-FOSS] Closes #259657 See merge request gitlab-org/gitlab!44017
-
Mike Jang authored
Resolve "Create "No Access" Role" - docs See merge request gitlab-org/gitlab!41178
-
Gosia Ksionek authored
Fix spacing
-
Sean McGivern authored
Fix security finding comparison method See merge request gitlab-org/gitlab!39871
-
Douglas Barbosa Alexandre authored
Fix wrong scope for approvedBy in MR GraphQL API See merge request gitlab-org/gitlab!43705
-
Douglas Barbosa Alexandre authored
Remove total counts for snowplow events in usage ping See merge request gitlab-org/gitlab!43768
-
Stan Hu authored
Add human friendly name for project_key See merge request gitlab-org/gitlab!43993
-
Andrew Fontaine authored
Expands the alert dismisser to dismiss banners See merge request gitlab-org/gitlab!42110
-
Douglas Barbosa Alexandre authored
Fix Ruby 2.7 warnings for MergeRequestContextCommit See merge request gitlab-org/gitlab!43982
-
Enrique Alcántara authored
Add GitLab UI button styles to app/views/projects/ci/builds/_build.html See merge request gitlab-org/gitlab!43728
-
Andrei Kyrnich authored
-
peterhegman authored
The CE spec was looking for EE content
-
Nathan Friend authored
This commit updates all release-related feature specs to use `sign_in` instead of `gitlab_sign_in`.
-
Dmytro Zaporozhets (DZ) authored
Do not try to copy weight events when promoting an issue See merge request gitlab-org/gitlab!43891
-
Nathan Friend authored
This commit updates the dedicated "Release" page to use the release's description as the og:description meta tag's content instead of the default (the project's description).
-
Kamil Trzciński authored
Update Workhorse version to 8.49.0 See merge request gitlab-org/gitlab!43999
-
Achilleas Pipinellis authored
Fix 25k Ref Arch Internal Load Balancer specs See merge request gitlab-org/gitlab!43984
-
Dmytro Zaporozhets (DZ) authored
Call `#to_json` on variables in `post_graphql` Closes #255374 See merge request gitlab-org/gitlab!43328
-
Dmytro Zaporozhets (DZ) authored
Fix problem with sorting by case in GraphQL See merge request gitlab-org/gitlab!43861
-
Natalia Tepluhina authored
POC: GraphQL Startup.js See merge request gitlab-org/gitlab!36324
-
Natalia Tepluhina authored
-
Natalia Tepluhina authored
Show incident details page via `issues/incident/:id` Closes #244943 See merge request gitlab-org/gitlab!43459
-
David O'Regan authored
Add base incident route for dedicated incident page routed from the issues namespace
-