- 14 Apr, 2020 40 commits
-
-
Denys Mishunov authored
The same GraphQL props/data/query will be used for the Edit application as well Default schema for snippet
-
Dmytro Zaporozhets authored
Add management_project_id to group and project cluster creation See merge request gitlab-org/gitlab!28289
-
Natalia Tepluhina authored
fix: Publish toolbar dissappears when submitting empty content See merge request gitlab-org/gitlab!29410
-
Kushal Pandya authored
Increase times for the merge request widget polling Closes #210377 See merge request gitlab-org/gitlab!29318
-
Achilleas Pipinellis authored
Docs: Forked and parent project visibility for MRs Closes gitlab-com/support/docs#87 See merge request gitlab-org/gitlab!28256
-
David Coy authored
-
Bob Van Landuyt authored
Add autostop check to folder table See merge request gitlab-org/gitlab!28937
-
Natalia Tepluhina authored
Update dependency @sourcegraph/code-host-integration to v0.0.36 See merge request gitlab-org/gitlab!29445
-
Marcia Ramos authored
Docs: update reference-style links to standard See merge request gitlab-org/gitlab!29201
-
Phil Hughes authored
Truncate JUnit test report test case name See merge request gitlab-org/gitlab!27144
-
Mark Florian authored
Remove `error` from UI See merge request gitlab-org/gitlab!29281
-
Enrique Alcantara authored
-
Enrique Alcantara authored
When a user submits empty content in the Static Site Editor, the publish toolbar dissappears because the originalContent property becomes empty. The isContentLoaded property depends on the originalContent property to determine if there is content to display. This change decouples detecting that content is loaded from detecting changes in the content
-
Kushal Pandya authored
Added Form Footer Actions component See merge request gitlab-org/gitlab!29450
-
Natalia Tepluhina authored
Dashboard refresh button refreshes data dynamically See merge request gitlab-org/gitlab!28756
-
Natalia Tepluhina authored
Migrate ee/insights to jest Closes #194290 See merge request gitlab-org/gitlab!29072
-
Sarah GP authored
-
Sarah GP authored
-
Dmytro Zaporozhets authored
Make Group Activity Analytics a beta feature See merge request gitlab-org/gitlab!29165
-
Aakriti Gupta authored
- it will be enbaled per group for beta testing - finally it can be enabled globally, without changing this check
-
Bob Van Landuyt authored
Adjust permissions on jira import feature See merge request gitlab-org/gitlab!29239
-
Achilleas Pipinellis authored
mount recommendations for NFS in docs Closes #207524 See merge request gitlab-org/gitlab!27661
-
Bob Van Landuyt authored
Allow SCIM to create an identity for an existing user Closes #212721 See merge request gitlab-org/gitlab!28379
-
Achilleas Pipinellis authored
Fix renderering of alert text and wording See merge request gitlab-org/gitlab!29463
-
Achilleas Pipinellis authored
Add documentation for Praefect SQL election strategy See merge request gitlab-org/gitlab!29426
-
Ash McKenzie authored
/import status REST endpoint: fix null-unsafe access to import_state Closes #214302 See merge request gitlab-org/gitlab!29471
-
Toon Claes authored
Optimize usage_activity_by_stage.create.protected_branches Closes #213800 See merge request gitlab-org/gitlab!29148
-
James Lopez authored
Fix merge request GraphQL resolver See merge request gitlab-org/gitlab!28667
-
Martin Wortschack authored
Fetch Snippet's blob in the same GraphQL query as the Snippet itself See merge request gitlab-org/gitlab!29441
-
Matthias Kaeppler authored
-
alinamihaila authored
-
alinamihaila authored
-
Natalia Tepluhina authored
Fix incorrect repositioning of design comment pins when mouse leaves viewport See merge request gitlab-org/gitlab!29464
-
Tom Quirk authored
To be consistent with DesignPresentation events, use mouseup in favour of click. This better enables to better test design_presentation functionality while retaining a comparable UX
-
James Lopez authored
PyPi: Support package installation Closes #208747 See merge request gitlab-org/gitlab!27827
-
Giorgenes Gelatti authored
- Lists pypi package versions from the API - Downloads package file endpoint
-
Vitaly Slobodin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/194290
-
Denys Mishunov authored
-
Natalia Tepluhina authored
Save changes in Static Site Editor using REST GitLab API See merge request gitlab-org/gitlab!29286
-
Enrique Alcántara authored
Implement service that uses GitLab REST API to submit changes in the Static Site Editor
-