- 24 Jul, 2019 40 commits
-
-
Kushal Pandya authored
Merge branch 'ee-11639-improve-discovery-and-navigation-for-gitlab-package-features-ce' into 'master' EE Port: Improving packages navigation in project sidebar See merge request gitlab-org/gitlab-ee!14816
-
Sean McGivern authored
Port of ce-xanf-add-admin-area-links to EE See merge request gitlab-org/gitlab-ee!14758
-
GitLab Bot authored
-
Lin Jen-Shin authored
Resolve "Review App debugging sometimes fail because multiple Unicorn pods exist" Closes #64996 See merge request gitlab-org/gitlab-ce!31058
-
GitLab Bot authored
-
Grzegorz Bizon authored
Prefer `flat_map` over `map` + `flatten` in specs See merge request gitlab-org/gitlab-ce!31052
-
Peter Leitzen authored
Although `flat_map` is equivalent to `map` + `flatten(1)` (note the level 1) we can apply this same refactoring to all cases.
-
Nick Kipling authored
Removed Registry from sidebar Created new Packages top level item Added Container Registry into packages Updated tests to support new layout
-
Grzegorz Bizon authored
Prefer `flat_map` over `map` + `flatten` in specs See merge request gitlab-org/gitlab-ee!14799
-
Peter Leitzen authored
Although `flat_map` is equivalent to `map` + `flatten(1)` (note the level 1) we can apply this same refactoring to all cases.
-
Phil Hughes authored
Fixed `stylelint-gitlab/duplicate-selectors` for `ee/app/assets/stylesheets/pages/projects.scss` See merge request gitlab-org/gitlab-ee!14762
-
GitLab Bot authored
-
Ash McKenzie authored
Resolve "Add interactive links in the Admin Area overview" See merge request gitlab-org/gitlab-ce!29306
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^5.7.1 See merge request gitlab-org/gitlab-ce!31026
-
GitLab Bot authored
-
Evan Read authored
Correct an omitted word See merge request gitlab-org/gitlab-ce!31083
-
Evan Read authored
Add notes to the docs about setting service variables for users wanting to do so from the UI See merge request gitlab-org/gitlab-ce!30863
-
Elliot Rushton authored
-
Ash McKenzie authored
Regenerate broken locale/gitlab.pot See merge request gitlab-org/gitlab-ee!14813
-
GitLab Bot authored
-
Thong Kuah authored
Fix duplicated suggestion in Danger gem warning See merge request gitlab-org/gitlab-ce!31088
-
Illya Klymov authored
Introduces new `feature_entry` helper for dashboard. This helper reduces code duplication when listing available features and relevant links to configuration sections
-
Illya Klymov authored
Introduces new `feature_entry` helper for dashboard. This helper reduces code duplication when listing available features and relevant links to configuration sections
-
GitLab Bot authored
-
Stan Hu authored
-
Evan Read authored
Remove beta from group and instance clusters See merge request gitlab-org/gitlab-ce!31059
-
Daniel Gruesso authored
-
Douglas Barbosa Alexandre authored
Drop default rule_type when creating project approval rules See merge request gitlab-org/gitlab-ee!14790
-
Lucas Charles authored
Project approval rules already have a default column `rule_type` set & shouldn't require an explicit one. This actually interferes with `ApprovalRules::CreateService` which assumes an explicitly passed `rule_type` should be set by using a `#reverse_merge`. By dropping the forced default we can roll out a more gradual frontend update to trigger this behavior rather than require changes on both the backend and frontend
-
GitLab Bot authored
-
Clement Ho authored
Add empty chart component Closes #60947 See merge request gitlab-org/gitlab-ce!30682
-
Jose Ivan Vargas authored
This merge request adds an empty chart component which will load in case of queries not having data to display, this will override the current logic, which hides all the graphs that have no data to show
-
Stan Hu authored
Do not send CI quota notifications when quota is unlimited Closes #12998 See merge request gitlab-org/gitlab-ee!14810
-
Tiger authored
-
GitLab Bot authored
-
Evan Read authored
Add GitLab Unix shell scripting style guide to docs See merge request gitlab-org/gitlab-ce!30271
-
Victor Zagorodny authored
-
GitLab Bot authored
-
Thong Kuah authored
Set DOCKER_TLS_CERTDIR in CI job templates See merge request gitlab-org/gitlab-ce!31080
-
Thong Kuah authored
Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template See merge request gitlab-org/gitlab-ce!31078
-