- 30 Aug, 2019 2 commits
-
-
Evan Read authored
Document the AUTO_DEVOPS_BUILD_IMAGE_EXTRA_ARGS project variable See merge request gitlab-org/gitlab-ce!32057
-
Hordur Freyr Yngvason authored
-
- 29 Aug, 2019 38 commits
-
-
Dan Davison authored
Backport changes from EE MR 8186 See merge request gitlab-org/gitlab-ce!31707
-
Ray Paik authored
Fixed spelling See merge request gitlab-org/gitlab-ce!32432
-
Ray Paik authored
Fixed spelling See merge request gitlab-org/gitlab-ce!32431
-
Robert Speicher authored
-
Michael Kozono authored
Make it harder to delete issuables accidentally Closes #62387 See merge request gitlab-org/gitlab-ce!32376
-
Shan authored
-
Shan authored
-
GitLab Release Tools Bot authored
Use image proxy to mitigate stealing ip addresses Closes #2812 See merge request gitlab/gitlabhq!2926
-
GitLab Release Tools Bot authored
Ensure only authorised users can create notes on merge requests and issues See merge request gitlab/gitlabhq!3137
-
GitLab Release Tools Bot authored
Filter out old system notes for epics in notes api endpoint response See merge request gitlab/gitlabhq!3224
-
GitLab Release Tools Bot authored
Add direct upload support for personal snippets See merge request gitlab/gitlabhq!3226
-
GitLab Release Tools Bot authored
Fix HTML injection for label description See merge request gitlab/gitlabhq!3250
-
GitLab Release Tools Bot authored
Fix DNS rebind vulnerability for JIRA integration See merge request gitlab/gitlabhq!3266
-
GitLab Release Tools Bot authored
Limit the size of issuable description and comments See merge request gitlab/gitlabhq!3267
-
GitLab Release Tools Bot authored
Require a captcha after unique failed logins from the same IP See merge request gitlab/gitlabhq!3270
-
GitLab Release Tools Bot authored
Permission fix for MergeRequestsController#pipeline_status See merge request gitlab/gitlabhq!3274
-
GitLab Release Tools Bot authored
Enforce max chars and max render time in markdown math See merge request gitlab/gitlabhq!3277
-
GitLab Release Tools Bot authored
Project visibility restriction bypass See merge request gitlab/gitlabhq!3306
-
GitLab Release Tools Bot authored
Prevent disclosure of merge request id via email See merge request gitlab/gitlabhq!3313
-
GitLab Release Tools Bot authored
Add merge note type as cross reference See merge request gitlab/gitlabhq!3319
-
GitLab Release Tools Bot authored
admin_group authorization for Groups::RunnersController See merge request gitlab/gitlabhq!3325
-
GitLab Release Tools Bot authored
Restrict MergeRequests#test_reports to authenticated users with read-access on Builds See merge request gitlab/gitlabhq!3329
-
GitLab Release Tools Bot authored
Clear reset_password_tokens when login (email or username) change See merge request gitlab/gitlabhq!3334
-
GitLab Release Tools Bot authored
Introduce JobActivity limit for alive jobs Closes gitlab-ee#376 See merge request gitlab/gitlabhq!3339
-
GitLab Release Tools Bot authored
Re-escape the whole HTML content when finding HTML references See merge request gitlab/gitlabhq!3340
-
GitLab Release Tools Bot authored
Avoid exposing unaccessible repo data upon GFM post processing See merge request gitlab/gitlabhq!3344
-
GitLab Release Tools Bot authored
DNS Rebind SSRF in Kubernetes Integration See merge request gitlab/gitlabhq!3345
-
GitLab Release Tools Bot authored
Send TODOs for comments on commits correctly See merge request gitlab/gitlabhq!3361
-
GitLab Release Tools Bot authored
Gitaly: ignore git redirects See merge request gitlab/gitlabhq!3373
-
Mayra Cabrera authored
Add a close issue slack slash command See merge request gitlab-org/gitlab-ce!32150
-
Sarah Yasonik authored
Adds a slash command in slach for closing issues. See https://docs.gitlab.com/ee/integration/slash_commands.html for documentation on the wider feature set.
-
Mayra Cabrera authored
CE: Update the ES indexer to v1.3.0 See merge request gitlab-org/gitlab-ce!32406
-
Nick Thomas authored
-
Stan Hu authored
Previously submitting a DELETE request to an issuable URL would be enough to destroy it, but this should require human confirmation. We now require that the `destroy_confirm` parameter is set to a truthy value before this can complete. In addition, we log a Sentry error if a deletion arrived without confirmation. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62387
-
Nick Thomas authored
fix: show preferred commit email in empty project page See merge request gitlab-org/gitlab-ce!32182
-
Yuping Zuo authored
-
Mike Greiling authored
Bring text mail for new issue & MR more in line See merge request gitlab-org/gitlab-ce!32254
-
Stan Hu authored
Revert "Cache branch and tag names as Redis sets" See merge request gitlab-org/gitlab-ce!32408
-