This project is mirrored from https://jihulab.com/gitlab-cn/gitlab.git.
Pull mirroring updated .
- Jul 01, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Marin Jankovski authored
Support object storage at FileMover class See merge request gitlab/gitlab-ee!1037
-
Marin Jankovski authored
-
Marin Jankovski authored
Match only stable branch for mysql upgrade specs See merge request gitlab-org/gitlab-ee!14485
-
Marin Jankovski authored
-
- Jun 30, 2019
-
-
Oswaldo Ferreira authored
-
- Jun 27, 2019
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
Do not allow localhost urls in GitHub Integration See merge request gitlab/gitlab-ee!1011
-
manojmj authored
This fix is to prevent the usage of localhost URLs in GitHub integration. Added strict validation to ensure that integrations with local URLs are not saved, and for existing integrations with such URLs, requests are not made.
-
- Jun 26, 2019
-
-
GitLab Release Tools Bot authored
Ability to write a note in a private snippet See merge request gitlab/gitlab-ee!970
-
GitLab Release Tools Bot authored
Prevent Billion Laughs attack See merge request gitlab/gitlab-ee!972
-
GitLab Release Tools Bot authored
Fix MR head pipeline leak See merge request gitlab/gitlab-ee!980
-
GitLab Release Tools Bot authored
Merge branch 'security-prevent-detection-of-merge-request-template-name-12-0-ee' into '12-0-stable-ee' Guests can know whether merge request template name exists or not See merge request gitlab/gitlab-ee!986
-
GitLab Release Tools Bot authored
Persist tmp snippet uploads at users See merge request gitlab/gitlab-ee!988
-
GitLab Release Tools Bot authored
Fix DOS when rendering issue/MR comments See merge request gitlab/gitlab-ee!998
-
GitLab Release Tools Bot authored
Fix type authorizations in GraphQL See merge request gitlab/gitlab-ee!1007
-
GitLab Release Tools Bot authored
Expose merge requests count based on user access See merge request gitlab/gitlab-ee!1008
-
GitLab Release Tools Bot authored
Fix color validation regex causing DoS See merge request gitlab/gitlab-ee!1014
-
GitLab Release Tools Bot authored
Disable Rails SQL query cache when applying service templates See merge request gitlab/gitlab-ee!1018
-
- Jun 25, 2019
-
-
Stan Hu authored
When the SQL query cache is active, the SELECT query for finding projects to apply service templates returns the same values. This causes an infinite loop because even though bulk INSERT queries are made, the cached results never reflect that progress. To fix this, we call `Project.uncached` around the query to ensure new data is retrieved. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63595
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Robert Speicher authored
Prepare 12.0.2-ee release See merge request gitlab-org/gitlab-ee!14371
-
Stan Hu authored
Fix broken ee geo specs See merge request gitlab-org/gitlab-ee!14327
-
GitLab Bot authored
-
GitLab Bot authored
-
Mike Greiling authored
Take into account events created before milestone start Closes #12216 See merge request gitlab-org/gitlab-ee!14184 (cherry picked from commit 4c0737a4) 79b90b00 Take into account events created before milestone start eab7a723 Add changelog for fix
-
Rémy Coutable authored
Silence backup warnings when CRON=1 in use Closes #63703 See merge request gitlab-org/gitlab-ce!30033 (cherry picked from commit d6c7d4c4) ad3abd1d Silence backup warnings when CRON=1 in use
-
Rémy Coutable authored
Prevent EE backport migrations from running if CE is not migrated Closes #63612 See merge request gitlab-org/gitlab-ce!30002 (cherry picked from commit 34df0b30) 1b063778 Prevent EE backport migrations from running if CE is not migrated
-
Achilleas Pipinellis authored
Refactor and add version text to variable syntax See merge request gitlab-org/gitlab-ce!29964 (cherry picked from commit 4ec1720f) 7d93954e Refactor and add version text to variable syntax
-
Mike Lewis authored
Remove Gemnasium dead link from docs See merge request gitlab-org/gitlab-ce!29942 (cherry picked from commit 76f49de4) a84a7233 Remove Gemnasium dead link from docs
-
Stan Hu authored
Merge branch '63513-ensure-gitlab-jsoncache-includes-the-gitlab-version-in-the-cache-key' into 'master' Include the GitLab version in the cache key for Gitlab::JsonCache See merge request gitlab-org/gitlab-ce!29938 (cherry picked from commit c6f54ab1) 94d9e335 Include the GitLab version in the cache key for Gitlab::JsonCache 1b7e7dde Add CHANGELOG entry
-
Mayra Cabrera authored
Omit issues links in merge request entity API response Closes #63546 See merge request gitlab-org/gitlab-ce!29917 (cherry picked from commit f47e4d02) 1b7ab11f Omit issues links in merge request entity API response
-
Douwe Maan authored
Fix notes email with group-level notification email Closes #63355 See merge request gitlab-org/gitlab-ce!29889 (cherry picked from commit 480eb370) bf73ecd7 Fix notes email with group-level notification email 8eb2d7bb Apply suggestion to spec/support/helpers/email_helpers.rb
-
Ash McKenzie authored
Gitlab::JsonCache#parse_value ensure string Closes #63510 See merge request gitlab-org/gitlab-ce!29885 (cherry picked from commit 78869030) 03220c00 Gitlab::JsonCache#parse_value ensure string
-
Achilleas Pipinellis authored
Add to list of functionality See merge request gitlab-org/gitlab-ce!29876 (cherry picked from commit ef2bd684) 0dc21bf2 Add to list of functionality
-