- 09 Jul, 2019 20 commits
-
-
Oswaldo Ferreira authored
Turns out push rules to validate commit message does not apply in the context of automatic merge to the refs/merge-requests/:iid/merge. Mainly because if it fails to merge to it, we currently can't give enough preemptive feedback to the user and it'll turn the merge request unmergeable (given we automatically mark it as unmergeable if we can't merge to the ref). In general, it's a systematic operation, which already bypasses user authorization and git hooks. Therefore, this commit makes it bypass the push rules at EE as well.
-
GitLab Bot authored
-
Kushal Pandya authored
Resolve "Clicking edit button in a thread reply doesn’t work" Closes #64134 See merge request gitlab-org/gitlab-ce!30424
-
Natalia Tepluhina authored
- applied functional component patch - fixed border radius for list - fixed Karma test to take a correct li amount
-
Stan Hu authored
Allow ReactiveCaching to support nil value See merge request gitlab-org/gitlab-ce!30456
-
GitLab Bot authored
-
Stan Hu authored
Push feature flag for embedding metrics See merge request gitlab-org/gitlab-ce!30342
-
Sarah Yasonik authored
-
Stan Hu authored
Limit user information to RackAttack throttles See merge request gitlab-org/gitlab-ce!30467
-
Mayra Cabrera authored
rack.attack.match_discriminator is only return on throttle_authenticated_api or throttle_authenticated_web requests, so we're avoiding logging user_id on blacklist requests Follow up of https://gitlab.com/gitlab-org/gitlab-ce/issues/62756
-
GitLab Bot authored
-
Evan Read authored
Docs: Remove extra whitespaces in docs See merge request gitlab-org/gitlab-ce!30493
-
Marcel Amirault authored
Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Centralize markdownlint configuration See merge request gitlab-org/gitlab-ce!30263
-
Markus Koller authored
The configuration is currently only specified in CI, by moving it into `.mdlrc` we get immediate feedback locally in supported editors. To ensure `mdl` is available it's also added to the `Gemfile`, though CI will still use the version installed in the `gitlab-docs-lint` image.
-
GitLab Bot authored
-
Evan Read authored
Update the installation link See merge request gitlab-org/gitlab-ce!30489
-
Evan Read authored
Docs: Update redirected links in docs (part 2) See merge request gitlab-org/gitlab-ce!30441
-
Marcel Amirault authored
Updating redirected links in the development, install, policy raketasks and university dirs. Should now link to final URL to avoid redirect hops
-
- 08 Jul, 2019 20 commits
-
-
GitLab Bot authored
-
Evan Read authored
Move the consul server docs to its own section Closes #63538 See merge request gitlab-org/gitlab-ce!30192
-
Cindy Pallares 🦉 authored
The consul docs are currently in the HA database section, but it should be in it's own section.
-
Evan Read authored
Add relevant webcast to drive traffic and MQLs See merge request gitlab-org/gitlab-ce!30236
-
Evan Read authored
Doc for "Require session with smartcard login for Git access" See merge request gitlab-org/gitlab-ce!30466
-
Imre Farkas authored
-
GitLab Bot authored
-
Evan Read authored
Docs: Update redirected links in docs (part 3) See merge request gitlab-org/gitlab-ce!30442
-
Marcel Amirault authored
This updates redirected links in integration, update, user and workflow dirs. Should now link to final URLs to avoid redirect hops
-
Cindy Pallares authored
The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
-
GitLab Bot authored
-
Dan Davison authored
Disable parts of the QA AutoDevOps Pipeline See merge request gitlab-org/gitlab-ce!30427
-
ddavison authored
Jobs Disabled: Code-Quality, DAST, Container-Scanning, Dependency-Scanning, License-Management, SAST Jobs still enabled: Build, Test, Deploy, Browser-Performance-Testing
-
GitLab Bot authored
-
Mayra Cabrera authored
Bump prometheus-client-mmap to 0.9.8 See merge request gitlab-org/gitlab-ce!30479
-
Fabio Pitino authored
-
Mayra Cabrera authored
Regenerate gitlab.pot file Closes #12699 See merge request gitlab-org/gitlab-ee!14600
-
Jose Ivan Vargas authored
This removes the `project avatar` message
-
Stan Hu authored
This fixes a critical error where a nil exception would be hit if an error occurred while logging a Prometheus metric: https://gitlab.com/gitlab-org/prometheus-client-mmap/merge_requests/36
-
GitLab Bot authored
-