- 14 May, 2019 1 commit
-
-
Sanad Liaquat authored
Fix E2E test - wait for branches to not be present See merge request gitlab-org/gitlab-ce!27805 (cherry picked from commit 3061eee6) f15f9970 Wait for branches to not be present a5af21cf Make max wait time a constant 99a4e973 Check test result via an assertion f00286bc Add branch_name qa selector
-
- 08 May, 2019 7 commits
-
-
GitLab Release Tools Bot authored
-
Robert Speicher authored
Prepare 11.11.0-rc2 release See merge request gitlab-org/gitlab-ce!28215
-
Robert Speicher authored
-
Joshua Lambert authored
-
Achilleas Pipinellis authored
Docs nneul/gitlab ce patch 1 Closes omnibus-gitlab#4132 See merge request gitlab-org/gitlab-ce!28182
-
Ian Baum authored
-
Achilleas Pipinellis authored
Revert "Merge branch 'fix-mermaid-chart-docs' into 'master'" See merge request gitlab-org/gitlab-ce!28193
-
- 07 May, 2019 32 commits
-
-
Evan Read authored
Add info to docs about mapping a ping to the category it belongs to. See merge request gitlab-org/gitlab-ce!28189
-
Emilie Schario authored
-
Stan Hu authored
This reverts merge request !28188
-
Fatih Acet authored
Fix subpixel border issue on MR discussions Closes #53973 See merge request gitlab-org/gitlab-ce!28185
-
Fatih Acet authored
Fix input group and action buttons in "set status" modal Closes #61494 See merge request gitlab-org/gitlab-ce!28147
-
Paul Gascou-Vaillancourt authored
-
Fatih Acet authored
Resolve "Add time preferences for user [FE]" Closes #57654 See merge request gitlab-org/gitlab-ce!25381
-
Ezekiel Kigbo authored
Udpated user_edit_profile_spec with time preferences Minor update form fields
-
Dan Davison authored
Quarantine download MR patch and diff test suite See merge request gitlab-org/gitlab-ce!28179
-
Robert Speicher authored
CE changes for SSO web enforcement See merge request gitlab-org/gitlab-ce!28141
-
Paul Slaughter authored
**What?** In some browsers subpixel heights are rounded in tables. This was causing the discussion border to be hidden because the content overflowed. Adding `padding-bottom: 1px` basically overrides this rounding. https://gitlab.com/gitlab-org/gitlab-ce/issues/53973
-
Sid Sijbrandij authored
Load mermaid.min.js for now off-site See merge request gitlab-org/gitlab-ce!28188
-
Robert Speicher authored
Merge branch 'ce-11099-removing-the-project-that-holds-the-insights-configuration-raises-an-error' into 'master' Add remove_foreign_key_if_exists See merge request gitlab-org/gitlab-ce!28172
-
Joshua Lambert authored
-
Douglas Barbosa Alexandre authored
Update gitlab-shell to v9.1.0 See merge request gitlab-org/gitlab-ce!28184
-
Achilleas Pipinellis authored
Document EE License Auto Import During Install Closes gitlab-ee#10808 See merge request gitlab-org/gitlab-ce!28106
-
Robert Marshall authored
- Document how to properly configure `GITLAB_LICENSE_FILE` environment variable in source and omnibus installations. Resolves: https://gitlab.com/gitlab-org/gitlab-ee/issues/10808Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
Clement Ho authored
Backport EE Add custom metrics form to dashboard to CE See merge request gitlab-org/gitlab-ce!27868
-
Adriel Santiago authored
Use existing form to allow users to add custom metrics via the dashboard
-
Clement Ho authored
Internationalisation of protected_branches directory See merge request gitlab-org/gitlab-ce!27737
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Nick Thomas authored
-
Drew Blessing authored
docs: clarify LDAP cache time See merge request gitlab-org/gitlab-ce!22095
-
Ben Bodenmiller authored
-
Clement Ho authored
fix(profile): disable SSH key validation in key details view See merge request gitlab-org/gitlab-ce!28180
-
Roger Meier authored
-
Drew Blessing authored
Add the 10k ref architecture specs to HA docs See merge request gitlab-org/gitlab-ce!28149
-
Drew Blessing authored
-
Ash McKenzie authored
Resolve "Add new Unicorn metrics" Closes #56850 See merge request gitlab-org/gitlab-ce!27474
-
James Lopez authored
Confirm pipeline existence when accepting a MR Closes #55127 See merge request gitlab-org/gitlab-ce!27978
-
Kerri Miller authored
Pipelines are created by an async worker, so a rapid sequence of API calls can trigger a state where the pipeline, whose existence is part of determining if we wait for the pipeline to successfully complete before merging, can trigger the MR to be immediately merged instead. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55127
-
Achilleas Pipinellis authored
Update component diagram, switch to mermaid See merge request gitlab-org/gitlab-ce!27780
-