- 05 Sep, 2019 40 commits
-
-
GitLab Bot authored
-
Kamil Trzciński authored
Interruptible builds for redundant pipelines See merge request gitlab-org/gitlab-ce!23464
-
Cédric Tabin authored
Since it is not possible to dynamically detect if a job is automatically cancellable or not, a this new attribute is necessary. Moreover, it let the maintainer of the repo to adjust the behaviour of the auto cancellation feature to match exactly what he needs.
-
GitLab Bot authored
-
Marcia Ramos authored
Update doc guidelines with markdownlint info See merge request gitlab-org/gitlab-ce!32273
-
Marcel Amirault authored
Move details of markdownlint mostly to the documentation index for a SSoT, and link apropriately
-
GitLab Bot authored
-
Nick Thomas authored
Extract /internal/allowed API Actor logic out See merge request gitlab-org/gitlab-ce!31564
-
GitLab Bot authored
-
Nick Thomas authored
EE->CE: Structure for "Require code owner approval on pushes" See merge request gitlab-org/gitlab-ce!32607
-
Kerri Miller authored
These are the structural changes for supporting the EE feature of moving "code_owner_approval_required" state from existing on a project to being on the protected branches individually, allowing for CODEOWNER validation on push events.
-
Nick Thomas authored
Add "Require code owner approval" setting to protected branches See merge request gitlab-org/gitlab-ee!14900
-
Paul Slaughter authored
Add helper to wait for axios requests in frontend tests Closes #60972 See merge request gitlab-org/gitlab-ce!30887
-
Martin Hanzel authored
Add two methods to the axios_utils Jest mock: - `waitFor(url)`, which returns a Promise that resolves when the next request to `url` finishes. - `waitForAll()`, which returns a Promise that resolves when all pending requests finish.
-
Paul Slaughter authored
Add helpers to wait for axios requests See merge request gitlab-org/gitlab-ee!15896
-
Martin Hanzel authored
Add two methods to the axios_utils Jest mock: - `waitFor(url)`, which returns a Promise that resolves when the next request to `url` finishes. - `waitForAll()`, which returns a Promise that resolves when all pending requests finish.
-
GitLab Bot authored
-
Paul Slaughter authored
Resolve "Migrate spec/javascripts/ide/components/preview/clientside_spec.js to Jest" See merge request gitlab-org/gitlab-ce!32294
-
Illya Klymov authored
-
Peter Leitzen authored
Remove unused classes for report comparison logic See merge request gitlab-org/gitlab-ee!16045
-
Can Eldem authored
Remove servies for comparing sec reports in MR widget Remove depricated serializers
-
GitLab Bot authored
-
Andreas Brandl authored
Refactor new undo_cleanup_concurrent_column_rename migration helper See merge request gitlab-org/gitlab-ce!32343
-
Reuben Pereira authored
- Move code for creating a new column from old into a function so that it can be reused. - Also add comments above the methods.
-
GitLab Bot authored
-
Peter Leitzen authored
Merge branch '66150-remove-dynamically-constructed-feature-flags-starting-with-prometheus_transaction_' into 'master' Resolve "Remove dynamically constructed feature flags starting with `prometheus_transaction_`" Closes #66150 See merge request gitlab-org/gitlab-ce!32395
-
Dmitriy Zaporozhets authored
Makes custom Pages domain open as external link in new tab Closes #66067 See merge request gitlab-org/gitlab-ce!32130
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Merge branch 'docs/9102-hide-dismissed-vulnerabilities-in-the-group-security-dashboard' into 'master' Update security dashboards documentation See merge request gitlab-org/gitlab-ce!32674
-
Paul Gascou-Vaillancourt authored
Reflect the addition of a "hide dismissed vulnerabilities" toggle in security dashboards, see https://gitlab.com/gitlab-org/gitlab-ee/issues/9102
-
GitLab Bot authored
-
Sean McGivern authored
Do not show 'automatically removed' for manually removed labels Closes #12952 See merge request gitlab-org/gitlab-ee!16079
-
Paul Slaughter authored
Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review roulette See merge request gitlab-org/gitlab-ce!32466
-
Winnie Hellmann authored
-
Andreas Brandl authored
Adjust routable metric See merge request gitlab-org/gitlab-ce!32591
-
GitLab Bot authored
-
Thong Kuah authored
Avoid checking dns rebind protection in validation Closes #66723 See merge request gitlab-org/gitlab-ce!32577
-
Francisco Javier López authored
-
GitLab Bot authored
-
Jacopo authored
Those feature flags were always enabled so we can remove them safely.
-