- 27 Apr, 2018 1 commit
-
-
James Ramsay authored
To find the pipeline for a specific sha requires scanning the list of all pipelines for a ref that contains the sha. This makes it hard to find the pipeline id needed to access a trace for a specific job run in the pipeline using the API.
-
- 26 Apr, 2018 21 commits
-
-
Phil Hughes authored
Reset milestone filter when clicking "Any Milestone" in dashboard Closes #45295 See merge request gitlab-org/gitlab-ce!18531
-
Winnie Hellmann authored
-
Sean McGivern authored
Remove `peek-performance_bar` from the performance bar See merge request gitlab-org/gitlab-ce!18597
-
Rémy Coutable authored
Rename the Edge label to Quality See merge request gitlab-org/gitlab-ce!18457
-
Rémy Coutable authored
-
Sean McGivern authored
Delete object_state_models.md See merge request gitlab-org/gitlab-ce!18588
-
Mike Greiling authored
Fix calendar day position See merge request gitlab-org/gitlab-ce!18516
-
Clement Ho authored
-
Rémy Coutable authored
Restore size and position for fork icon See merge request gitlab-org/gitlab-ce!18449
-
Nick Thomas authored
-
Nick Thomas authored
-
Filipa Lacerda authored
Fixed bugs with IDE new directory Closes #44838 See merge request gitlab-org/gitlab-ce!18274
-
Filipa Lacerda authored
Merge branch '45451-user-deletion-modal-with-same-info-for-delete-user-or-delete-user-and-contributions' into 'master' Resolve "User deletion modal with same info for delete user / delete user and contributions" Closes #45451 See merge request gitlab-org/gitlab-ce!18463
-
schwedenmut authored
-
Filipa Lacerda authored
Upgrading Vue libraries See merge request gitlab-org/gitlab-ce!18577
-
Tim Zallmann authored
-
Kamil Trzciński authored
Improve pipeline creation service performance Closes #37987 See merge request gitlab-org/gitlab-ce!18582
-
Victor Wu authored
-
Pirate Praveen authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Document compatibility process for the HTTP API Closes #22693 See merge request gitlab-org/gitlab-ce!18565
-
Zeger-Jan van de Weg authored
GitLab lacked formal documentation around our API, how the versioning worked and to the numbers meant. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/22693
-
- 25 Apr, 2018 18 commits
-
-
Marcia Ramos authored
Link back to root Helm chart page for deprecated GitLab chart See merge request gitlab-org/gitlab-ce!18442
-
Marcia Ramos authored
Explain Auto DevOps better See merge request gitlab-org/gitlab-ce!18282
-
Marcia Ramos authored
Make ghe url consistent ce docs See merge request gitlab-org/gitlab-ce!18334
-
Marcia Ramos authored
Add better explanation for CI_PIPELINE_SOURCE See merge request gitlab-org/gitlab-ce!18111
-
Marcia Ramos authored
Resolve "The screenshots on the Groups documentation page are outdated" Closes #45653 See merge request gitlab-org/gitlab-ce!18542
-
Matej Latin authored
-
Marcia Ramos authored
Link to Snippets API docs from API index See merge request gitlab-org/gitlab-ce!18536
-
Phil Hughes authored
-
Phil Hughes authored
-
Victor Wu authored
-
Rémy Coutable authored
Fix timeouts of end-to-end tests with GitLab QA Closes gitlab-qa#224 See merge request gitlab-org/gitlab-ce!18583
-
Douwe Maan authored
Legacy disk path refactor Closes gitaly#1111 See merge request gitlab-org/gitlab-ce!18364
-
Phil Hughes authored
-
Grzegorz Bizon authored
-
Tim Zallmann authored
Fix tabs container styles to make RSS button clickable Closes #45398 See merge request gitlab-org/gitlab-ce!18559
-
Grzegorz Bizon authored
-
Tim Zallmann authored
Restore label underline color Closes #44177 See merge request gitlab-org/gitlab-ce!18407
-
Zeger-Jan van de Weg authored
Direct disk access is done through Gitaly now, so the legacy path was deprecated. This path was used in Gitlab::Shell however. This required the refactoring in this commit. Added is the removal of direct path access on the project model, as that lookup wasn't needed anymore is most cases. Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
-