- 11 Sep, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
[Backend]Add api client for subscription portal See merge request gitlab-org/gitlab-ee!16156
-
GitLab Bot authored
-
Thong Kuah authored
CE backport for gitlab-org/gitlab-ee!14664: Show indicator to Pipelines for merge train See merge request gitlab-org/gitlab-ce!32025
-
Thong Kuah authored
Show indicator to Pipelines for merge train See merge request gitlab-org/gitlab-ee!14664
-
GitLab Bot authored
-
Thong Kuah authored
Update feature flag name for Cycle Analytics See merge request gitlab-org/gitlab-ce!32641
-
-
Thong Kuah authored
Separate feature flag for each analytics feature Closes #14671 See merge request gitlab-org/gitlab-ee!16102
-
Adam Hegyi authored
- Adding Analytics module to keep track of analytics feature flags. - Check feature flag in analytics controllers. - Enable Analytics workspace when at least one analytics feature is enabled
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Geo: Exit LogCursor if it has been failing for too long Closes #14627 and #14944 See merge request gitlab-org/gitlab-ee!16408
-
Rubén Dávila authored
-
Annabel Dunstone Gray authored
Resolve "Snippet title whitespace" Closes #67248 See merge request gitlab-org/gitlab-ce!32877
-
Marcel van Remmerden authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Add source and merge_request fields to pipeline event webhook Closes #63338 See merge request gitlab-org/gitlab-ce!32373
-
Bian Jiaping authored
-
Tanya Pazitny authored
Added tests for Container Scanning Closes gitlab-org/quality/testcases#130 and gitlab-org/quality/testcases#126 See merge request gitlab-org/gitlab-ee!15785
-
Aleksandr Soborov authored
Updated fixture to produce Container Scanning reports Updated QA selectors as needed
-
GitLab Bot authored
-
Mayra Cabrera authored
Update documentation for GitHub integration See merge request gitlab-org/gitlab-ce!32385
-
Marius Bobin authored
Update docs to reflect the new default behavior for status check names
-
Mayra Cabrera authored
Make "Static status check names" default for GitHub integration See merge request gitlab-org/gitlab-ee!15737
-
Marius Bobin authored
default GitHubService#static_context to true for new integrations
-
GitLab Bot authored
-
Kamil Trzciński authored
Use `ChronicDuration` in a thread-safe way See merge request gitlab-org/gitlab-ce!32817
-
Aleksei Lipniagov authored
Replace 'chronic_duration' to 'gitlab_chronic_duration', to make relevant method calls thread-safe.
-
Rubén Dávila authored
-
GitLab Bot authored
-
Rémy Coutable authored
Fix review pipeline needs blocking scheduled deploys Closes #26893 and gitlab-ee#26893 See merge request gitlab-org/gitlab-ce!32925
-
Michael Kozono authored
-
Mike Greiling authored
Add missing `render_gfm` import to files See merge request gitlab-org/gitlab-ce!32830
-
Illya Klymov authored
-
GitLab Bot authored
-
Mike Greiling authored
Replacing vue-resource with axios in Markdown field Closes #61385 See merge request gitlab-org/gitlab-ce!32742
-
Winnie Hellmann authored
-
Mike Greiling authored
Replacing vue-resource with axios in Markdown field (EE-port) See merge request gitlab-org/gitlab-ee!16220
-
Winnie Hellmann authored
(cherry picked from commit 1dd7adc634e214208b0502f47116d6559dc471b0)
-
Rubén Dávila authored
- Standardize usage of quotes - Refactor Gitlab::SubscriptionPortal::Client#parse_response - Fix code that reads errors from HTTP response
-
Rubén Dávila authored
Subscription Portal client and Create Lead service were refactored
-