- 20 Jan, 2020 40 commits
-
-
Sean Arnold authored
-
Sean Arnold authored
- Return closed_issue_iid when issue is closed - Modify issue update service to check for closed issue
-
Sean Arnold authored
-Add changelog file -Add new negative flow specs - Add translation - Rename system note argument - Add new update_sentry_issue permission
-
Sean Arnold authored
- Extract common test setup into context - Add specs for update service - Fix spec by returning issue
-
Sean Arnold authored
- Also add index to sentry_issue_identifier - Rename fetch to perform in error tracking services
-
Sean Arnold authored
- Refactor specs a bit too - Rename finder to be singular
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
-
Dmytro Zaporozhets authored
API endpoint for confirm order component for paid signup flow Closes gitlab-org/growth/engineering#55, gitlab-org/growth/engineering#54, and gitlab-org/growth/engineering#52 See merge request gitlab-org/gitlab!21736
-
Marcia Ramos authored
Accept use of common contractions See merge request gitlab-org/gitlab!23259
-
Mike Jang authored
-
Lin Jen-Shin authored
Quarantine tests that are very flaky See merge request gitlab-org/gitlab!23334
-
Achilleas Pipinellis authored
Add a link to GitLab's Sentry install docs in 'deploying sentry' section See merge request gitlab-org/gitlab!23262
-
Allison Browne authored
Link to the section of the docs that explains how to deploy sentry via gitlab ci to k8s
-
Achilleas Pipinellis authored
Fix upgrade path for 12.0 See merge request gitlab-org/gitlab!23211
-
Achilleas Pipinellis authored
Update GitHub OAuth / OmniAuth Config Process See merge request gitlab-org/gitlab!22499
-
Achilleas Pipinellis authored
Add support for kubernetes network policies See merge request gitlab-org/gitlab!22557
-
James Lopez authored
Use create_branch instead of fetch_source_branch when importing MRs See merge request gitlab-org/gitlab!22693
-
Marcia Ramos authored
Rename custom hooks to server hooks See merge request gitlab-org/gitlab!23064
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Apply suggestion to doc/administration/server_hooks.md
-
Phil Hughes authored
Add border radius and remove blue outline on recent searches filter See merge request gitlab-org/gitlab!23266
-
Tanya Pazitny authored
Update qa/README.md re. EE license See merge request gitlab-org/gitlab!22135
-
Walmyr Lima e Silva Filho authored
Replace issue comments with quarantine value See merge request gitlab-org/gitlab!23271
-
Tanya Pazitny authored
Update Redis Setup and initial SSD recommendations in HA docs Closes gitlab-org/quality/performance#169 See merge request gitlab-org/gitlab!22517
-
Grant Young authored
Reflects new setup recommendations for reference architectures
-
Douglas Barbosa Alexandre authored
Sync GitLab linked issue back to Sentry on SentryIssue creation See merge request gitlab-org/gitlab!23007
-
Nick Thomas authored
When importing, we want to create `refs/heads/:source_branch` in the repository for each MR. Since the imported project already contains the SHA, there's no need to use `fetch_source_branch` - we can just create the ref directly.
-
Annabel Dunstone Gray authored
Adds the margin back for modal buttons Closes #196179 See merge request gitlab-org/gitlab!23327
-
Nick Thomas authored
Creates a standalone vulnerability page See merge request gitlab-org/gitlab!20734
-
Sam Beckham authored
- Adds in the standalone vulnerabilty page - Moves the project security dashboard page to the index - Renders a 404 on the vulnerability page if the `first_class_vulnerabilities` feature flag is not present. - Updates all the path helpers and related tests - Adds tests for the new route
-
Heinrich Lee Yu authored
Fix premailer and S/MIME emailer hooks order Closes #197363 See merge request gitlab-org/gitlab!23293
-
Diego Louzán authored
Premailer must run before the S/MIME interceptor or signatures will be mangled
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Check if current user is present in Events api See merge request gitlab-org/gitlab!22956
-
Rémy Coutable authored
Fix feature flag check for issue link types See merge request gitlab-org/gitlab!23264
-
Alex Buijs authored
This is part of the paid signup flow
-
Sean McGivern authored
Disallow project forking policy for anonymous user See merge request gitlab-org/gitlab!23320
-
Marcia Ramos authored
Docs: Scope approval rules by protected branches via API See merge request gitlab-org/gitlab!22754
-
Marcia Ramos authored
Clarifies additional runner minutes balance change See merge request gitlab-org/gitlab!20979
-