- 06 Mar, 2019 1 commit
-
-
Stan Hu authored
By preloading associations and batching issuable metadata lookups, we can significantly cut the number of SQL queries needed to load the Todos API endpoint. On GitLab.com, my own tests showed my user's SQL queries went from 365 to under 60 SQL queries. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40378
-
- 05 Mar, 2019 39 commits
-
-
Filipa Lacerda authored
Merge branch '27333-re-deploy-rollback-button-should-ask-for-confirmation-before-executing' into 'master' Ask for confirmation before re-deploying/rolling back Closes #27333 See merge request gitlab-org/gitlab-ce!25110
-
Andrew Fontaine authored
Ensure a vue.js component to confirm the re-deployment/rollback of an environment pops up when rollback/re-deploy has been clicked so the user must confirm their actions before accidentally rolling back or re-deploying an environment. Only on the `environment-table` view.
-
Filipa Lacerda authored
Resolve "Error tracking page seems broken" Closes #56851 See merge request gitlab-org/gitlab-ce!24806
-
Filipa Lacerda authored
Resolve "Copying comment with ordered list includes extraneous newlines" Closes #32714 See merge request gitlab-org/gitlab-ce!25695
-
Constance Okoghenun authored
This removes extraneous newlines when copying comments with an ordered list.
-
Mike Lewis authored
Adding EFS warning to requirements See merge request gitlab-org/gitlab-ce!25754
-
Stan Hu authored
Show pg_stat_activity before each test run See merge request gitlab-org/gitlab-ce!25723
-
Douwe Maan authored
Add metadata about the GitLab server to GraphQL See merge request gitlab-org/gitlab-ce!24636
-
Douwe Maan authored
-
Filipa Lacerda authored
Re-add babel plugins for dynamic imports Closes #58390 See merge request gitlab-org/gitlab-ce!25763
-
Yorick Peterse authored
Display the correct number of MRs a user has access to Closes #2790 See merge request gitlab/gitlabhq!2880
-
Igor Drozdov authored
-
Nick Thomas authored
-
Lukas Eipert authored
With https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25597 we also removed the babel-plugin-dynamic-import-node. It is now throwing errors when we run jest with coverage.
-
Douwe Maan authored
Add SyntaxHighlightFilter to markup pipeline Closes #20023 See merge request gitlab-org/gitlab-ce!25761
-
Martin Wortschack authored
-
Kushal Pandya authored
Revert "Merge branch 'gitlab-ui-visual' into 'master'" See merge request gitlab-org/gitlab-ce!25764
-
Winnie Hellmann authored
This reverts commit 34293b5a, reversing changes made to fdcfae2a. Conflicts: .gitlab-ci.yml
-
Douwe Maan authored
Allow raw `tls_options` to be passed in LDAP configuration Closes #46391 See merge request gitlab-org/gitlab-ce!20678
-
Marcia Ramos authored
Docs: Fix broken anchors in development docs See merge request gitlab-org/gitlab-ce!25596
-
Marcel Amirault authored
-
Marcia Ramos authored
Docs: Fix all anchors in /user docs See merge request gitlab-org/gitlab-ce!25705
-
Marcel Amirault authored
-
Rémy Coutable authored
Fix broken master - Make sure issue and milestone projects are same Closes #58529 See merge request gitlab-org/gitlab-ce!25767
-
Yorick Peterse authored
-
Yorick Peterse authored
Display only information visible to current user on Milestone detail See merge request gitlab/gitlabhq!2803
-
Annabel Dunstone Gray authored
Fix large table horizontal scroll and prevent side-by-side tables Closes #44014 See merge request gitlab-org/gitlab-ce!25520
-
Dany Jupille authored
-
Jarka Košanová authored
-
Phil Hughes authored
Revert "Merge branch 'winh-dequarantine-labels-autocomplete' into 'master'" See merge request gitlab-org/gitlab-ce!25762
-
Winnie Hellmann authored
This reverts merge request !25542
-
John Jarvis authored
Merge dev.gitlab.org master into GitLab.com master Closes #2794, #2814, #2806, #2805, #2798, #2795, #2788, and #2787 See merge request gitlab-org/gitlab-ce!25746
-
Małgorzata Ksionek authored
-
Grzegorz Bizon authored
Simplify CI/CD configuration on serverless projects Closes #57405 See merge request gitlab-org/gitlab-ce!25523
-
Phil Hughes authored
Link to the MR from current branch in Web IDE Closes #49663 See merge request gitlab-org/gitlab-ce!25689
-
Grzegorz Bizon authored
Resolve "CI status icon mismatch on Merge Requests page and the MR itself" Closes #45305 See merge request gitlab-org/gitlab-ce!25407
-
Sanad Liaquat authored
Script to generate Perf Testdata Closes #58140 See merge request gitlab-org/gitlab-ce!25548
-
Ramya Authappan authored
-
Kushal Pandya authored
Scope gitlab:ui:visual pipeline job to css only changes Closes #58514 See merge request gitlab-org/gitlab-ce!25755
-