- 28 Feb, 2022 33 commits
-
-
Lukas Eipert authored
We currently force the static webpack compilation in GitPod. This behaviour is annoying if someone changes frontend assets, because all of GitLab needs to be recompiled, which is time consuming. This enables the normal webpack dev server, but with live reload disabled. enabling live reload is being tracked here: https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues/1444
-
Lukas Eipert authored
Adjust the message depending on the status of LIVE_RELOAD. If the webpack dev server has live reload disabled, we simply refresh the page after 5 seconds.
-
Lukas Eipert authored
If `live_reload` is disabled, we accidentally kill the webpack dev server because `devServer.webSocketServer.clients` is undefined, because we are checking the wrong condition. This fixes the condition check.
-
Ezekiel Kigbo authored
Introduce new jobs tab - clean up feature flag See merge request gitlab-org/gitlab!79631
-
Shinya Maeda authored
Fix preloading of Deployments in EnvironmentSerializer See merge request gitlab-org/gitlab!81328
-
Kati Paizee authored
Fix spelling for occurred See merge request gitlab-org/gitlab!81783
-
Kati Paizee authored
Misspelling for transferred See merge request gitlab-org/gitlab!81785
-
Alper Akgun authored
-
Kati Paizee authored
Add information about ctaTracking attrs to the PQL Guide See merge request gitlab-org/gitlab!80695
-
Dallas Reedy authored
-
Kati Paizee authored
Fix membership actions message See merge request gitlab-org/gitlab!81780
-
Kati Paizee authored
Spelling fix for specified See merge request gitlab-org/gitlab!81784
-
Alper Akgun authored
-
Alper Akgun authored
-
Fiona Neill authored
Be specific that default.md is not case-sensitive See merge request gitlab-org/gitlab!81548
-
Kati Paizee authored
Fix necessary word in admin hook view See merge request gitlab-org/gitlab!81781
-
Kati Paizee authored
Fix particularly spelling See merge request gitlab-org/gitlab!81782
-
Andy Soiron authored
Rename Kubernetes error entity to be more specific See merge request gitlab-org/gitlab!79150
-
Marc Shaw authored
Refactor project import service spec to stub provider without details See merge request gitlab-org/gitlab!81000
-
Dylan Griffith authored
Add basic FIPS class See merge request gitlab-org/gitlab!81418
-
Kushal Pandya authored
Fix and standardize agent naming See merge request gitlab-org/gitlab!81606
-
Luke Duncalfe authored
Add graphql support for dast_site_profile scan method See merge request gitlab-org/gitlab!79896
-
Marcos Rocha authored
This MR adds the scan method to the dast site profile GraphQL API. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78745 EE: true
-
Ezekiel Kigbo authored
Separate Markdown Serializer and Deserializer in the Content Editor See merge request gitlab-org/gitlab!81034
-
Russell Dickenson authored
Doc Consistency: user - unassigned See merge request gitlab-org/gitlab!81761
-
Thong Kuah authored
Add restrict_with_error to docs See merge request gitlab-org/gitlab!80992
-
Maxime Orefice authored
This commit adds a note to our dev documentation to recommend using dependent: :restrict_with_error to make sure child objects are cleaned up before calling .destroy on the parent object.
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81768
-
Russell Dickenson authored
Doc Consistency: user/project - source code See merge request gitlab-org/gitlab!81572
-
Niklas authored
Remove tiers from version history
-
Russell Dickenson authored
Doc Consistency: user/project - release See merge request gitlab-org/gitlab!81574
-
Russell Dickenson authored
Fix Value issues for quick_start_guide.md See merge request gitlab-org/gitlab!81182
-
GitLab Release Tools Bot authored
-
- 27 Feb, 2022 7 commits
-
-
Thong Kuah authored
Use sentence case for trigger events on the integrations form See merge request gitlab-org/gitlab!80899
-
Suzanne Selhorn authored
Removed future tense from elasticsearch.md See merge request gitlab-org/gitlab!81459
-
Naman authored
-
Alper Akgun authored
-
Niklas van Schrick authored
Move parts from EE to CE and remove some line breaks
-
Alper Akgun authored
-
Alper Akgun authored
-