- 20 Feb, 2019 1 commit
-
-
Luke Duncalfe authored
-
- 17 Feb, 2019 2 commits
-
-
Luke Duncalfe authored
defaultBranch and ciConfigPath should only be available to users with the :download_code permission for the Project, as the respository might be private. When implementing the authorize check on these properties, it was found that our current Graphql::Authorize::Instrumentation class does not work with fields that resolve to subclasses of GraphQL::Schema::Scalar, like GraphQL::STRING_TYPE. After discussion with other Create Team members, it has been decided that because the GraphQL API is not GA, to remove these properties from ProjectType, and instead implement them as part of epic https://gitlab.com/groups/gitlab-org/-/epics/711 Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/55316
-
Luke Duncalfe authored
default_branch, statistics and config_ci_path are now only exposed if the user has permissions to the repository.
-
- 15 Feb, 2019 37 commits
-
-
Robert Speicher authored
Move ChatOps migrations to Core See merge request gitlab-org/gitlab-ce!24986
-
Phil Hughes authored
Resolve "Add reaction emoji styling is off" See merge request gitlab-org/gitlab-ce!25295
-
Phil Hughes authored
Refactor MR FE components to rely on DiffViewer instead of DiffFile Closes #55932 See merge request gitlab-org/gitlab-ce!24454
-
Natalia Tepluhina authored
- replaced file.too_large - replaced file.text - replaced file.collapsed
-
Douwe Maan authored
Backport commit author changes from CE See merge request gitlab-org/gitlab-ce!25294
-
Douwe Maan authored
Admin section finds users case-insensitively Closes #55877 See merge request gitlab-org/gitlab-ce!25176
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
Resolve "Make emoji picker bigger" Closes #50433 See merge request gitlab-org/gitlab-ce!25187
-
Phil Hughes authored
Fixes dropdowns not working in Pipelines pages Closes #55893 and #56071 See merge request gitlab-org/gitlab-ce!25043
-
Stan Hu authored
Exclude public group milestones from counts in milestones dashboard Closes #56332 See merge request gitlab-org/gitlab-ce!25230
-
Jacopo authored
The emoji picker shows 9 emoji for each row. On mobile devices the width is reduced to 7 emoji for each row.
-
Stan Hu authored
This backports the changes made in EE to fix merge request approvers from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9574.
-
Douglas Barbosa Alexandre authored
Merge branch '57353-git-push-fails-on-large-lfs-files-where-the-push-take-a-long-time' into 'master' Provide expires_in in LFS authentication payload Closes #57353 See merge request gitlab-org/gitlab-ce!25082
-
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
-