- 21 Aug, 2019 30 commits
-
-
GitLab Bot authored
-
Filipa Lacerda authored
Merge branch 'ce-port-12918-metrics-dashboard-alerting-menu-unavailable-when-additional-panel-types-is-enabled-2' into 'master' CE Port: Use EE panel type to display alert menu correctly in dashboards See merge request gitlab-org/gitlab-ce!31873
-
Miguel Rincon authored
-
Filipa Lacerda authored
Merge branch '12918-metrics-dashboard-alerting-menu-unavailable-when-additional-panel-types-is-enabled-2' into 'master' Use EE panel type to display alert menu correctly in dashboards Closes #12918 See merge request gitlab-org/gitlab-ee!15261
-
Miguel Rincon authored
- Import EE panel types component using ee_else_ce - Move required props to CE dashboard component to prevent errors
-
Kushal Pandya authored
Make native event test in autosave_spec.js synchronous See merge request gitlab-org/gitlab-ce!32003
-
Winnie Hellmann authored
-
Filipa Lacerda authored
Remove wiki page slug dialog step when creating wiki page See merge request gitlab-org/gitlab-ce!31362
-
Kushal Pandya authored
Resolve "Pressing `Escape` should close the Designs" See merge request gitlab-org/gitlab-ee!15379
-
GitLab Bot authored
-
Thong Kuah authored
Resolve "Improve system notes for Zoom links" Closes #65427 See merge request gitlab-org/gitlab-ce!31410
-
Thong Kuah authored
EE Port: Resolve "Improve system notes for Zoom links" See merge request gitlab-org/gitlab-ee!15454
-
GitLab Bot authored
-
Evan Read authored
Added an example to doumentation for using multiple build policies with only: and except: See merge request gitlab-org/gitlab-ce!31983
-
drew authored
-
GitLab Bot authored
-
Evan Read authored
Update capitalization in k8s cheat sheet Closes #65816 See merge request gitlab-org/gitlab-ce!32036
-
Marcel Amirault authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Improve details about when rebase button is offered See merge request gitlab-org/gitlab-ce!29644
-
Ben Bodenmiller authored
-
GitLab Bot authored
-
Evan Read authored
Remove Gitaly version in the docs See merge request gitlab-org/gitlab-ce!32006
-
GitLab Bot authored
-
Evan Read authored
Update grammar in DAG docs See merge request gitlab-org/gitlab-ce!32021
-
GitLab Bot authored
-
Evan Read authored
Fix code blocks in frontend testing guide (docs) See merge request gitlab-org/gitlab-ce!32002
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Evan Read authored
Fix outdated references to soft deletion See merge request gitlab-org/gitlab-ce!31982
-
- 20 Aug, 2019 10 commits
-
-
Luke Duncalfe authored
Previously we asked a user to enter a new slug before taking them to the Create Page page. As a UX improvement, we now take them to a randomly generated URI so they can begin creating their new page. https://gitlab.com/gitlab-org/gitlab-ce/issues/46299
-
GitLab Bot authored
-
Paul Slaughter authored
Remove margin from user header buttons Closes #57966 See merge request gitlab-org/gitlab-ce!30878
-
Lucy Fox authored
-
GitLab Bot authored
-
Mike Greiling authored
Match syntax highlighting theme for line expansion rows Closes #66066 See merge request gitlab-org/gitlab-ce!31821
-
Samantha Ming authored
- dark - white - monokai - none - solarized-dark - solarized-light
-
GitLab Bot authored
-
Kamil Trzciński authored
Flexible Rules for CI Build config See merge request gitlab-org/gitlab-ce!29011
-
drew authored
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule to handle lists of Rule objects to be evalauted for job inclusion - Added `if:` and `changes:` as available Rules::Rule::Clause classes - Added Rules handling logic to Seed::Build#included? with extra specs - Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
-