- 15 Feb, 2019 29 commits
-
-
Annabel Dunstone Gray authored
-
Lin Jen-Shin authored
Remove two ignored columns See merge request gitlab-org/gitlab-ce!25250
-
Nick Thomas authored
Remove TLD validation from cluster domain Closes #57650 See merge request gitlab-org/gitlab-ce!25262
-
Annabel Dunstone Gray authored
Correctly align resolved discussion text Closes #55206 See merge request gitlab-org/gitlab-ce!25001
-
Nick Thomas authored
Bump Gitaly to v1.20.0 Closes #53473 See merge request gitlab-org/gitlab-ce!25259
-
Paul Okstad authored
This fixes gRPC dialing to UNIX domain sockets. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53473
-
Lin Jen-Shin authored
BE Improve the GitHub and Gitea import feature table interface See merge request gitlab-org/gitlab-ce!24606
-
Marcia Ramos authored
Document what features are broken when db_key_base is lost Closes #57690 See merge request gitlab-org/gitlab-ce!25289
-
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.
-
Nick Thomas 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
-
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
-
Marin Jankovski authored
Add guidance for the initial state of a feature flag See merge request gitlab-org/gitlab-ce!24829
-
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.
-
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
-
James Lopez authored
Resolve "Implement GraphQL MergeRequestsResolver" Closes #56485 See merge request gitlab-org/gitlab-ce!24805
-
Phil Hughes authored
CE Port of Multiple merge request approval rules See merge request gitlab-org/gitlab-ce!25193
-
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
-
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
-
Mark Florian authored
For better readability.
-
- 14 Feb, 2019 11 commits
-
-
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
-
Dylan Griffith authored
-
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
-
Mark Lapierre authored
[QA-CE] Move server responding check to scenario before hook See merge request gitlab-org/gitlab-ce!25257
-
Robert Speicher authored
Select Security Release template with secpick See merge request gitlab-org/gitlab-ce!25246
-
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
-
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.
-
Annabel Dunstone Gray authored
Added Stylelint Setup See merge request gitlab-org/gitlab-ce!25148
-