- 17 Nov, 2020 40 commits
-
-
Kushal Pandya authored
Remove DOMContentLoaded Eventlisteners See merge request gitlab-org/gitlab!47790
-
Dylan Griffith authored
Add "Promote to epic" issue actions dropdown item See merge request gitlab-org/gitlab!47306
-
Nick Thomas authored
Reverse condition in GraphQL feature flag docs See merge request gitlab-org/gitlab!47838
-
Ezekiel Kigbo authored
Add custom scanner filter to security dashboard See merge request gitlab-org/gitlab!46540
-
Daniel Tian authored
-
Kushal Pandya authored
Fix scoped labels color regression in dark mode See merge request gitlab-org/gitlab!47602
-
Ezekiel Kigbo authored
Replace fa-chevron-down in project level VSA See merge request gitlab-org/gitlab!47885
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace fa-exclamation-triangle in markdown field See merge request gitlab-org/gitlab!47786
-
Mike Greiling authored
Fix webpack configuration for Gitpod GDK See merge request gitlab-org/gitlab!47199
-
Coung Ngo authored
Add new "Promote to epic" button for issues so that users can more easily promote an issue to an epic. Currently, a user can only promote an issue through the /promote quick action.
-
Kushal Pandya authored
Merge branch '229695-migrate-deprecatedmodal2-to-glmodal-in-ee-app-assets-javascripts-vue_shared' into 'master' Refactor delete_confirmation_modal.vue to use GlModal See merge request gitlab-org/gitlab!46149
-
Marcin Sedlak-Jakubowski authored
This refactor the license delete confirmation modal to migrate to GlModal and GlSprintf
-
Kerri Miller authored
Add started_at/completed_at timestamps to Elasticsearch migrations See merge request gitlab-org/gitlab!47751
-
Marcel van Remmerden authored
-
Ash McKenzie authored
Remove safe navigation operator from Vulnerability description See merge request gitlab-org/gitlab!47768
-
Alan (Maciej) Paruszewski authored
-
Dylan Griffith authored
Enable iteration charts feature flag by default See merge request gitlab-org/gitlab!45492
-
Simon Knox authored
Also mention and link in the iteration docs page
-
Patrick Bajao authored
Update GitLab Shell to v13.13.0 See merge request gitlab-org/gitlab!47875
-
Patrick Bajao authored
-
-
euko authored
-
Eulyeon Ko authored
-
Michael Kozono authored
Make messages for reaching storage limit clearer See merge request gitlab-org/gitlab!47498
-
Corinna Wiesner authored
Some messages shown in the terminal were phrased unclear on how to reduce storage capacity. This change will make those messages clearer.
-
Mark Lapierre authored
New blackbox elasticsearch approach See merge request gitlab-org/gitlab!39130
-
Erick Banks authored
-
Suzanne Selhorn authored
Docs: Changed Go Proxy example to plaintext See merge request gitlab-org/gitlab!47855
-
Dylan Griffith authored
Update ElasticDeleteProjectWorker to not be dependent upon project join See merge request gitlab-org/gitlab!47683
-
Evan Read authored
Update docs script image See merge request gitlab-org/gitlab!47869
-
Marcel Amirault authored
-
Ezekiel Kigbo authored
Remove DOMContentLoaded Eventlistener See merge request gitlab-org/gitlab!47653
-
Dylan Griffith authored
Remove sync_metrics_dashboard feature flag See merge request gitlab-org/gitlab!47704
-
Dylan Griffith authored
When saving Elasticsearch migrations we set a started_at and completed_at value. This will help us long term with debugging as this information will make it much easier to find relevant logs for what happened. As this index was not declared with [strict dynamic mapping](https://www.elastic.co/guide/en/elasticsearch/reference/7.x/dynamic.html) it is totally safe to just add new fields to the payload without them existing already in the configuration and I have tested locally that this works as well. For the sake of clarity, however, we have added them to the mappings as there is no reason not to.
-
Douglas Barbosa Alexandre authored
Add graphql Api for Snippet Replication See merge request gitlab-org/gitlab!47448
-
Thong Kuah authored
GitHub and Jenkins only available at project-level See merge request gitlab-org/gitlab!46583
-
Evan Read authored
Update vale and start using output template See merge request gitlab-org/gitlab!47487
-
Marcel Amirault authored
We can shrink the docker image if we don't need ruby
-
Simon Knox authored
Follow up epics CSS page bundle - Fix Roadmap border in dark mode See merge request gitlab-org/gitlab!47857
-