- 30 Oct, 2019 12 commits
-
-
Shinya Maeda authored
commit 7acc01f59c2954cfaa7de1cba93ddf160c938009 Author: Your Name <you@example.com> Date: Wed Oct 23 18:37:02 2019 +0700 Edit release page - Back-end Squashed commit of the following: commit 0dce2c9ac97a6f2f588daeb0b81dde59590bb171 Author: Etienne Baqué <ebaque@gitlab.com> Date: Sun Oct 20 21:36:25 2019 +0300 Removed unused links from the Release API doc commit d8438b837b8a164596aaa86ce3922eb3cd356a54 Author: Etienne Baqué <ebaque@gitlab.com> Date: Wed Oct 16 15:32:19 2019 +0300 More updates based on code review Moved edit_url to Release entity class. Preloaded namspaces in Release finder. commit 2fad9190a3aa701f13265b37adf8c14e165191ee Author: Etienne Baqué <ebaque@gitlab.com> Date: Tue Oct 15 13:14:40 2019 +0300 Modified release route constraint commit 91038cb485e8884c2b83e672b86bd0abe9c867f9 Author: Etienne Baqué <ebaque@gitlab.com> Date: Fri Oct 11 10:51:06 2019 +0300 Fixed various files based on code review Changed edit to edit_url in Release API. Added feature flag in ReleaseController. Refactored method into Release model. commit 2e0a9cf588232bad03aa2893938852551e32c2f2 Author: Etienne Baqué <ebaque@gitlab.com> Date: Thu Oct 10 09:48:43 2019 +0300 Removed access to release edit page commit 57896ac535dc881e0b7f28a93c678ec87911dd50 Author: Etienne Baqué <ebaque@gitlab.com> Date: Wed Oct 9 12:56:10 2019 +0300 Added tests for _links in release payload Added rspecs for ReleaseController#edit. Adjusted API schemas for testing. Updated Release API documentation. commit d9314c150ff4a09e4733b86a5203e7110f784a7f Author: Etienne Baqué <ebaque@gitlab.com> Date: Sun Sep 29 23:16:17 2019 +0300 Added routes for Release edit and update
-
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 28 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
-
Matija Čupić authored
-