- 07 May, 2019 40 commits
-
-
Joshua Lambert authored
-
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
-
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
-
Joshua Lambert authored
-
Mayra Cabrera authored
Fixes empty block in MR widget Closes #60462 See merge request gitlab-org/gitlab-ce!27462
-
Phil Hughes authored
Resolve "Resolve discussion when suggestion is applied" Closes #54405 See merge request gitlab-org/gitlab-ce!28160
-
Sean McGivern authored
Register "gitaly_delta_islands" feature flag See merge request gitlab-org/gitlab-ce!28181
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Use a path for the related merge requests endpoint Closes #61280 See merge request gitlab-org/gitlab-ce!28171
-
Clement Ho authored
Resolve "Link to Grafana on metrics dashboard" Closes #57171 See merge request gitlab-org/gitlab-ce!27880
-
Adriel Santiago authored
Add settings for linking to external dashboard from metrics dashboard
-
Rémy Coutable authored
Try to reduce testing viewport Closes #58882 See merge request gitlab-org/gitlab-ce!27385
-
Filipa Lacerda authored
This commit prevents the pipeline block to be rendered when no pipeline information is provided
-
Achilleas Pipinellis authored
fix alert box formatting See merge request gitlab-org/gitlab-ce!28159
-
Grzegorz Bizon authored
Add bridge relation between Pipelines and Bridges CE backport See merge request gitlab-org/gitlab-ce!28152
-
Douglas Barbosa Alexandre authored
Resolve "Salesforce.com omniauth support" Closes #57077 See merge request gitlab-org/gitlab-ce!27834
-
Gosia Ksionek authored
Remove puts Remove puts
-
James Lopez authored
Bump clair-local-scan to v2.0.8 See merge request gitlab-org/gitlab-ce!27977
-
Olivier Gonzalez authored
-
Stan Hu authored
Hosts using a non-standard configuration may have a different hostname/port/scheme than what may be configured on the GitLab server. While expose_url should generate a proper URL, there are cases where it may not work. Since we don't need the full URL, we can use the relative path. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61280
-
Nick Thomas authored
CE Show disabled project repo mirrors See merge request gitlab-org/gitlab-ce!27326
-
Lin Jen-Shin authored
Quarantine login via oauth spec See merge request gitlab-org/gitlab-ce!28176
-
Bob Van Landuyt authored
remove note that multi-line suggestions are not yet available See merge request gitlab-org/gitlab-ce!28119
-
Walmyr Lima authored
-
James Lopez authored
Improve performance of the global search for issuables Closes #59522 See merge request gitlab-org/gitlab-ce!27817
-
Francisco Javier López authored
Removed the conditions added to Project.with_feature_available_for_user, and moved to the IssuableFinder. Now, we ensure that, in the projects retrieved in the Finder, the user has enough access for the feature.
-
Bob Van Landuyt authored
doc/ci: include local: remove superfluous ":" See merge request gitlab-org/gitlab-ce!28112
-
Sean McGivern authored
Set created_at and updated_at for sorting specs Closes #61541 See merge request gitlab-org/gitlab-ce!28173
-