- 15 Feb, 2019 36 commits
-
-
Lin Jen-Shin authored
EE BE Improve the GitHub and Gitea import feature table interface Closes gitlab-ce#14010 See merge request gitlab-org/gitlab-ee!9294
-
GitLab Bot authored
-
Kamil Trzciński authored
Add schema matching for API responses and guard license management report parsing Closes #8820 See merge request gitlab-org/gitlab-ee!9072
-
Gilbert Roulot authored
Match API responses with schemas in the spec files.
-
Marcia Ramos authored
Add troubleshooting steps for "local issuer certificate" error See merge request gitlab-org/gitlab-ce!25287
-
DeAndre Harris authored
-
Kamil Trzciński authored
Backport fixtures update for Container Scanning See merge request gitlab-org/gitlab-ce!25183
-
Olivier Gonzalez authored
Sync fixture with EE.
-
GitLab Bot authored
-
Kamil Trzciński authored
Guarantee functions are not lost after Knative update See merge request gitlab-org/gitlab-ce!25067
-
João Cunha authored
- Adds to specs the case where apps are also updated - Rename scope calls on Gitlab::UsageData and Clusters::Cluster - Removes a duplicated spec
-
GitLab Bot authored
-
Grzegorz Bizon authored
Base pipeline must be from target branch Closes #57671 See merge request gitlab-org/gitlab-ce!25226
-
Olivier Gonzalez authored
-
Marcia Ramos authored
Document how to debug declarative policies See merge request gitlab-org/gitlab-ce!25234
-
GitLab Bot authored
-
Marin Jankovski authored
Add guidance for the initial state of a feature flag See merge request gitlab-org/gitlab-ce!24829
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Refactor of API landing page See merge request gitlab-org/gitlab-ce!25076
-
Evan Read authored
- Breaks up into more sections. - Also minor fixes to pages within sections.
-
Achilleas Pipinellis authored
Refactor of API landing page See merge request gitlab-org/gitlab-ee!9509
-
Evan Read authored
- Breaks up into more sections. - Also minor fixes to pages within sections.
-
GitLab Bot authored
-
Marcia Ramos authored
Merge branch '36263-the-award-emoji-api-has-an-incorrect-description-of-the-id-parameter' into 'master' Clarify IDs in the award emoji API Closes #36263 See merge request gitlab-org/gitlab-ce!25215
-
GitLab Bot authored
-
James Lopez authored
Resolve "Implement GraphQL MergeRequestsResolver" Closes #56485 See merge request gitlab-org/gitlab-ce!24805
-
GitLab Bot authored
-
Phil Hughes authored
CE Port of Multiple merge request approval rules See merge request gitlab-org/gitlab-ce!25193
-
Phil Hughes authored
FE for "Multiple blocking merge request approval rules" See merge request gitlab-org/gitlab-ee!9001
-
Paul Slaughter authored
**Why?** This directory will host the Vue components for multi rule approvals. https://gitlab.com/gitlab-org/gitlab-ee/issues/1979
-
Phil Hughes authored
Resolve "Search bar rendering `none` and `any` as users" Closes #57692 See merge request gitlab-org/gitlab-ce!25235
-
Stan Hu authored
This helped me troubleshoot https://gitlab.com/gitlab-org/gitlab-ee/issues/9727#note_141202527.
-
Joshua Lambert authored
-
GitLab Bot authored
-
Douwe Maan authored
Provide an API endpoint to get the GPG signature of a commit Closes #49502 See merge request gitlab-org/gitlab-ce!25032
-
Douwe Maan authored
[EE port] Provide an API endpoint to get the GPG signature of a commit See merge request gitlab-org/gitlab-ee!9537
-
- 14 Feb, 2019 4 commits
-
-
Tim Zallmann authored
Remove duplicate dropdown class in dropdowns.scss See merge request gitlab-org/gitlab-ee!9558
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix 403 errors when adding an assignee list in project boards Closes gitlab-ee#9727 See merge request gitlab-org/gitlab-ce!25263
-
Stan Hu authored
Due to a bug in `BoardPolicy`, users were getting back a 403 error when trying to assign users to an assignee list and seeing "Something went wrong while fetching assignees list". For some reason, the declarative policy runtime was ignoring the ternary condition. To work around the issue, we make the project board an explicit condition check. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9727
-