- 20 Dec, 2019 28 commits
-
-
Kushal Pandya authored
Move graph_group specs to jest See merge request gitlab-org/gitlab!22039
-
Kushal Pandya authored
Replace depricatedModal (Geo) with GlModal Closes #37503 See merge request gitlab-org/gitlab!22125
-
Zack Cuddy authored
Use GlModal instead Fix node actions spec Fix app_spec.js Lint and i18n Changelog
-
Thong Kuah authored
Fix N+1 SQL queries with protected environments Closes #55346 See merge request gitlab-org/gitlab!22101
-
Kushal Pandya authored
Resolve "Clicking on comment anchor link twice is broken in Firefox" Closes #19132 See merge request gitlab-org/gitlab!21699
-
Jan Beckmann authored
Closes #19132
-
Kushal Pandya authored
Add error flashes to Design view See merge request gitlab-org/gitlab!20889
-
Stan Hu authored
When viewing a specific pipeline, we check whether the user has permission to deploy a build by calling `build.project.protected_environment_accessible_to?`. Previously this led to one SQL query per build in the pipeline. To fix this, we cache protected environments by name during a request. Closes https://gitlab.com/gitlab-org/gitlab/issues/55346
-
Dmitriy Zaporozhets authored
Update prometheus chart version to 9.5.2 Closes #38304 See merge request gitlab-org/gitlab!21935
-
Hordur Freyr Yngvason authored
This should only affect new installations.
-
Evan Read authored
Backfill GraphQL descriptions See merge request gitlab-org/gitlab!22073
-
Marcel Amirault authored
Improve add cluster documentation Closes #30575 See merge request gitlab-org/gitlab!21806
-
Evan Read authored
- Centralize requirements information. - Streamline content. - Update for product's current state.
-
Martin Wortschack authored
Move non EE dashboard specs to jest See merge request gitlab-org/gitlab!21143
-
Marcel Amirault authored
Fix deprecation notice of InfluxDB See merge request gitlab-org/gitlab!22083
-
Achilleas Pipinellis authored
-
charlieablett authored
- For design collection GraphQL types - Make quotes consistent (single quotes unless interpolation required)
-
Evan Read authored
Docs: Add link to example cluster applications project See merge request gitlab-org/gitlab!22139
-
Thong Kuah authored
For ease of cloning
-
Russell Dickenson authored
Remove duplicate protected variable name in sample json See merge request gitlab-org/gitlab!22074
-
Russell Dickenson authored
Doc: Mark Elasticsearch Go indexer as stable See merge request gitlab-org/gitlab!21291
-
Mark Chao authored
Remove mentions of "beta". Remove installation guide as go indexer is part of package now
-
Ash McKenzie authored
Add default values to container_expiration_policies_helper See merge request gitlab-org/gitlab!21849
-
Steve Abrams authored
-
Mark Lapierre authored
Add K3d local cluster support See merge request gitlab-org/gitlab!19785
-
Dan Davison authored
Add K8s specs Change application settings.get_app_settings Fix application settings spec Quarantine the Kubernetes Cluster Integration spec The spec shouldn't run on CICD until the next iteration
-
Ray Paik authored
Fixed broken link See merge request gitlab-org/gitlab!22060
-
Mayra Cabrera authored
Track nil `proxy` to Sentry upon field access See merge request gitlab-org/gitlab!21989
-
- 19 Dec, 2019 12 commits
-
-
Mayra Cabrera authored
GitLab Pages - Storage size Limitations by Project or Group - backend See merge request gitlab-org/gitlab!20154
-
Vladimir Shushlin authored
Extracted it as EE feature use already existing helper for closest_setting Add pages_size_limit feature Add validation of pages and artifacts size Add permissions for updating max_pages_size Add application_setting.max_pages_size validations Refactor old specs Move MAX_SIZE pages constant Fix max_pages_size in db Remove redundant MAX_SIZE check from update pages service Move update_max_pages_size to global policy
-
Dan Davison authored
Address E2E flake when dismissing vuln See merge request gitlab-org/gitlab!22042
-
Aleksandr Soborov authored
-
Thong Kuah authored
Rc/update gitlab styles with changes See merge request gitlab-org/gitlab!21886
-
Clement Ho authored
Disable ESLint rule no-jquery/no-animate inline See merge request gitlab-org/gitlab!21879
-
Winnie Hellmann authored
-
Jose Vargas authored
This changes the non EE dashboard specs for the monitoring feature to jest
-
Mayra Cabrera authored
Add index to optimize loading pipeline charts Closes #118746 See merge request gitlab-org/gitlab!22052
-
Annabel Dunstone Gray authored
Issue counts and weight are misaligned vertically on collapsed issue board lists See merge request gitlab-org/gitlab!21940
-
Allen Lai authored
-
Michael Kozono authored
Add previous revision link to blame Closes #19299 See merge request gitlab-org/gitlab!17088
-