- 30 Oct, 2019 13 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Grzegorz Bizon authored
Improve support for graceful shutdown on Puma/Unicorn See merge request gitlab-org/gitlab!19223
-
Mark Lapierre authored
Quarantine failing test See merge request gitlab-org/gitlab!19343
-
Natalia Tepluhina authored
Adds discussion to the optimistic design response See merge request gitlab-org/gitlab!19297
-
Sam Beckham authored
This prevents a warning from occouring when we upload a design
-
Mark Lapierre authored
-
Natalia Tepluhina authored
Fix HAML comment being visible in merge modal Closes #35080 See merge request gitlab-org/gitlab!19224
-
Natalia Tepluhina authored
Move Vulnerabilities API to Vulnerability Findings API See merge request gitlab-org/gitlab!19029
-
Victor Zagorodny authored
The /api/v4/project/:id/vulnerabilities is going to be used for serving the new Vulnerability model instances for First-class Vulnerabilities feature. The previous behavior (responding with Vulnerabilities::Occurrence) is moved to /api/v4/project/:id/vulnerability_findings path unconditionally (regardless of the feature flag). This is a breaking change.
-
Stan Hu authored
Revert "Merge branch '33601-use-ci-default-branch' into 'master'" See merge request gitlab-org/gitlab!19334
-
Avielle Wolfe authored
This reverts merge request !18915
-
Stan Hu authored
Fix Prometheus duplicate metrics See merge request gitlab-org/gitlab!19327
-
David Wilkins authored
- Issue 34887 details prometheus metrics being duplicated once with one line having a 0 count and the other having a valid count - Update lib/gitlab/metrics/requests_rack_middleware.rb to add .to_i to the status value. - Add changelog for https://gitlab.com/gitlab-org/gitlab/merge_requests/19327
-
- 29 Oct, 2019 27 commits
-
-
Mark Lapierre authored
Quarantine create project with Auto DevOps See merge request gitlab-org/gitlab!19332
-
Nailia Iskhakova authored
Issue: https://gitlab.com/gitlab-org/gitlab/issues/35156 Needs investigation.
-
Evan Read authored
Docs: Providing clarity on registry and S3 communication See merge request gitlab-org/gitlab!19275
-
Adam Mulvany authored
-
Fatih Acet authored
Grafana auth settings frontend for embed integration See merge request gitlab-org/gitlab!17330
-
Tristan Read authored
Adds the frontend for Grafana integration settings
-
Fatih Acet authored
Merge branch '12785-more-accessible-epics-and-differentiation-between-groups-subgroups-and-projects-mvc' into 'master' Update sidebar to differentiate between groups, subgroups, and projects See merge request gitlab-org/gitlab!19158
-
Coung Ngo authored
Before, the sidebar displayed the text "Overview" when the user was in a group, subgroup, or project. This meant it was not immediately clear whether the user was in a group, subgroup, or project page. This commit fixes this problem.
-
Fatih Acet authored
Migrate approval check popover specs to Jest & VTU See merge request gitlab-org/gitlab!19263
-
Mike Greiling authored
Clean up karma troublemakers See merge request gitlab-org/gitlab!19313
-
Brandon Labuschagne authored
-
Mike Greiling authored
Trigger tracking event without user interaction See merge request gitlab-org/gitlab!19159
-
Mike Greiling authored
Add rollback dialog environment name See merge request gitlab-org/gitlab!19209
-
Jacques Erasmus authored
Added the rollback dialog environment name
-
Stan Hu authored
Positioning cycle analytics stages See merge request gitlab-org/gitlab!18794
-
Adam Hegyi authored
- Add RelativePositioning module to the stage classes. - Allow the positioning parameters to be passed in the controller to the update service. - Update the order of stages within the update service.
-
Kamil Trzciński authored
Reduce the allocated IP for Cluster and Services See merge request gitlab-org/gitlab!18341
-
João Cunha authored
-
Douglas Barbosa Alexandre authored
Support \r as line replacement in job logs See merge request gitlab-org/gitlab!18933
-
Fabio Pitino authored
This bugfix is usefult to translate terminal behavior where \r would refresh the current line or for Mac's line break.
-
Natalia Tepluhina authored
Bug fix 27164 image cannot be collapsed on merge request changes tab See merge request gitlab-org/gitlab!18917
-
Jannik Lehmann authored
Apply suggestion to changelogs/unreleased/bug-fix-27164-Image-cannot-be-collapsed-on-merge-request-changes-tab.yml
-
Sean McGivern authored
Flatten CI scripts Closes #23005 See merge request gitlab-org/gitlab!18849
-
Paul Slaughter authored
Fix overlapping `Skip Trial` block Closes #34909 See merge request gitlab-org/gitlab!19218
-
Heinrich Lee Yu authored
Update AWS SDK to 2.11.374 Closes #34154 See merge request gitlab-org/gitlab!18601
-
Dmitriy Zaporozhets authored
Make Bitbucket Cloud superseded pull requests as closed See merge request gitlab-org/gitlab!19193
-
Jan Provaznik authored
Remove flaky spec Closes #34956 and #34942 See merge request gitlab-org/gitlab!19142
-