- 15 Feb, 2019 17 commits
-
-
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
-
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 23 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
-
GitLab Bot authored
-
Mark Lapierre authored
[QA-CE] Move server responding check to scenario before hook See merge request gitlab-org/gitlab-ce!25257
-
Mark Lapierre authored
[QA-EE] Move server responding check to scenario before hook Closes gitlab-org/quality/nightly#75 See merge request gitlab-org/gitlab-ee!9554
-
GitLab Bot authored
-
Luke Bennett authored
-
Robert Speicher authored
Select Security Release template with secpick See merge request gitlab-org/gitlab-ce!25246
-
GitLab Bot authored
-
Stan Hu authored
Include additional fields in the Rails filter_parameters configuration See merge request gitlab-org/gitlab-ce!25238
-
Filipa Lacerda authored
Fixed web workers not working locally in rspec Closes #57169 See merge request gitlab-org/gitlab-ce!25194
-
Filipa Lacerda authored
Fixes alignment of changed icon in Web IDE Closes #57649 See merge request gitlab-org/gitlab-ce!25202
-
GitLab Bot authored
-
Stan Hu authored
Explicitly handle class constant references See merge request gitlab-org/gitlab-ce!25102
-
Sarah Yasonik authored
On reload, references to Metrics within classes in the Gitlab::Metrics module fail. Update all references to ::Gitlab::Metrics so that constant lookup finds the right module in development. This fix should not impact production.
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Added Stylelint Setup See merge request gitlab-org/gitlab-ce!25148
-
GitLab Bot authored
-
Mark Lapierre authored
This checks that the server is responding before any other actions, including before trying to add a license.
-
Achilleas Pipinellis authored
Update docs with permissions required for error tracking See merge request gitlab-org/gitlab-ce!25208
-
Reuben Pereira authored
Add a line to say that event:read and project:read are required. project:read is not strictly required right now, but will be when the project dropdown is released next month.
-